[ 437.097372] [55301]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 437.098701] [55301]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sat Dec 14 12:59:18 2024] *** [ 437.098701] [55301]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 437.098701] [55301]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 437.098701] [55301]: nodename: devstack [ 437.098701] [55301]: machine: x86_64 [ 437.098701] [55301]: clock source: unix [ 437.098701] [55301]: pcre jit disabled [ 437.098701] [55301]: detected number of CPU cores: 8 [ 437.098701] [55301]: current working directory: / [ 437.098701] [55301]: detected binary path: /usr/bin/uwsgi-core [ 437.099051] [55301]: your processes number limit is 63753 [ 437.099051] [55301]: your memory page size is 4096 bytes [ 437.099051] [55301]: detected max file descriptor number: 2048 [ 437.099051] [55301]: lock engine: pthread robust mutexes [ 437.099051] [55301]: thunder lock: enabled [ 437.099051] [55301]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 437.099051] [55301]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 437.099051] [55301]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 437.099051] [55301]: Set PythonHome to /opt/stack/data/venv [ 437.125161] [55301]: Python main interpreter initialized at 0x5c7ac2f0abe0 [ 437.125161] [55301]: python threads support enabled [ 437.125161] [55301]: your server socket listen backlog is limited to 100 connections [ 437.125161] [55301]: your mercy for graceful operations on workers is 80 seconds [ 437.125502] [55301]: mapped 403077 bytes (393 KB) for 2 cores [ 437.125581] [55301]: *** Operational MODE: preforking *** [ 437.125757] [55301]: *** uWSGI is running in multiple interpreter mode *** [ 437.125757] [55301]: spawned uWSGI master process (pid: 55301) [ 437.126236] [55301]: spawned uWSGI worker 1 (pid: 55302, cores: 1) [ 437.126624] [55301]: spawned uWSGI worker 2 (pid: 55303, cores: 1) [ 437.126671] [55301]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 438.084822] [55302]: /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 [ 438.084822] [55302]: warnings.warn( [ 438.092423] [55303]: /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 [ 438.092423] [55303]: warnings.warn( [ 438.198655] [55303]: /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. [ 438.198655] [55303]: from defusedxml.lxml import parse [ 438.198926] [55302]: /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. [ 438.198926] [55302]: from defusedxml.lxml import parse [ 438.233307] [55302]: /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) [ 438.233307] [55302]: BASE = declarative_base() [ 438.233542] [55303]: /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) [ 438.233542] [55303]: BASE = declarative_base() [ 438.403830] [55302]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55302) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 438.404071] [55303]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55303) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 438.410527] [55302]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55302) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 438.410785] [55303]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55303) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 438.410920] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.411211] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.411528] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.411714] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.411820] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.412024] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.537206] [55303]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 438.537206] [55303]: @jsonschema.FormatChecker.cls_checks('date-time') [ 438.538373] [55302]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 438.538373] [55302]: @jsonschema.FormatChecker.cls_checks('date-time') [ 438.585653] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.585782] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.585820] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.585898] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.585948] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.585994] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.586077] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.586994] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.587121] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.587198] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.587269] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.587334] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.587398] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.587473] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.754723] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.754923] [55302]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.754923] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.754923] [55302]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.755039] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.755039] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.755262] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.755541] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.755650] [55303]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.755725] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.755797] [55303]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.755863] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.755926] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.756010] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.760295] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.760393] [55302]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.760459] [55302]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.760502] [55302]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.760570] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.760633] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.760688] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.760736] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.760780] [55303]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.760896] [55303]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.760896] [55303]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.760955] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.761080] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.761080] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.761917] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.762007] [55302]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.762084] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.762154] [55302]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.762244] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.762278] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.762306] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.762334] [55303]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.762385] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.762498] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.762498] [55303]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.762588] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.762588] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.762673] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.763337] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.763421] [55302]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.763453] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.763482] [55302]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.763532] [55303]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.763582] [55302]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.763626] [55303]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.763669] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.763709] [55303]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.763753] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.763795] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.763824] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.763851] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.763851] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.765130] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.765219] [55302]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.765301] [55302]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.765367] [55302]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.765415] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.765463] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.765497] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.765527] [55303]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.765554] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.765581] [55303]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.765638] [55303]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.765682] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.765744] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.765829] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.768734] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.768817] [55302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.768886] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.768957] [55302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.769034] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.769100] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.769191] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.769226] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.769301] [55303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.769373] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.769445] [55303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.769511] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.769576] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.769647] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.770717] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.770789] [55302]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.770862] [55302]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.770968] [55302]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.771037] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.771087] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.771208] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.771208] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.771264] [55303]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.771264] [55303]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.771264] [55303]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.771340] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.771367] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.771448] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.771823] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.771907] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.771977] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.772058] [55302]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.772124] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.772189] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.772235] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.772282] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.772329] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.772376] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.772448] [55303]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.772514] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.772577] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.772648] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.781734] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.781821] [55302]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.781856] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.781887] [55302]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.781917] [55303]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.781945] [55302]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.781970] [55303]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.782016] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.782048] [55303]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.782077] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.782159] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.782213] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.782254] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.782254] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.782906] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.782989] [55302]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.783071] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.783123] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.783184] [55302]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.783230] [55303]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.783273] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.783316] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.783359] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.783398] [55303]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.783441] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.783486] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.783486] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.783568] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.785149] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.785230] [55302]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.785301] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.785348] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.785394] [55302]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.785437] [55303]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.785480] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.785510] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.785537] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.785565] [55303]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.785594] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.785618] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.785618] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.785703] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.789655] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.789742] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.789814] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.789860] [55302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.789902] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.789967] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.790024] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.790024] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.790130] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.790130] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.790186] [55303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.790356] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.790356] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.790456] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.804199] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.804329] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.804385] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.804419] [55302]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.804473] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.804536] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.804602] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.804796] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.804895] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.804969] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.805050] [55303]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.805118] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.805181] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.805255] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.805460] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.805546] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.805616] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.805684] [55302]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.805718] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.805749] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.805777] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.805805] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.805831] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.805907] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.805956] [55303]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.805956] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.806061] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.806104] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.806691] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.806774] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.806845] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.806911] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.806957] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.807011] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.807054] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.807100] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.807129] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.807156] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.807184] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.807262] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.807289] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.807369] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.809568] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.809651] [55302]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.809722] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.809769] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.809815] [55302]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.809856] [55303]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.809898] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.809940] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.809984] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.809984] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.810074] [55303]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.810074] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.810168] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.810221] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.810724] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.810799] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.810872] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.810940] [55302]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.811019] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.811063] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.811114] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.811162] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.811192] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.811220] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.811220] [55303]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.811296] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.811399] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.811456] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.815020] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.815120] [55302]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.815200] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.815291] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.815361] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.815424] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.815495] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.815535] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.815623] [55303]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.815696] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.815766] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.815832] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.815968] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.816060] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.817238] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.817323] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.817393] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.817461] [55302]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.817525] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.817616] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.817726] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.817757] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.817806] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.817876] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.817959] [55303]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.818052] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.818118] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.818189] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.818344] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.818442] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.818474] [55302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.818505] [55303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.818572] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.818602] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.818627] [55303]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.818692] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.818726] [55302]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.818752] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.818803] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.818845] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.818909] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.819039] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.822688] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.822792] [55303]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.822846] [55303]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.822895] [55303]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.822962] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.823027] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.823058] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.823110] [55302]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.823156] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.823218] [55302]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.823272] [55302]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.823299] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.823364] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.823435] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.823883] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.823970] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.824054] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.824127] [55303]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.824195] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.824257] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.824289] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.824318] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.824345] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.824401] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.824470] [55302]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.824533] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.824593] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.824661] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.826199] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.826284] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.826317] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.826346] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.826373] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.826431] [55303]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.826474] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.826514] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.826554] [55302]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.826597] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.826638] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.826682] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.826725] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.826725] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.829833] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.829928] [55303]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.830031] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.830063] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.830105] [55303]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.830137] [55302]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.830197] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.830255] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.830304] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.830344] [55302]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.830388] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.830432] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.830432] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.830432] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.833245] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.833328] [55303]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.833386] [55303]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.833455] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.833489] [55303]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.833517] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.833543] [55302]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.833571] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.833596] [55302]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.833638] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.833666] [55302]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.833773] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.833821] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.833861] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.834429] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.834504] [55303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.834578] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.834646] [55303]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.834693] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.834736] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.834778] [55302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.834823] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.834871] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.834914] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.834955] [55302]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.834955] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.835051] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.835051] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.835657] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.835742] [55303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.835813] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.835882] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.835912] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.835950] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.835976] [55302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.836010] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.836080] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.836125] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.836172] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.836214] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.836254] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.836298] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.838095] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.838135] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.838184] [55303]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.838230] [55302]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.838274] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.838323] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.838368] [55303]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.838412] [55302]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.838442] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.838499] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.838541] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.838580] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.838626] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.838666] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.839588] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.839679] [55303]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.839725] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.839767] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.839816] [55302]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.839845] [55303]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.839875] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.839901] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.839901] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.839952] [55302]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.839982] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.840020] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.840047] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.840192] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.841826] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.841994] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.841994] [55303]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.842120] [55303]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.842166] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.842210] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.842256] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.842315] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.842362] [55302]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.842404] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.842445] [55302]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.842445] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.842445] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.842571] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.843515] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.843601] [55303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.843641] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.843671] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.843696] [55302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.843749] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.843796] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.843837] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.843880] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.843921] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.843963] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.843963] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.902203] [55303]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55303) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 438.902425] [55302]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55302) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 438.902470] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.902470] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.902523] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.902703] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.902772] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.902772] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.902856] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.902896] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.902945] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.902987] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.903027] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.903054] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.903079] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.903105] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.903130] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.903156] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.903181] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.903213] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.903239] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.903263] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.903288] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.903313] [55303]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.903338] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.903363] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.903388] [55302]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.903414] [55303]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.903443] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.903468] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.903492] [55302]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.903517] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.903542] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.903567] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.903599] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.903639] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.903681] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.903715] [55303]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.903744] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.903769] [55303]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.903769] [55303]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.903830] [55302]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.903858] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.903883] [55302]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.903909] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.903933] [55302]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.903961] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.903988] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.903988] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.904046] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.904072] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.904096] [55303]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.904134] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.904162] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.904190] [55302]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.904224] [55303]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.904224] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.904274] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.904299] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.904332] [55302]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.904368] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.904394] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.904394] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.904441] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.904441] [55303]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.904492] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.904519] [55303]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.904542] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.904568] [55303]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.904595] [55302]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.904619] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.904645] [55302]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.904669] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.904697] [55302]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.904697] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.904745] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.904770] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.904794] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.904820] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.904845] [55303]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.904845] [55303]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.904890] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.904920] [55303]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.904958] [55302]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.904986] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.905019] [55302]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.905045] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.905070] [55302]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.905095] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.905127] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.905154] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.905186] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.905186] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.905235] [55303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.905260] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.905294] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.905317] [55302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.905343] [55303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.905368] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.905393] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.905421] [55302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.905447] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.905471] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.905497] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.905522] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.905874] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.906119] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.906163] [55303]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.906204] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.906250] [55303]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.906291] [55302]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.906330] [55303]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.906371] [55302]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.906410] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.906450] [55302]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.906490] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.906530] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.906530] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.906610] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.906652] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.906691] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.906691] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.906770] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.906809] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.906849] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.906889] [55303]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.906928] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.906970] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.907019] [55302]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.907061] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.907100] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.907100] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.907177] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.907217] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.907256] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.907296] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.907341] [55303]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.907382] [55302]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.907421] [55303]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.907462] [55302]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.907502] [55303]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.907541] [55302]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.907582] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.907621] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.907660] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.907702] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.907743] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.907743] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.907818] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.907857] [55303]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.907897] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.907937] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.907976] [55302]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.908023] [55303]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.908070] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.908110] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.908151] [55302]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.908191] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.908230] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.908270] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.908311] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.908351] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.908391] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.908434] [55303]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.908474] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.908513] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.908552] [55302]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.908592] [55303]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.908631] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.908674] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.908721] [55302]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.908762] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.908805] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.908846] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.908885] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.908924] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.908965] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.909011] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.909053] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.909092] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.909143] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.909201] [55303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.909242] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.909288] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.909328] [55302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.909369] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.909409] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.909448] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.909488] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.909527] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.909567] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.909567] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.909703] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.909743] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.909783] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.909822] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.909865] [55303]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.909907] [55302]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.909946] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.909986] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.910038] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.910080] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.910133] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.910181] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.910222] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.910263] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.910303] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.910343] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.910388] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.910434] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.910475] [55303]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.910515] [55302]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.910555] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.910595] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.910634] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.910673] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.910713] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.910755] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.910798] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.910839] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.910879] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.910919] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.910957] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.910998] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.911059] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.911100] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.911141] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.911186] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.911226] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.911266] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.911305] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.911350] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.911396] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.911438] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.911478] [55303]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.911517] [55302]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.911556] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.911605] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.911653] [55303]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.911693] [55302]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.911693] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.911906] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.911952] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.911993] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.911993] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.912080] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.912121] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.912163] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.912203] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.912243] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.912290] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.912332] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.912372] [55303]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.912413] [55302]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.912454] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.912493] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.912533] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.912573] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.912617] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.912661] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.912836] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.912887] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.912929] [55303]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.912970] [55302]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.913021] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.913068] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.913109] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.913158] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.913207] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.913260] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.913299] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.913339] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.913386] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.913431] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.913487] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.913531] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.913577] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.913624] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.913666] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.913721] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.913766] [55303]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.913807] [55302]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.913847] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.913888] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.913928] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.913967] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.914023] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.914052] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.914077] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.914103] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.914127] [55303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.914152] [55302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.914180] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.914205] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.914229] [55303]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.914256] [55302]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.914281] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.914307] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.914331] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.914355] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.914379] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.914403] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.914428] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.914453] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.914480] [55303]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.914505] [55302]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.914530] [55303]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.914567] [55302]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.914599] [55303]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.914625] [55302]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.914653] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.914678] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.914707] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.914737] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.914762] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.914787] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.914812] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.914838] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.914872] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.914902] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.914927] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.914951] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.914979] [55303]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.915230] [55302]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.915278] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.915327] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.915368] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.915408] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.915454] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.915511] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.915600] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.915647] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.915689] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.915729] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.915768] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.915809] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.915848] [55303]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.915889] [55302]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.915933] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.915975] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.916028] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.916069] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.916108] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.916174] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.916215] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.916256] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.916296] [55303]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.916335] [55302]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.916376] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.916418] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.916459] [55303]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.916498] [55302]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.916498] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.916574] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.916614] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.916653] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.916693] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.916732] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.916775] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.916815] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.916854] [55302]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.916894] [55303]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.916933] [55302]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.916972] [55303]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.917019] [55302]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.917061] [55303]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.917100] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.917100] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.917100] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.917100] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.917100] [55302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.917313] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.917353] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.917392] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.917431] [55302]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.917471] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.917515] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.917555] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.917595] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.917636] [55303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.917674] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.917713] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.917753] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.917792] [55303]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.917834] [55302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.917877] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.917917] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.917956] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.917996] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.918042] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.918082] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.918122] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.918163] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.918203] [55303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.918236] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.918262] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.918287] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.918311] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.918335] [55302]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.918360] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.918383] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.918408] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.918432] [55302]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.918456] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.918484] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.918509] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.918534] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.918558] [55303]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.918583] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.918607] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.918632] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.918657] [55303]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.918682] [55302]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.918709] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.918733] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.918757] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.918781] [55302]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.918805] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.918830] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.918855] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.918879] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.918904] [55303]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.918930] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.918955] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.918980] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.919028] [55303]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.919054] [55302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.919078] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.919101] [55302]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.919132] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.919165] [55302]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.919258] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.919284] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.919309] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.919334] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.919359] [55303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.919384] [55302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.919408] [55303]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.919433] [55302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55302) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.919458] [55303]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.919484] [55302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.919510] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.919535] [55302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.919560] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.919584] [55302]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.919584] [55302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.919630] [55303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 438.919655] [55302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55302) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.919679] [55303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55303) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 438.919679] [55303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 438.919679] [55303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 438.919679] [55303]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 438.919679] [55303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 438.919679] [55303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55303) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 438.939903] [55303]: INFO dbcounter [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Registered counter for database cinder [ 438.939997] [55302]: INFO dbcounter [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Registered counter for database cinder [ 438.949351] [55302]: DEBUG oslo_db.sqlalchemy.engines [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a 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=55302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 438.950473] [55303]: DEBUG oslo_db.sqlalchemy.engines [None req-c6e192fc-de83-44fe-bf55-604f4e77febf 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=55303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 439.081392] [55303]: DEBUG dbcounter [-] [55303] Writer thread running {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 439.082653] [55302]: DEBUG dbcounter [-] [55302] Writer thread running {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 439.084891] [55303]: INFO cinder.rpc [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 439.084989] [55302]: INFO cinder.rpc [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 439.086956] [55302]: INFO cinder.rpc [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 439.087058] [55303]: INFO cinder.rpc [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 439.089010] [55302]: INFO cinder.rpc [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 439.089095] [55303]: INFO cinder.rpc [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 439.090859] [55302]: INFO cinder.rpc [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 439.090998] [55303]: INFO cinder.rpc [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 439.091296] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.091422] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.091493] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.091616] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.093085] [55302]: WARNING cinder.keymgr.conf_key_mgr [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a 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' [ 439.093321] [55303]: WARNING cinder.keymgr.conf_key_mgr [None req-c6e192fc-de83-44fe-bf55-604f4e77febf 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' [ 439.095905] [55302]: DEBUG oslo_db.sqlalchemy.engines [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a 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=55302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 439.095983] [55303]: DEBUG oslo_db.sqlalchemy.engines [None req-c6e192fc-de83-44fe-bf55-604f4e77febf 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=55303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 439.097572] [55302]: INFO cinder.rpc [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 439.097622] [55303]: INFO cinder.rpc [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 439.099368] [55302]: INFO cinder.rpc [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 439.099468] [55303]: INFO cinder.rpc [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 439.099780] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.099864] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.099944] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.100041] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.101085] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.101140] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.101245] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.101297] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.102043] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.102109] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.102205] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.102262] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.112603] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.112764] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.112979] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.113167] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.116662] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.116828] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.117047] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.117216] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.119581] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.119744] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.119884] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.120066] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.123269] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.123434] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.123691] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.123857] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.125939] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.126111] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.126378] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.126543] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.128646] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.128813] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.129049] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.129249] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.131547] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.131705] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.131929] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.132105] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.134057] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.134278] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.134488] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.134659] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.136584] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.136749] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.136979] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.137164] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.137714] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.137873] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.138085] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.138244] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.140108] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.140293] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.140493] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.140656] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.145496] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.145743] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.145893] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.146074] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.148883] [55302]: WARNING cinder.api.contrib.hosts [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 439.149274] [55303]: WARNING cinder.api.contrib.hosts [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 439.149346] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.149514] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.149700] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.149857] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.150390] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.150550] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.150754] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.150923] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.151507] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.151665] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.151900] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.152072] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.152433] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.152592] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.152821] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.152981] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.153600] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.153763] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.153990] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.154166] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.154691] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.154847] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.155108] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.155277] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.155720] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.155932] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.156087] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.156252] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.157652] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.157807] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.157999] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.158175] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.158721] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.158886] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.159096] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.159294] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.159628] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: extensions {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.159995] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: extensions {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.160983] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-hosts {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.161482] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-hosts {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.254786] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: qos-specs {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.255349] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: qos-specs {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.257099] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-quota-class-sets {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.257600] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-quota-class-sets {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.258555] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: scheduler-stats {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.259051] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: scheduler-stats {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.260150] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-snapshot-manage {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.260658] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-snapshot-manage {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.261650] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: capabilities {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.262155] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: capabilities {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.263029] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: encryption {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.263613] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: encryption {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.264764] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: cgsnapshots {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.265826] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: cgsnapshots {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.266241] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-quota-sets {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.267207] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-quota-sets {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.267777] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-volume-manage {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.268724] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-volume-manage {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.269342] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-volume-transfer {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.270759] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-volume-transfer {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.271047] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-volume-type-access {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.272441] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-volume-type-access {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.272658] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: backups {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.274344] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: backups {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.274741] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-services {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.276421] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: consistencygroups {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.276516] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-services {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.277915] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: consistencygroups {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.278488] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: extra_specs {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.280033] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: extra_specs {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.280936] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: os-availability-zone {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.282269] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extended resource: encryption {{(pid=55303) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.282633] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: os-availability-zone {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.284204] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extended resource: encryption {{(pid=55302) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 439.284361] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.284553] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.288197] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.288197] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.288520] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.288520] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.288595] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.288595] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.288674] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.288674] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.288741] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.288741] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.288790] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.288790] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.289207] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.289207] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.289422] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.289585] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.289919] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.290092] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.290523] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.290680] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.291094] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.291255] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.291961] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.291961] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.292089] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.292253] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.292673] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.292837] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.293228] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.293389] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.293683] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.293841] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.294194] [55303]: WARNING stevedore.named [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.294358] [55303]: WARNING castellan.key_manager [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.294813] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.295208] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.295282] [55303]: DEBUG cinder.api.contrib.snapshot_actions [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] SnapshotActionsController initialized {{(pid=55303) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 439.295282] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeActions extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.295361] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension UsedLimits extending resource: limits {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.295450] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.295574] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.295694] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension TypesManage extending resource: types {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.295765] [55302]: WARNING stevedore.named [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 439.295807] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.295923] [55302]: WARNING castellan.key_manager [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 439.295956] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension AdminActions extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296068] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension AdminActions extending resource: snapshots {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296165] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension AdminActions extending resource: backups {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296280] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeTypeAccess extending resource: types {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296413] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296534] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296629] [55302]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] SnapshotActionsController initialized {{(pid=55302) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 439.296668] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296758] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeActions extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296851] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296917] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension UsedLimits extending resource: limits {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.296962] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297051] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297100] [55303]: DEBUG cinder.api.openstack [None req-c6e192fc-de83-44fe-bf55-604f4e77febf None None] Extension SnapshotActions extending resource: snapshots {{(pid=55303) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297192] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297323] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension TypesManage extending resource: types {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297442] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297563] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension AdminActions extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297687] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension AdminActions extending resource: snapshots {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297806] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension AdminActions extending resource: backups {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.297916] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeTypeAccess extending resource: types {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.298055] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.298177] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.298299] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.298496] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.298612] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.298721] [55302]: DEBUG cinder.api.openstack [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a None None] Extension SnapshotActions extending resource: snapshots {{(pid=55302) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 439.299581] [55303]: WARNING keystonemiddleware.auth_token [None req-c6e192fc-de83-44fe-bf55-604f4e77febf 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. [ 439.300947] [55302]: WARNING keystonemiddleware.auth_token [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a 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. [ 439.303373] [55303]: WARNING keystonemiddleware.auth_token [None req-c6e192fc-de83-44fe-bf55-604f4e77febf 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 [ 439.305216] [55302]: WARNING keystonemiddleware.auth_token [None req-0ca4a5b0-d3bf-4592-b848-80bfd4d6e14a 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 [ 439.305850] [55303]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5c7ac2f0abe0 pid: 55303 (default app) [ 439.307676] [55302]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5c7ac2f0abe0 pid: 55302 (default app) [ 439.314243] [55303]: /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. [ 439.314243] [55303]: warnings.warn(deprecated_msg) [ 439.314390] [55303]: /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. [ 439.314390] [55303]: warnings.warn(deprecated_msg) [ 439.314390] [55303]: /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. [ 439.314390] [55303]: warnings.warn(deprecated_msg) [ 439.314390] [55303]: /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. [ 439.314568] [55303]: warnings.warn(deprecated_msg) [ 439.314568] [55303]: /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. [ 439.314568] [55303]: warnings.warn(deprecated_msg) [ 439.314568] [55303]: /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. [ 439.314568] [55303]: warnings.warn(deprecated_msg) [ 439.314568] [55303]: /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. [ 439.314761] [55303]: warnings.warn(deprecated_msg) [ 439.314761] [55303]: /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. [ 439.314761] [55303]: warnings.warn(deprecated_msg) [ 439.314761] [55303]: /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. [ 439.314761] [55303]: warnings.warn(deprecated_msg) [ 439.314910] [55303]: /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. [ 439.314910] [55303]: warnings.warn(deprecated_msg) [ 439.314910] [55303]: /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. [ 439.314910] [55303]: warnings.warn(deprecated_msg) [ 439.315052] [55303]: /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. [ 439.315052] [55303]: warnings.warn(deprecated_msg) [ 439.315052] [55303]: /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. [ 439.315052] [55303]: warnings.warn(deprecated_msg) [ 439.315184] [55303]: /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. [ 439.315184] [55303]: warnings.warn(deprecated_msg) [ 439.315184] [55303]: /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. [ 439.315184] [55303]: warnings.warn(deprecated_msg) [ 439.315184] [55303]: /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. [ 439.315341] [55303]: warnings.warn(deprecated_msg) [ 439.315341] [55303]: /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. [ 439.315341] [55303]: warnings.warn(deprecated_msg) [ 439.315341] [55303]: /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. [ 439.315341] [55303]: warnings.warn(deprecated_msg) [ 439.315511] [55303]: /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. [ 439.315511] [55303]: warnings.warn(deprecated_msg) [ 439.315511] [55303]: /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. [ 439.315511] [55303]: warnings.warn(deprecated_msg) [ 439.315511] [55303]: /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. [ 439.315511] [55303]: warnings.warn(deprecated_msg) [ 439.315731] [55303]: /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. [ 439.315731] [55303]: warnings.warn(deprecated_msg) [ 439.315731] [55303]: /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. [ 439.315731] [55303]: warnings.warn(deprecated_msg) [ 439.315731] [55303]: /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. [ 439.315731] [55303]: warnings.warn(deprecated_msg) [ 439.315913] [55303]: /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. [ 439.315913] [55303]: warnings.warn(deprecated_msg) [ 439.315913] [55303]: /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. [ 439.315913] [55303]: warnings.warn(deprecated_msg) [ 439.315913] [55303]: /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. [ 439.315913] [55303]: warnings.warn(deprecated_msg) [ 439.316109] [55303]: /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. [ 439.316109] [55303]: warnings.warn(deprecated_msg) [ 439.316109] [55303]: /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. [ 439.316109] [55303]: warnings.warn(deprecated_msg) [ 439.316109] [55303]: /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. [ 439.316109] [55303]: warnings.warn(deprecated_msg) [ 439.316289] [55303]: /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. [ 439.316289] [55303]: warnings.warn(deprecated_msg) [ 439.316289] [55303]: /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. [ 439.316289] [55303]: warnings.warn(deprecated_msg) [ 439.316418] [55303]: /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. [ 439.316418] [55303]: warnings.warn(deprecated_msg) [ 439.316418] [55303]: /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. [ 439.316418] [55303]: warnings.warn(deprecated_msg) [ 439.316418] [55303]: /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. [ 439.316577] [55303]: warnings.warn(deprecated_msg) [ 439.316577] [55303]: /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. [ 439.316577] [55303]: warnings.warn(deprecated_msg) [ 439.316577] [55303]: /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. [ 439.316577] [55303]: warnings.warn(deprecated_msg) [ 439.316721] [55303]: /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. [ 439.316721] [55303]: warnings.warn(deprecated_msg) [ 439.316721] [55303]: /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. [ 439.316721] [55303]: warnings.warn(deprecated_msg) [ 439.316721] [55303]: /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. [ 439.316721] [55303]: warnings.warn(deprecated_msg) [ 439.316885] [55303]: /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. [ 439.316885] [55303]: warnings.warn(deprecated_msg) [ 439.316885] [55303]: /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. [ 439.316885] [55303]: warnings.warn(deprecated_msg) [ 439.316885] [55303]: /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. [ 439.317056] [55303]: warnings.warn(deprecated_msg) [ 439.317056] [55303]: /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. [ 439.317056] [55303]: warnings.warn(deprecated_msg) [ 439.317056] [55303]: /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. [ 439.317056] [55303]: warnings.warn(deprecated_msg) [ 439.317627] [55303]: /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. [ 439.317627] [55303]: warnings.warn(deprecated_msg) [ 439.317627] [55303]: /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. [ 439.317627] [55303]: warnings.warn(deprecated_msg) [ 439.317768] [55303]: /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. [ 439.317768] [55303]: warnings.warn(deprecated_msg) [ 439.317768] [55303]: /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. [ 439.317768] [55303]: warnings.warn(deprecated_msg) [ 439.317898] [55303]: /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. [ 439.317898] [55303]: warnings.warn(deprecated_msg) [ 439.317898] [55303]: /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. [ 439.317898] [55303]: warnings.warn(deprecated_msg) [ 439.317898] [55303]: /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. [ 439.318604] [55303]: warnings.warn(deprecated_msg) [ 439.318604] [55303]: /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. [ 439.318604] [55303]: warnings.warn(deprecated_msg) [ 439.318604] [55303]: /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. [ 439.318604] [55303]: warnings.warn(deprecated_msg) [ 439.318833] [55303]: /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. [ 439.318833] [55303]: warnings.warn(deprecated_msg) [ 439.318833] [55303]: /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. [ 439.318833] [55303]: warnings.warn(deprecated_msg) [ 439.319043] [55303]: /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. [ 439.319043] [55303]: warnings.warn(deprecated_msg) [ 439.319043] [55303]: /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. [ 439.319043] [55303]: warnings.warn(deprecated_msg) [ 439.319404] [55303]: /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. [ 439.319404] [55303]: warnings.warn(deprecated_msg) [ 439.319404] [55303]: /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. [ 439.319404] [55303]: warnings.warn(deprecated_msg) [ 439.319598] [55303]: /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. [ 439.319598] [55303]: warnings.warn(deprecated_msg) [ 439.319598] [55303]: /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. [ 439.319598] [55303]: warnings.warn(deprecated_msg) [ 439.319954] [55303]: /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. [ 439.319954] [55303]: warnings.warn(deprecated_msg) [ 439.319954] [55303]: /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. [ 439.319954] [55303]: warnings.warn(deprecated_msg) [ 439.320163] [55303]: /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. [ 439.320163] [55303]: warnings.warn(deprecated_msg) [ 439.320163] [55303]: /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. [ 439.320163] [55303]: warnings.warn(deprecated_msg) [ 439.320163] [55303]: /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. [ 439.320163] [55303]: warnings.warn(deprecated_msg) [ 439.320442] [55303]: /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. [ 439.320442] [55303]: warnings.warn(deprecated_msg) [ 439.320442] [55303]: /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. [ 439.320442] [55303]: warnings.warn(deprecated_msg) [ 439.320442] [55303]: /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. [ 439.320681] [55303]: warnings.warn(deprecated_msg) [ 439.320681] [55303]: /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. [ 439.320681] [55303]: warnings.warn(deprecated_msg) [ 439.320681] [55303]: /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. [ 439.320681] [55303]: warnings.warn(deprecated_msg) [ 439.320681] [55303]: /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. [ 439.320681] [55303]: warnings.warn(deprecated_msg) [ 439.321048] [55303]: /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. [ 439.321048] [55303]: warnings.warn(deprecated_msg) [ 439.321048] [55303]: /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. [ 439.321048] [55303]: warnings.warn(deprecated_msg) [ 439.321048] [55303]: /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. [ 439.321048] [55303]: warnings.warn(deprecated_msg) [ 439.321329] [55303]: /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. [ 439.321329] [55303]: warnings.warn(deprecated_msg) [ 439.321329] [55303]: /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. [ 439.321329] [55303]: warnings.warn(deprecated_msg) [ 439.321329] [55303]: /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. [ 439.321329] [55303]: warnings.warn(deprecated_msg) [ 439.321644] [55303]: /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. [ 439.321644] [55303]: warnings.warn(deprecated_msg) [ 439.321644] [55303]: /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. [ 439.321644] [55303]: warnings.warn(deprecated_msg) [ 439.321644] [55303]: /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. [ 439.321644] [55303]: warnings.warn(deprecated_msg) [ 439.321921] [55303]: /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. [ 439.321921] [55303]: warnings.warn(deprecated_msg) [ 439.321921] [55303]: /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. [ 439.321921] [55303]: warnings.warn(deprecated_msg) [ 439.322120] [55303]: /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. [ 439.322120] [55303]: warnings.warn(deprecated_msg) [ 439.322120] [55303]: /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. [ 439.322120] [55303]: warnings.warn(deprecated_msg) [ 439.322307] [55303]: /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. [ 439.322307] [55303]: warnings.warn(deprecated_msg) [ 439.322307] [55303]: /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. [ 439.322307] [55303]: warnings.warn(deprecated_msg) [ 439.322493] [55303]: /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. [ 439.322493] [55303]: warnings.warn(deprecated_msg) [ 439.322493] [55303]: /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. [ 439.322493] [55303]: warnings.warn(deprecated_msg) [ 439.322493] [55303]: DEBUG cinder.api.middleware.request_id [None req-87c33939-0850-450d-8269-0765f58bee88 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.322493] [55303]: [pid: 55303|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sat Dec 14 12:59:21 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 442.584788] [55302]: /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. [ 442.584788] [55302]: warnings.warn(deprecated_msg) [ 442.585277] [55302]: /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. [ 442.585277] [55302]: warnings.warn(deprecated_msg) [ 442.585277] [55302]: /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. [ 442.585277] [55302]: warnings.warn(deprecated_msg) [ 442.585277] [55302]: /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. [ 442.585512] [55302]: warnings.warn(deprecated_msg) [ 442.585512] [55302]: /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. [ 442.585512] [55302]: warnings.warn(deprecated_msg) [ 442.585512] [55302]: /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. [ 442.585512] [55302]: warnings.warn(deprecated_msg) [ 442.585512] [55302]: /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. [ 442.585794] [55302]: warnings.warn(deprecated_msg) [ 442.585794] [55302]: /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. [ 442.585794] [55302]: warnings.warn(deprecated_msg) [ 442.585794] [55302]: /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. [ 442.585794] [55302]: warnings.warn(deprecated_msg) [ 442.586057] [55302]: /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. [ 442.586057] [55302]: warnings.warn(deprecated_msg) [ 442.586057] [55302]: /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. [ 442.586057] [55302]: warnings.warn(deprecated_msg) [ 442.586253] [55302]: /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. [ 442.586253] [55302]: warnings.warn(deprecated_msg) [ 442.586253] [55302]: /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. [ 442.586253] [55302]: warnings.warn(deprecated_msg) [ 442.586502] [55302]: /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. [ 442.586502] [55302]: warnings.warn(deprecated_msg) [ 442.586502] [55302]: /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. [ 442.586502] [55302]: warnings.warn(deprecated_msg) [ 442.586502] [55302]: /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. [ 442.586742] [55302]: warnings.warn(deprecated_msg) [ 442.586742] [55302]: /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. [ 442.586742] [55302]: warnings.warn(deprecated_msg) [ 442.586742] [55302]: /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. [ 442.586742] [55302]: warnings.warn(deprecated_msg) [ 442.586952] [55302]: /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. [ 442.586952] [55302]: warnings.warn(deprecated_msg) [ 442.586952] [55302]: /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. [ 442.586952] [55302]: warnings.warn(deprecated_msg) [ 442.586952] [55302]: /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. [ 442.586952] [55302]: warnings.warn(deprecated_msg) [ 442.587273] [55302]: /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. [ 442.587273] [55302]: warnings.warn(deprecated_msg) [ 442.587273] [55302]: /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. [ 442.587273] [55302]: warnings.warn(deprecated_msg) [ 442.587273] [55302]: /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. [ 442.587273] [55302]: warnings.warn(deprecated_msg) [ 442.587534] [55302]: /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. [ 442.587534] [55302]: warnings.warn(deprecated_msg) [ 442.587534] [55302]: /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. [ 442.587534] [55302]: warnings.warn(deprecated_msg) [ 442.587534] [55302]: /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. [ 442.587534] [55302]: warnings.warn(deprecated_msg) [ 442.587817] [55302]: /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. [ 442.587817] [55302]: warnings.warn(deprecated_msg) [ 442.587817] [55302]: /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. [ 442.587817] [55302]: warnings.warn(deprecated_msg) [ 442.587817] [55302]: /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. [ 442.587817] [55302]: warnings.warn(deprecated_msg) [ 442.588088] [55302]: /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. [ 442.588088] [55302]: warnings.warn(deprecated_msg) [ 442.588088] [55302]: /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. [ 442.588088] [55302]: warnings.warn(deprecated_msg) [ 442.588273] [55302]: /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. [ 442.588273] [55302]: warnings.warn(deprecated_msg) [ 442.588273] [55302]: /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. [ 442.588273] [55302]: warnings.warn(deprecated_msg) [ 442.588273] [55302]: /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. [ 442.588488] [55302]: warnings.warn(deprecated_msg) [ 442.588488] [55302]: /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. [ 442.588488] [55302]: warnings.warn(deprecated_msg) [ 442.588488] [55302]: /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. [ 442.588488] [55302]: warnings.warn(deprecated_msg) [ 442.588709] [55302]: /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. [ 442.588709] [55302]: warnings.warn(deprecated_msg) [ 442.588709] [55302]: /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. [ 442.588709] [55302]: warnings.warn(deprecated_msg) [ 442.588709] [55302]: /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. [ 442.588709] [55302]: warnings.warn(deprecated_msg) [ 442.588951] [55302]: /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. [ 442.588951] [55302]: warnings.warn(deprecated_msg) [ 442.588951] [55302]: /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. [ 442.588951] [55302]: warnings.warn(deprecated_msg) [ 442.588951] [55302]: /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. [ 442.589192] [55302]: warnings.warn(deprecated_msg) [ 442.589192] [55302]: /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. [ 442.589192] [55302]: warnings.warn(deprecated_msg) [ 442.589192] [55302]: /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. [ 442.589192] [55302]: warnings.warn(deprecated_msg) [ 442.589438] [55302]: /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. [ 442.589438] [55302]: warnings.warn(deprecated_msg) [ 442.589438] [55302]: /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. [ 442.589438] [55302]: warnings.warn(deprecated_msg) [ 442.589627] [55302]: /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. [ 442.589627] [55302]: warnings.warn(deprecated_msg) [ 442.589627] [55302]: /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. [ 442.589627] [55302]: warnings.warn(deprecated_msg) [ 442.589797] [55302]: /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. [ 442.589797] [55302]: warnings.warn(deprecated_msg) [ 442.589797] [55302]: /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. [ 442.589797] [55302]: warnings.warn(deprecated_msg) [ 442.589797] [55302]: /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. [ 442.590036] [55302]: warnings.warn(deprecated_msg) [ 442.590036] [55302]: /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. [ 442.590036] [55302]: warnings.warn(deprecated_msg) [ 442.590036] [55302]: /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. [ 442.590036] [55302]: warnings.warn(deprecated_msg) [ 442.590242] [55302]: /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. [ 442.590242] [55302]: warnings.warn(deprecated_msg) [ 442.590242] [55302]: /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. [ 442.590242] [55302]: warnings.warn(deprecated_msg) [ 442.590386] [55302]: /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. [ 442.590386] [55302]: warnings.warn(deprecated_msg) [ 442.590386] [55302]: /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. [ 442.590386] [55302]: warnings.warn(deprecated_msg) [ 442.590521] [55302]: /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. [ 442.590521] [55302]: warnings.warn(deprecated_msg) [ 442.590521] [55302]: /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. [ 442.590521] [55302]: warnings.warn(deprecated_msg) [ 442.590626] [55302]: /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. [ 442.590626] [55302]: warnings.warn(deprecated_msg) [ 442.590626] [55302]: /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. [ 442.590626] [55302]: warnings.warn(deprecated_msg) [ 442.590737] [55302]: /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. [ 442.590737] [55302]: warnings.warn(deprecated_msg) [ 442.590737] [55302]: /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. [ 442.590737] [55302]: warnings.warn(deprecated_msg) [ 442.590845] [55302]: /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. [ 442.590845] [55302]: warnings.warn(deprecated_msg) [ 442.590845] [55302]: /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. [ 442.590845] [55302]: warnings.warn(deprecated_msg) [ 442.590845] [55302]: /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. [ 442.590845] [55302]: warnings.warn(deprecated_msg) [ 442.591022] [55302]: /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. [ 442.591022] [55302]: warnings.warn(deprecated_msg) [ 442.591022] [55302]: /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. [ 442.591022] [55302]: warnings.warn(deprecated_msg) [ 442.591022] [55302]: /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. [ 442.591158] [55302]: warnings.warn(deprecated_msg) [ 442.591158] [55302]: /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. [ 442.591158] [55302]: warnings.warn(deprecated_msg) [ 442.591158] [55302]: /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. [ 442.591158] [55302]: warnings.warn(deprecated_msg) [ 442.591158] [55302]: /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. [ 442.591158] [55302]: warnings.warn(deprecated_msg) [ 442.591338] [55302]: /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. [ 442.591338] [55302]: warnings.warn(deprecated_msg) [ 442.591338] [55302]: /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. [ 442.591338] [55302]: warnings.warn(deprecated_msg) [ 442.591338] [55302]: /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. [ 442.591338] [55302]: warnings.warn(deprecated_msg) [ 442.591493] [55302]: /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. [ 442.591493] [55302]: warnings.warn(deprecated_msg) [ 442.591493] [55302]: /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. [ 442.591493] [55302]: warnings.warn(deprecated_msg) [ 442.591493] [55302]: /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. [ 442.591493] [55302]: warnings.warn(deprecated_msg) [ 442.591646] [55302]: /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. [ 442.591646] [55302]: warnings.warn(deprecated_msg) [ 442.591646] [55302]: /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. [ 442.591646] [55302]: warnings.warn(deprecated_msg) [ 442.591646] [55302]: /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. [ 442.591646] [55302]: warnings.warn(deprecated_msg) [ 442.591810] [55302]: /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. [ 442.591810] [55302]: warnings.warn(deprecated_msg) [ 442.591810] [55302]: /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. [ 442.591810] [55302]: warnings.warn(deprecated_msg) [ 442.591915] [55302]: /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. [ 442.591915] [55302]: warnings.warn(deprecated_msg) [ 442.591915] [55302]: /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. [ 442.591915] [55302]: warnings.warn(deprecated_msg) [ 442.592032] [55302]: /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. [ 442.592032] [55302]: warnings.warn(deprecated_msg) [ 442.592032] [55302]: /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. [ 442.592032] [55302]: warnings.warn(deprecated_msg) [ 442.592137] [55302]: /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. [ 442.592137] [55302]: warnings.warn(deprecated_msg) [ 442.592137] [55302]: /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. [ 442.592137] [55302]: warnings.warn(deprecated_msg) [ 442.592137] [55302]: DEBUG cinder.api.middleware.request_id [None req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 442.945638] [55302]: INFO cinder.api.openstack.wsgi [None req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 admin admin] POST http://10.180.1.21/volume/v3/types [ 442.946024] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 442.947983] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 442.947983] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 442.951485] [55302]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 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=55302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 442.977016] [55302]: INFO cinder.api.openstack.wsgi [None req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 442.977495] [55302]: [pid: 55302|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 12:59:24 2024] POST /volume/v3/types => generated 182 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 442.981747] [55303]: DEBUG cinder.api.middleware.request_id [req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 req-8519ef14-2869-4c66-aa46-4bad2ba1d458 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 443.249758] [55303]: INFO cinder.api.openstack.wsgi [req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 req-8519ef14-2869-4c66-aa46-4bad2ba1d458 admin admin] POST http://10.180.1.21/volume/v3/types/eae47557-a730-4068-917f-f6b510f0ff68/extra_specs [ 443.250490] [55303]: DEBUG cinder.api.openstack.wsgi [req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 req-8519ef14-2869-4c66-aa46-4bad2ba1d458 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 443.252546] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 443.252546] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 443.256282] [55303]: DEBUG oslo_db.sqlalchemy.engines [req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 req-8519ef14-2869-4c66-aa46-4bad2ba1d458 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=55303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 443.303127] [55303]: INFO cinder.api.openstack.wsgi [req-7cd12243-1dd0-45f6-beb9-0e1cb9a7ffa6 req-8519ef14-2869-4c66-aa46-4bad2ba1d458 admin admin] http://10.180.1.21/volume/v3/types/eae47557-a730-4068-917f-f6b510f0ff68/extra_specs returned with HTTP 200 [ 443.303660] [55303]: [pid: 55303|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sat Dec 14 12:59:24 2024] POST /volume/v3/types/eae47557-a730-4068-917f-f6b510f0ff68/extra_specs => generated 51 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 452.974819] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 453.301859] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 453.944502] [55302]: DEBUG cinder.api.middleware.request_id [None req-8a70c558-d8c6-4842-8532-c0b6a2ee00a4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 453.945728] [55302]: INFO cinder.api.openstack.wsgi [None req-8a70c558-d8c6-4842-8532-c0b6a2ee00a4 None None] GET http://10.180.1.21/volume// [ 453.946077] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8a70c558-d8c6-4842-8532-c0b6a2ee00a4 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 453.946366] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8a70c558-d8c6-4842-8532-c0b6a2ee00a4 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 453.946941] [55302]: INFO cinder.api.openstack.wsgi [None req-8a70c558-d8c6-4842-8532-c0b6a2ee00a4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 453.947282] [55302]: [pid: 55302|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sat Dec 14 12:59:35 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 511.035275] [55303]: DEBUG cinder.api.middleware.request_id [None req-18209b21-7005-4e05-a843-5cae1385245c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 511.104961] [55303]: INFO cinder.api.openstack.wsgi [None req-18209b21-7005-4e05-a843-5cae1385245c tempest-verify_tempest_config-1051512010 tempest-verify_tempest_config-1051512010-project-member] GET http://10.180.1.21/volume/v3/extensions [ 511.105232] [55303]: DEBUG cinder.api.openstack.wsgi [None req-18209b21-7005-4e05-a843-5cae1385245c tempest-verify_tempest_config-1051512010 tempest-verify_tempest_config-1051512010-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 511.105445] [55303]: DEBUG cinder.api.openstack.wsgi [None req-18209b21-7005-4e05-a843-5cae1385245c tempest-verify_tempest_config-1051512010 tempest-verify_tempest_config-1051512010-project-member] Calling method 'index' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 511.105891] [55303]: INFO cinder.api.openstack.wsgi [None req-18209b21-7005-4e05-a843-5cae1385245c tempest-verify_tempest_config-1051512010 tempest-verify_tempest_config-1051512010-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 511.106297] [55303]: [pid: 55303|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sat Dec 14 13:00:32 2024] GET /volume/v3/extensions => generated 5245 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1337.926600] [55302]: DEBUG cinder.api.middleware.request_id [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.138773] [55302]: INFO cinder.api.openstack.wsgi [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1338.139363] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1996242094"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1338.143787] [55302]: DEBUG cinder.api.v3.volumes [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1996242094'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1338.145057] [55302]: INFO cinder.api.v3.volumes [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Create volume of 1 GB [ 1338.159566] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Availability zone cache updated, next update will occur around 2024-12-14 14:14:20.011402. {{(pid=55302) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1338.160099] [55302]: INFO cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Availability Zones retrieved successfully. [ 1338.181477] [55302]: /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 [ 1338.181477] [55302]: import asyncore [ 1338.197017] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Flow 'volume_create_api' (ea7ce337-1aa2-4a30-866f-2aa3a6d93dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1338.197017] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bc49d2-553e-4abc-a2f9-068f0d2b7549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1338.197367] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1338.242327] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bc49d2-553e-4abc-a2f9-068f0d2b7549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1338.243390] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e1c0d2-0f5d-42e1-a6f4-24ecf5e5086d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1338.275748] [55302]: WARNING cinder.quota [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-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. [ 1338.276014] [55302]: WARNING cinder.quota [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-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. [ 1338.326058] [55302]: DEBUG cinder.quota [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Created reservations ['a8590c06-16ac-4acb-beb9-9aa038038340', '8fa1d95d-f7df-43d3-b719-b8a06b8406f5', '5b4fee65-abc3-4ff3-a208-7dbc276471f4', '7f1d9a32-7edc-4cbf-99e0-5d9c66efc0e7'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1338.327093] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e1c0d2-0f5d-42e1-a6f4-24ecf5e5086d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8590c06-16ac-4acb-beb9-9aa038038340', '8fa1d95d-f7df-43d3-b719-b8a06b8406f5', '5b4fee65-abc3-4ff3-a208-7dbc276471f4', '7f1d9a32-7edc-4cbf-99e0-5d9c66efc0e7']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1338.328079] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be0c457-2177-4100-af3a-eb31e19aad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1338.379669] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be0c457-2177-4100-af3a-eb31e19aad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '310fb3ff-b8c7-454a-9894-4cf79ad1255b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1996242094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48dfb5ee57d4b1d881aef03eb3deff2',qos_specs=None,replication_status=,reservations=['a8590c06-16ac-4acb-beb9-9aa038038340','8fa1d95d-f7df-43d3-b719-b8a06b8406f5','5b4fee65-abc3-4ff3-a208-7dbc276471f4','7f1d9a32-7edc-4cbf-99e0-5d9c66efc0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fec83338649c41be947742ee5c7fb1ee',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1996242094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=310fb3ff-b8c7-454a-9894-4cf79ad1255b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48dfb5ee57d4b1d881aef03eb3deff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fec83338649c41be947742ee5c7fb1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1338.380702] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bc3ba0-70ab-4404-949a-a6f833535788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1338.400933] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bc3ba0-70ab-4404-949a-a6f833535788) transitioned into state 'SUCCESS' from state '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-1996242094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48dfb5ee57d4b1d881aef03eb3deff2',qos_specs=None,replication_status=,reservations=['a8590c06-16ac-4acb-beb9-9aa038038340','8fa1d95d-f7df-43d3-b719-b8a06b8406f5','5b4fee65-abc3-4ff3-a208-7dbc276471f4','7f1d9a32-7edc-4cbf-99e0-5d9c66efc0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fec83338649c41be947742ee5c7fb1ee',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1338.400933] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df765a3-0d53-4f69-80cc-9a43ddba918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1338.450202] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df765a3-0d53-4f69-80cc-9a43ddba918c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1338.452576] [55302]: DEBUG cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Flow 'volume_create_api' (ea7ce337-1aa2-4a30-866f-2aa3a6d93dfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1338.453037] [55302]: INFO cinder.volume.api [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Create volume request issued successfully. [ 1338.454093] [55302]: INFO cinder.api.openstack.wsgi [None req-7c76d2fe-514c-41df-b36c-76ed6baf1ffc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1338.454654] [55302]: [pid: 55302|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:14:19 2024] POST /volume/v3/volumes => generated 784 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1338.469776] [55303]: DEBUG cinder.api.middleware.request_id [None req-f0e182ca-48ea-41be-8e76-f0f83d4effde None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.477018] [55303]: INFO cinder.api.openstack.wsgi [None req-f0e182ca-48ea-41be-8e76-f0f83d4effde tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1338.477018] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f0e182ca-48ea-41be-8e76-f0f83d4effde tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.477018] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f0e182ca-48ea-41be-8e76-f0f83d4effde tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.519801] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.519801] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.527427] [55303]: INFO cinder.volume.api [None req-f0e182ca-48ea-41be-8e76-f0f83d4effde tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1338.536183] [55303]: INFO cinder.api.openstack.wsgi [None req-f0e182ca-48ea-41be-8e76-f0f83d4effde tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1338.541022] [55303]: [pid: 55303|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:14:20 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 963 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.549502] [55302]: DEBUG cinder.api.middleware.request_id [None req-d0aad286-bf72-4343-aa8f-5fa93cd15c45 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.551774] [55302]: INFO cinder.api.openstack.wsgi [None req-d0aad286-bf72-4343-aa8f-5fa93cd15c45 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1339.551990] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d0aad286-bf72-4343-aa8f-5fa93cd15c45 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.552232] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d0aad286-bf72-4343-aa8f-5fa93cd15c45 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.565382] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.565382] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.572144] [55302]: INFO cinder.volume.api [None req-d0aad286-bf72-4343-aa8f-5fa93cd15c45 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1339.691093] [55302]: INFO cinder.api.openstack.wsgi [None req-d0aad286-bf72-4343-aa8f-5fa93cd15c45 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1339.691546] [55302]: [pid: 55302|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:14:21 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1010 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.534401] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=4 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1349.577361] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1354.206654] [55303]: DEBUG cinder.api.middleware.request_id [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.208872] [55303]: INFO cinder.api.openstack.wsgi [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1354.209379] [55303]: DEBUG cinder.api.openstack.wsgi [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1858384236", "imageRef": "b3277443-158f-45ee-aaa5-6360bd3271bf", "size": 1}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1354.211358] [55303]: DEBUG cinder.api.v3.volumes [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1858384236', 'imageRef': 'b3277443-158f-45ee-aaa5-6360bd3271bf', 'size': 1}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1354.523075] [55303]: INFO cinder.api.v3.volumes [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Create volume of 1 GB [ 1354.551758] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Availability zone cache updated, next update will occur around 2024-12-14 14:14:36.400856. {{(pid=55303) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1354.551758] [55303]: INFO cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Availability Zones retrieved successfully. [ 1354.568238] [55303]: /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 [ 1354.568238] [55303]: import asyncore [ 1354.573247] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Flow 'volume_create_api' (a99b7ad0-f764-4b3b-b1c9-c62a9a882445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1354.574675] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e9da00-3175-4fa6-9757-450c3efe6051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1354.575974] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1354.826942] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e9da00-3175-4fa6-9757-450c3efe6051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1354.828021] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bfeb9c-808e-4ff2-8a23-bed8f3344b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1354.860587] [55303]: WARNING cinder.quota [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-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. [ 1354.860951] [55303]: WARNING cinder.quota [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-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. [ 1354.991856] [55303]: DEBUG cinder.quota [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Created reservations ['7b1a86a8-bbe5-414a-bd65-428a76f706b1', '09b1dd55-28ea-4e57-922e-eac4f9119daf', '7a3a9884-5eb2-4f36-979d-bde33d065468', '32aff56f-1a97-4f8d-8736-56a9391734a3'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1354.993121] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bfeb9c-808e-4ff2-8a23-bed8f3344b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1a86a8-bbe5-414a-bd65-428a76f706b1', '09b1dd55-28ea-4e57-922e-eac4f9119daf', '7a3a9884-5eb2-4f36-979d-bde33d065468', '32aff56f-1a97-4f8d-8736-56a9391734a3']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1354.997019] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cbade14-d152-4b4f-8f02-430d73992d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.066184] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cbade14-d152-4b4f-8f02-430d73992d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea', '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-1858384236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56d05474adb4c4380368860f89b476d',qos_specs=None,replication_status=,reservations=['7b1a86a8-bbe5-414a-bd65-428a76f706b1','09b1dd55-28ea-4e57-922e-eac4f9119daf','7a3a9884-5eb2-4f36-979d-bde33d065468','32aff56f-1a97-4f8d-8736-56a9391734a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c0b9bd14dd54595b94bb74f833964af',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1858384236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56d05474adb4c4380368860f89b476d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c0b9bd14dd54595b94bb74f833964af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.070383] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293bf3fa-d075-4d80-a140-84a442df732a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.116522] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293bf3fa-d075-4d80-a140-84a442df732a) transitioned into state 'SUCCESS' from state '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-1858384236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56d05474adb4c4380368860f89b476d',qos_specs=None,replication_status=,reservations=['7b1a86a8-bbe5-414a-bd65-428a76f706b1','09b1dd55-28ea-4e57-922e-eac4f9119daf','7a3a9884-5eb2-4f36-979d-bde33d065468','32aff56f-1a97-4f8d-8736-56a9391734a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c0b9bd14dd54595b94bb74f833964af',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.118127] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98758a0d-028a-464b-82c4-9dbc4222e4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.169020] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98758a0d-028a-464b-82c4-9dbc4222e4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.177738] [55303]: DEBUG cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Flow 'volume_create_api' (a99b7ad0-f764-4b3b-b1c9-c62a9a882445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1355.181281] [55303]: INFO cinder.volume.api [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Create volume request issued successfully. [ 1355.182242] [55303]: INFO cinder.api.openstack.wsgi [None req-68803a46-a8c4-4ac1-bebb-790ae2f83942 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1355.182754] [55303]: [pid: 55303|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1177 bytes} [Sat Dec 14 13:14:36 2024] POST /volume/v3/volumes => generated 898 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1355.199030] [55302]: DEBUG cinder.api.middleware.request_id [None req-32a7bb32-3f0f-4837-9ca5-f9b9d1de9a44 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.203150] [55302]: INFO cinder.api.openstack.wsgi [None req-32a7bb32-3f0f-4837-9ca5-f9b9d1de9a44 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1355.203698] [55302]: DEBUG cinder.api.openstack.wsgi [None req-32a7bb32-3f0f-4837-9ca5-f9b9d1de9a44 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.204036] [55302]: DEBUG cinder.api.openstack.wsgi [None req-32a7bb32-3f0f-4837-9ca5-f9b9d1de9a44 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.258670] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1355.258670] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.264363] [55302]: INFO cinder.volume.api [None req-32a7bb32-3f0f-4837-9ca5-f9b9d1de9a44 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1355.270709] [55302]: INFO cinder.api.openstack.wsgi [None req-32a7bb32-3f0f-4837-9ca5-f9b9d1de9a44 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1355.270949] [55302]: [pid: 55302|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:37 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 966 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1356.287030] [55303]: DEBUG cinder.api.middleware.request_id [None req-94c125f5-2e57-445a-b3c2-debec8c04dde None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.289592] [55303]: INFO cinder.api.openstack.wsgi [None req-94c125f5-2e57-445a-b3c2-debec8c04dde tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1356.289592] [55303]: DEBUG cinder.api.openstack.wsgi [None req-94c125f5-2e57-445a-b3c2-debec8c04dde tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.289784] [55303]: DEBUG cinder.api.openstack.wsgi [None req-94c125f5-2e57-445a-b3c2-debec8c04dde tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.307355] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.307355] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.318794] [55303]: INFO cinder.volume.api [None req-94c125f5-2e57-445a-b3c2-debec8c04dde tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1356.326211] [55303]: INFO cinder.api.openstack.wsgi [None req-94c125f5-2e57-445a-b3c2-debec8c04dde tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1356.326837] [55303]: [pid: 55303|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:38 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1357.343176] [55302]: DEBUG cinder.api.middleware.request_id [None req-f54a4947-ac66-4656-95fc-8c44a7b76907 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.346290] [55302]: INFO cinder.api.openstack.wsgi [None req-f54a4947-ac66-4656-95fc-8c44a7b76907 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1357.346290] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f54a4947-ac66-4656-95fc-8c44a7b76907 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.346290] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f54a4947-ac66-4656-95fc-8c44a7b76907 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.362781] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.362781] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.369895] [55302]: INFO cinder.volume.api [None req-f54a4947-ac66-4656-95fc-8c44a7b76907 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1357.379382] [55302]: INFO cinder.api.openstack.wsgi [None req-f54a4947-ac66-4656-95fc-8c44a7b76907 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1357.379866] [55302]: [pid: 55302|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:39 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.390399] [55303]: DEBUG cinder.api.middleware.request_id [None req-ac46a4c4-85dc-43d6-88f1-a8efc287975c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.394169] [55303]: INFO cinder.api.openstack.wsgi [None req-ac46a4c4-85dc-43d6-88f1-a8efc287975c tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1358.394475] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ac46a4c4-85dc-43d6-88f1-a8efc287975c tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.395606] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ac46a4c4-85dc-43d6-88f1-a8efc287975c tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.408750] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.408750] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.413323] [55303]: INFO cinder.volume.api [None req-ac46a4c4-85dc-43d6-88f1-a8efc287975c tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1358.425580] [55303]: INFO cinder.api.openstack.wsgi [None req-ac46a4c4-85dc-43d6-88f1-a8efc287975c tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1358.426074] [55303]: [pid: 55303|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:40 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1359.440013] [55302]: DEBUG cinder.api.middleware.request_id [None req-1d58df26-a726-42c9-b914-8cdae5406125 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.446518] [55302]: INFO cinder.api.openstack.wsgi [None req-1d58df26-a726-42c9-b914-8cdae5406125 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1359.446771] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1d58df26-a726-42c9-b914-8cdae5406125 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.447187] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1d58df26-a726-42c9-b914-8cdae5406125 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.461832] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461832] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.469305] [55302]: INFO cinder.volume.api [None req-1d58df26-a726-42c9-b914-8cdae5406125 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1359.475579] [55302]: INFO cinder.api.openstack.wsgi [None req-1d58df26-a726-42c9-b914-8cdae5406125 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1359.475988] [55302]: [pid: 55302|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:41 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1360.491469] [55303]: DEBUG cinder.api.middleware.request_id [None req-21169440-bd19-4e5c-9b35-30282dea7aae None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.494270] [55303]: INFO cinder.api.openstack.wsgi [None req-21169440-bd19-4e5c-9b35-30282dea7aae tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1360.495269] [55303]: DEBUG cinder.api.openstack.wsgi [None req-21169440-bd19-4e5c-9b35-30282dea7aae tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.495580] [55303]: DEBUG cinder.api.openstack.wsgi [None req-21169440-bd19-4e5c-9b35-30282dea7aae tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.509979] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.509979] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.517851] [55303]: INFO cinder.volume.api [None req-21169440-bd19-4e5c-9b35-30282dea7aae tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1360.526481] [55303]: INFO cinder.api.openstack.wsgi [None req-21169440-bd19-4e5c-9b35-30282dea7aae tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1360.526913] [55303]: [pid: 55303|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:42 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1361.551351] [55302]: DEBUG cinder.api.middleware.request_id [None req-f419fc61-6506-4bd1-9c4b-c12e7475a310 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.555029] [55302]: INFO cinder.api.openstack.wsgi [None req-f419fc61-6506-4bd1-9c4b-c12e7475a310 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1361.555029] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f419fc61-6506-4bd1-9c4b-c12e7475a310 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.555029] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f419fc61-6506-4bd1-9c4b-c12e7475a310 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.575134] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575134] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.581520] [55302]: INFO cinder.volume.api [None req-f419fc61-6506-4bd1-9c4b-c12e7475a310 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1361.587246] [55302]: INFO cinder.api.openstack.wsgi [None req-f419fc61-6506-4bd1-9c4b-c12e7475a310 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1361.587661] [55302]: [pid: 55302|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:43 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1362.598323] [55303]: DEBUG cinder.api.middleware.request_id [None req-8a99a868-4783-4ce6-b1f2-09b330bfa322 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.602772] [55303]: INFO cinder.api.openstack.wsgi [None req-8a99a868-4783-4ce6-b1f2-09b330bfa322 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1362.602840] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8a99a868-4783-4ce6-b1f2-09b330bfa322 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.603073] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8a99a868-4783-4ce6-b1f2-09b330bfa322 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.614372] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.614372] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.619054] [55303]: INFO cinder.volume.api [None req-8a99a868-4783-4ce6-b1f2-09b330bfa322 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1362.625441] [55303]: INFO cinder.api.openstack.wsgi [None req-8a99a868-4783-4ce6-b1f2-09b330bfa322 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1362.625981] [55303]: [pid: 55303|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:44 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1363.645410] [55302]: DEBUG cinder.api.middleware.request_id [None req-309a1809-34ee-4a65-9580-a7a74f9c2eb1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.649178] [55302]: INFO cinder.api.openstack.wsgi [None req-309a1809-34ee-4a65-9580-a7a74f9c2eb1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1363.650819] [55302]: DEBUG cinder.api.openstack.wsgi [None req-309a1809-34ee-4a65-9580-a7a74f9c2eb1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.650819] [55302]: DEBUG cinder.api.openstack.wsgi [None req-309a1809-34ee-4a65-9580-a7a74f9c2eb1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.669010] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.669010] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.677367] [55302]: INFO cinder.volume.api [None req-309a1809-34ee-4a65-9580-a7a74f9c2eb1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1363.683414] [55302]: INFO cinder.api.openstack.wsgi [None req-309a1809-34ee-4a65-9580-a7a74f9c2eb1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1363.683563] [55302]: [pid: 55302|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:45 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1364.694372] [55303]: DEBUG cinder.api.middleware.request_id [None req-c414f496-d4ae-4b8e-bef0-e7fe397e7c93 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.697260] [55303]: INFO cinder.api.openstack.wsgi [None req-c414f496-d4ae-4b8e-bef0-e7fe397e7c93 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1364.697681] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c414f496-d4ae-4b8e-bef0-e7fe397e7c93 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.698111] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c414f496-d4ae-4b8e-bef0-e7fe397e7c93 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.715764] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.715764] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.729481] [55303]: INFO cinder.volume.api [None req-c414f496-d4ae-4b8e-bef0-e7fe397e7c93 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1364.740336] [55303]: INFO cinder.api.openstack.wsgi [None req-c414f496-d4ae-4b8e-bef0-e7fe397e7c93 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1364.741029] [55303]: [pid: 55303|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:46 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1365.752644] [55302]: DEBUG cinder.api.middleware.request_id [None req-a99e1c39-d5fe-4460-848f-3de62b800b07 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.756118] [55302]: INFO cinder.api.openstack.wsgi [None req-a99e1c39-d5fe-4460-848f-3de62b800b07 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1365.756118] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a99e1c39-d5fe-4460-848f-3de62b800b07 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.756461] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a99e1c39-d5fe-4460-848f-3de62b800b07 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.771948] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.771948] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.782449] [55302]: INFO cinder.volume.api [None req-a99e1c39-d5fe-4460-848f-3de62b800b07 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1365.787922] [55302]: INFO cinder.api.openstack.wsgi [None req-a99e1c39-d5fe-4460-848f-3de62b800b07 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1365.788520] [55302]: [pid: 55302|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:47 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1366.804896] [55303]: DEBUG cinder.api.middleware.request_id [None req-e8aa3894-5e87-496d-a383-9609b9fcb0b4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.809125] [55303]: INFO cinder.api.openstack.wsgi [None req-e8aa3894-5e87-496d-a383-9609b9fcb0b4 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1366.809125] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e8aa3894-5e87-496d-a383-9609b9fcb0b4 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.809125] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e8aa3894-5e87-496d-a383-9609b9fcb0b4 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.823775] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.823775] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.831255] [55303]: INFO cinder.volume.api [None req-e8aa3894-5e87-496d-a383-9609b9fcb0b4 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1366.841785] [55303]: INFO cinder.api.openstack.wsgi [None req-e8aa3894-5e87-496d-a383-9609b9fcb0b4 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1366.841785] [55303]: [pid: 55303|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:48 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1367.858833] [55302]: DEBUG cinder.api.middleware.request_id [None req-0c247795-17fa-4c9a-afaf-caf29db264d3 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.860989] [55302]: INFO cinder.api.openstack.wsgi [None req-0c247795-17fa-4c9a-afaf-caf29db264d3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1367.861248] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0c247795-17fa-4c9a-afaf-caf29db264d3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.861511] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0c247795-17fa-4c9a-afaf-caf29db264d3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.874981] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1367.874981] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.883010] [55302]: INFO cinder.volume.api [None req-0c247795-17fa-4c9a-afaf-caf29db264d3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1367.891042] [55302]: INFO cinder.api.openstack.wsgi [None req-0c247795-17fa-4c9a-afaf-caf29db264d3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1367.891470] [55302]: [pid: 55302|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:49 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1368.903867] [55303]: DEBUG cinder.api.middleware.request_id [None req-4e711192-c847-4ac0-9642-d4dc6197a6c3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.909905] [55303]: INFO cinder.api.openstack.wsgi [None req-4e711192-c847-4ac0-9642-d4dc6197a6c3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1368.910639] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4e711192-c847-4ac0-9642-d4dc6197a6c3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.910639] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4e711192-c847-4ac0-9642-d4dc6197a6c3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.925053] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.925053] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.929743] [55303]: INFO cinder.volume.api [None req-4e711192-c847-4ac0-9642-d4dc6197a6c3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1368.935968] [55303]: INFO cinder.api.openstack.wsgi [None req-4e711192-c847-4ac0-9642-d4dc6197a6c3 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1368.936418] [55303]: [pid: 55303|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:50 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1369.948626] [55302]: DEBUG cinder.api.middleware.request_id [None req-ed3581b6-3518-423b-a17b-c0c6c3da61de None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.954140] [55302]: INFO cinder.api.openstack.wsgi [None req-ed3581b6-3518-423b-a17b-c0c6c3da61de tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1369.954140] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ed3581b6-3518-423b-a17b-c0c6c3da61de tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.954140] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ed3581b6-3518-423b-a17b-c0c6c3da61de tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.971462] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.971462] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.978114] [55302]: INFO cinder.volume.api [None req-ed3581b6-3518-423b-a17b-c0c6c3da61de tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1369.982645] [55302]: INFO cinder.api.openstack.wsgi [None req-ed3581b6-3518-423b-a17b-c0c6c3da61de tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1369.983809] [55302]: [pid: 55302|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:51 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1371.004989] [55303]: DEBUG cinder.api.middleware.request_id [None req-98001d5f-a73a-4132-90f5-c414204d92d1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.008681] [55303]: INFO cinder.api.openstack.wsgi [None req-98001d5f-a73a-4132-90f5-c414204d92d1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1371.011111] [55303]: DEBUG cinder.api.openstack.wsgi [None req-98001d5f-a73a-4132-90f5-c414204d92d1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.011111] [55303]: DEBUG cinder.api.openstack.wsgi [None req-98001d5f-a73a-4132-90f5-c414204d92d1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.027255] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.027255] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.031759] [55303]: INFO cinder.volume.api [None req-98001d5f-a73a-4132-90f5-c414204d92d1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1371.038047] [55303]: INFO cinder.api.openstack.wsgi [None req-98001d5f-a73a-4132-90f5-c414204d92d1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1371.038608] [55303]: [pid: 55303|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:52 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1372.054147] [55302]: DEBUG cinder.api.middleware.request_id [None req-58c5ea82-7f24-4c03-85da-60c8bf28a8cf None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.057289] [55302]: INFO cinder.api.openstack.wsgi [None req-58c5ea82-7f24-4c03-85da-60c8bf28a8cf tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1372.057982] [55302]: DEBUG cinder.api.openstack.wsgi [None req-58c5ea82-7f24-4c03-85da-60c8bf28a8cf tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.058358] [55302]: DEBUG cinder.api.openstack.wsgi [None req-58c5ea82-7f24-4c03-85da-60c8bf28a8cf tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.074438] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.074438] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.081391] [55302]: INFO cinder.volume.api [None req-58c5ea82-7f24-4c03-85da-60c8bf28a8cf tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1372.085802] [55302]: INFO cinder.api.openstack.wsgi [None req-58c5ea82-7f24-4c03-85da-60c8bf28a8cf tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1372.086629] [55302]: [pid: 55302|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:53 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1373.106693] [55303]: DEBUG cinder.api.middleware.request_id [None req-29366155-bbe1-4399-8767-114d43bc196e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.108706] [55303]: INFO cinder.api.openstack.wsgi [None req-29366155-bbe1-4399-8767-114d43bc196e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1373.109134] [55303]: DEBUG cinder.api.openstack.wsgi [None req-29366155-bbe1-4399-8767-114d43bc196e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.110028] [55303]: DEBUG cinder.api.openstack.wsgi [None req-29366155-bbe1-4399-8767-114d43bc196e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.126285] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.126285] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.137426] [55303]: INFO cinder.volume.api [None req-29366155-bbe1-4399-8767-114d43bc196e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1373.148183] [55303]: INFO cinder.api.openstack.wsgi [None req-29366155-bbe1-4399-8767-114d43bc196e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1373.149723] [55303]: [pid: 55303|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:54 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1374.163514] [55302]: DEBUG cinder.api.middleware.request_id [None req-a2efe702-efd5-4fac-bfc6-16f6af0b8bdb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.165709] [55302]: INFO cinder.api.openstack.wsgi [None req-a2efe702-efd5-4fac-bfc6-16f6af0b8bdb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1374.165985] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a2efe702-efd5-4fac-bfc6-16f6af0b8bdb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.166235] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a2efe702-efd5-4fac-bfc6-16f6af0b8bdb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.182818] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.182818] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.195398] [55302]: INFO cinder.volume.api [None req-a2efe702-efd5-4fac-bfc6-16f6af0b8bdb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1374.204710] [55302]: INFO cinder.api.openstack.wsgi [None req-a2efe702-efd5-4fac-bfc6-16f6af0b8bdb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1374.205345] [55302]: [pid: 55302|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:56 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1375.217636] [55303]: DEBUG cinder.api.middleware.request_id [None req-ce776566-c975-421b-a2ee-ad210fea1c2d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.221102] [55303]: INFO cinder.api.openstack.wsgi [None req-ce776566-c975-421b-a2ee-ad210fea1c2d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1375.221500] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ce776566-c975-421b-a2ee-ad210fea1c2d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.221773] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ce776566-c975-421b-a2ee-ad210fea1c2d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.236369] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.236369] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.241229] [55303]: INFO cinder.volume.api [None req-ce776566-c975-421b-a2ee-ad210fea1c2d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1375.248964] [55303]: INFO cinder.api.openstack.wsgi [None req-ce776566-c975-421b-a2ee-ad210fea1c2d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1375.248964] [55303]: [pid: 55303|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:57 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1376.258430] [55302]: DEBUG cinder.api.middleware.request_id [None req-67920bce-c476-4818-b6f5-528debc464bc None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.261580] [55302]: INFO cinder.api.openstack.wsgi [None req-67920bce-c476-4818-b6f5-528debc464bc tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1376.261834] [55302]: DEBUG cinder.api.openstack.wsgi [None req-67920bce-c476-4818-b6f5-528debc464bc tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.263051] [55302]: DEBUG cinder.api.openstack.wsgi [None req-67920bce-c476-4818-b6f5-528debc464bc tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.275231] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.275231] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.280263] [55302]: INFO cinder.volume.api [None req-67920bce-c476-4818-b6f5-528debc464bc tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1376.287448] [55302]: INFO cinder.api.openstack.wsgi [None req-67920bce-c476-4818-b6f5-528debc464bc tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1376.288912] [55302]: [pid: 55302|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:58 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.300756] [55303]: DEBUG cinder.api.middleware.request_id [None req-fceff26d-7f52-416e-8dfe-35c7eb142892 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.304490] [55303]: INFO cinder.api.openstack.wsgi [None req-fceff26d-7f52-416e-8dfe-35c7eb142892 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1377.304972] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fceff26d-7f52-416e-8dfe-35c7eb142892 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.305217] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fceff26d-7f52-416e-8dfe-35c7eb142892 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.319306] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.319306] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.323897] [55303]: INFO cinder.volume.api [None req-fceff26d-7f52-416e-8dfe-35c7eb142892 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1377.330950] [55303]: INFO cinder.api.openstack.wsgi [None req-fceff26d-7f52-416e-8dfe-35c7eb142892 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1377.331416] [55303]: [pid: 55303|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:14:59 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1573 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1379.002310] [55302]: DEBUG cinder.api.middleware.request_id [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.003266] [55302]: WARNING keystonemiddleware.auth_token [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 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. [ 1379.004889] [55302]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1379.005142] [55302]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.005368] [55302]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.016544] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.016544] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.021907] [55302]: INFO cinder.volume.api [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1379.028637] [55302]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-95e5f9f3-df96-4641-b7b0-2b3e6120b426 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1379.028637] [55302]: [pid: 55302|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:15:00 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1379.519635] [55303]: DEBUG cinder.api.middleware.request_id [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.520623] [55303]: WARNING keystonemiddleware.auth_token [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 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. [ 1379.522253] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1379.522661] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.522769] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.539824] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.539824] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.546938] [55303]: INFO cinder.volume.api [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1379.558940] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-888fcf41-333c-4206-922c-5fe569f65785 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1379.558940] [55303]: [pid: 55303|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:15:01 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1379.567138] [55302]: DEBUG cinder.api.middleware.request_id [None req-d4cbedd0-1b0d-4571-b50c-edb90173c1db None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.567591] [55302]: INFO cinder.api.openstack.wsgi [None req-d4cbedd0-1b0d-4571-b50c-edb90173c1db None None] GET http://10.180.1.21/volume// [ 1379.567776] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d4cbedd0-1b0d-4571-b50c-edb90173c1db None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.567995] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d4cbedd0-1b0d-4571-b50c-edb90173c1db None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.568411] [55302]: INFO cinder.api.openstack.wsgi [None req-d4cbedd0-1b0d-4571-b50c-edb90173c1db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1379.568931] [55302]: [pid: 55302|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:15:01 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1379.577036] [55303]: DEBUG cinder.api.middleware.request_id [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-ae94d09d-53cc-4546-92d0-1dc2a8cd50fb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.578679] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-ae94d09d-53cc-4546-92d0-1dc2a8cd50fb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1379.579246] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-ae94d09d-53cc-4546-92d0-1dc2a8cd50fb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea", "connector": null, "instance_uuid": "755e9b02-03fc-47a8-95d2-60c5dce362c0"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1379.590461] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.590461] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.670711] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-ae94d09d-53cc-4546-92d0-1dc2a8cd50fb tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1379.671245] [55303]: [pid: 55303|app: 0|req: 18/35] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:15:01 2024] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1389.024157] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=48 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1389.669049] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1401.379098] [55302]: DEBUG cinder.api.middleware.request_id [None req-2b6353c9-85d1-4b89-b869-0e860899ffad None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.386430] [55302]: INFO cinder.api.openstack.wsgi [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1401.386430] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1590647201", "imageRef": "b3277443-158f-45ee-aaa5-6360bd3271bf", "size": 1}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1401.387512] [55302]: DEBUG cinder.api.v3.volumes [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1590647201', 'imageRef': 'b3277443-158f-45ee-aaa5-6360bd3271bf', 'size': 1}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1402.282450] [55302]: INFO cinder.api.v3.volumes [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Create volume of 1 GB [ 1402.292312] [55302]: INFO cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Availability Zones retrieved successfully. [ 1402.299410] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Flow 'volume_create_api' (c2327b2e-e703-4b52-9367-6b3f2d3bdbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1402.300645] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a1fcb2-863d-45f5-8f09-3454b2ab330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1402.301874] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1402.372476] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a1fcb2-863d-45f5-8f09-3454b2ab330a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1402.373630] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52f655e-a6a4-4610-8dae-906ac79bedb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1402.474893] [55302]: DEBUG cinder.quota [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Created reservations ['d11616f8-4dd8-4f08-8ca8-da183c06cc59', '67ec0751-eeef-4edb-9560-4967af7eee30', 'd1c7fe6b-1d79-43e1-8d21-6d161261c154', '1bce8352-f9b3-4314-b200-0c9369d55761'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1402.477885] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52f655e-a6a4-4610-8dae-906ac79bedb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d11616f8-4dd8-4f08-8ca8-da183c06cc59', '67ec0751-eeef-4edb-9560-4967af7eee30', 'd1c7fe6b-1d79-43e1-8d21-6d161261c154', '1bce8352-f9b3-4314-b200-0c9369d55761']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1402.477885] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b35da7-18f9-40d2-a5ce-c928e48f5a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1402.497074] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b35da7-18f9-40d2-a5ce-c928e48f5a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f1511af-db83-4f29-ba68-59e68e37f289', '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-1590647201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0dfb9f8019f4c2a9de3aa4135f69f90',qos_specs=None,replication_status=,reservations=['d11616f8-4dd8-4f08-8ca8-da183c06cc59','67ec0751-eeef-4edb-9560-4967af7eee30','d1c7fe6b-1d79-43e1-8d21-6d161261c154','1bce8352-f9b3-4314-b200-0c9369d55761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f062ff086b494cd7871e6bd8518166c7',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1590647201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f1511af-db83-4f29-ba68-59e68e37f289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0dfb9f8019f4c2a9de3aa4135f69f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f062ff086b494cd7871e6bd8518166c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1402.499409] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401017a3-c76d-447c-94ce-df2aeb1eab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1402.513502] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401017a3-c76d-447c-94ce-df2aeb1eab15) transitioned into state 'SUCCESS' from state '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-1590647201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0dfb9f8019f4c2a9de3aa4135f69f90',qos_specs=None,replication_status=,reservations=['d11616f8-4dd8-4f08-8ca8-da183c06cc59','67ec0751-eeef-4edb-9560-4967af7eee30','d1c7fe6b-1d79-43e1-8d21-6d161261c154','1bce8352-f9b3-4314-b200-0c9369d55761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f062ff086b494cd7871e6bd8518166c7',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1402.514801] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25321426-ed00-448c-9145-ceeb2b06ab73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1402.532208] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25321426-ed00-448c-9145-ceeb2b06ab73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1402.533207] [55302]: DEBUG cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Flow 'volume_create_api' (c2327b2e-e703-4b52-9367-6b3f2d3bdbbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1402.537838] [55302]: INFO cinder.volume.api [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Create volume request issued successfully. [ 1402.538567] [55302]: INFO cinder.api.openstack.wsgi [None req-2b6353c9-85d1-4b89-b869-0e860899ffad tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1402.538731] [55302]: [pid: 55302|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 13:15:23 2024] POST /volume/v3/volumes => generated 752 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1402.552455] [55303]: DEBUG cinder.api.middleware.request_id [None req-f66d3dcb-92bf-4e63-913f-cbd6af583b1f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.559632] [55303]: INFO cinder.api.openstack.wsgi [None req-f66d3dcb-92bf-4e63-913f-cbd6af583b1f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1402.559632] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f66d3dcb-92bf-4e63-913f-cbd6af583b1f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.559632] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f66d3dcb-92bf-4e63-913f-cbd6af583b1f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.568808] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.568808] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.573766] [55303]: INFO cinder.volume.api [None req-f66d3dcb-92bf-4e63-913f-cbd6af583b1f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1402.579636] [55303]: INFO cinder.api.openstack.wsgi [None req-f66d3dcb-92bf-4e63-913f-cbd6af583b1f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1402.580149] [55303]: [pid: 55303|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:24 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.051892] [55302]: DEBUG cinder.api.middleware.request_id [None req-ad7306c1-9be0-4dbe-a248-45690c8758f0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.059122] [55302]: INFO cinder.api.openstack.wsgi [None req-ad7306c1-9be0-4dbe-a248-45690c8758f0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1404.063160] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ad7306c1-9be0-4dbe-a248-45690c8758f0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.063160] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ad7306c1-9be0-4dbe-a248-45690c8758f0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.080361] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.080361] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.095308] [55302]: INFO cinder.volume.api [None req-ad7306c1-9be0-4dbe-a248-45690c8758f0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1404.106040] [55302]: INFO cinder.api.openstack.wsgi [None req-ad7306c1-9be0-4dbe-a248-45690c8758f0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1404.106595] [55302]: [pid: 55302|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:25 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.126026] [55303]: DEBUG cinder.api.middleware.request_id [None req-b6177c7a-8bdf-4ce1-8c5b-986d75540960 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.128578] [55303]: INFO cinder.api.openstack.wsgi [None req-b6177c7a-8bdf-4ce1-8c5b-986d75540960 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1405.128868] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b6177c7a-8bdf-4ce1-8c5b-986d75540960 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.129203] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b6177c7a-8bdf-4ce1-8c5b-986d75540960 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.164565] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.164565] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.180015] [55303]: INFO cinder.volume.api [None req-b6177c7a-8bdf-4ce1-8c5b-986d75540960 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1405.188553] [55303]: INFO cinder.api.openstack.wsgi [None req-b6177c7a-8bdf-4ce1-8c5b-986d75540960 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1405.190090] [55303]: [pid: 55303|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:26 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.206846] [55302]: DEBUG cinder.api.middleware.request_id [None req-0c50f6e9-80bd-4259-8503-cb95851df47b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.211250] [55302]: INFO cinder.api.openstack.wsgi [None req-0c50f6e9-80bd-4259-8503-cb95851df47b tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1406.211541] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0c50f6e9-80bd-4259-8503-cb95851df47b tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.211766] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0c50f6e9-80bd-4259-8503-cb95851df47b tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.225604] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.225604] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.232123] [55302]: INFO cinder.volume.api [None req-0c50f6e9-80bd-4259-8503-cb95851df47b tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1406.241808] [55302]: INFO cinder.api.openstack.wsgi [None req-0c50f6e9-80bd-4259-8503-cb95851df47b tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1406.242339] [55302]: [pid: 55302|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:28 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.252572] [55303]: DEBUG cinder.api.middleware.request_id [None req-fbb51e1d-b72e-48d8-82b6-31199c29b454 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.256080] [55303]: INFO cinder.api.openstack.wsgi [None req-fbb51e1d-b72e-48d8-82b6-31199c29b454 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1407.256401] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fbb51e1d-b72e-48d8-82b6-31199c29b454 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.257132] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fbb51e1d-b72e-48d8-82b6-31199c29b454 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.271596] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.271596] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.277533] [55303]: INFO cinder.volume.api [None req-fbb51e1d-b72e-48d8-82b6-31199c29b454 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1407.284436] [55303]: INFO cinder.api.openstack.wsgi [None req-fbb51e1d-b72e-48d8-82b6-31199c29b454 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1407.285036] [55303]: [pid: 55303|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:29 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.296909] [55302]: DEBUG cinder.api.middleware.request_id [None req-ccd6354b-bfcc-4584-858e-20048a0da22f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.300703] [55302]: INFO cinder.api.openstack.wsgi [None req-ccd6354b-bfcc-4584-858e-20048a0da22f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1408.301063] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ccd6354b-bfcc-4584-858e-20048a0da22f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.304019] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ccd6354b-bfcc-4584-858e-20048a0da22f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.346298] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.346298] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.359805] [55302]: INFO cinder.volume.api [None req-ccd6354b-bfcc-4584-858e-20048a0da22f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1408.370070] [55302]: INFO cinder.api.openstack.wsgi [None req-ccd6354b-bfcc-4584-858e-20048a0da22f tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1408.370680] [55302]: [pid: 55302|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:30 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.667488] [55303]: DEBUG cinder.api.middleware.request_id [req-9056086b-5380-495c-9573-2ed00dfa068b req-994fdb75-eaf6-49f9-85fe-6fd9070297a8 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.673154] [55303]: INFO cinder.api.openstack.wsgi [req-9056086b-5380-495c-9573-2ed00dfa068b req-994fdb75-eaf6-49f9-85fe-6fd9070297a8 tempest-InstanceActionsTestJSON-1786962982 tempest-InstanceActionsTestJSON-1786962982-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b9c20761-4bf1-4baf-9d77-948feb1d435c [ 1408.673154] [55303]: DEBUG cinder.api.openstack.wsgi [req-9056086b-5380-495c-9573-2ed00dfa068b req-994fdb75-eaf6-49f9-85fe-6fd9070297a8 tempest-InstanceActionsTestJSON-1786962982 tempest-InstanceActionsTestJSON-1786962982-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.673154] [55303]: DEBUG cinder.api.openstack.wsgi [req-9056086b-5380-495c-9573-2ed00dfa068b req-994fdb75-eaf6-49f9-85fe-6fd9070297a8 tempest-InstanceActionsTestJSON-1786962982 tempest-InstanceActionsTestJSON-1786962982-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.700047] [55303]: INFO cinder.api.openstack.wsgi [req-9056086b-5380-495c-9573-2ed00dfa068b req-994fdb75-eaf6-49f9-85fe-6fd9070297a8 tempest-InstanceActionsTestJSON-1786962982 tempest-InstanceActionsTestJSON-1786962982-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b9c20761-4bf1-4baf-9d77-948feb1d435c returned with HTTP 200 [ 1408.701468] [55303]: [pid: 55303|app: 0|req: 22/43] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 13:15:30 2024] GET /volume/v3/attachments?instance_id=b9c20761-4bf1-4baf-9d77-948feb1d435c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1409.388012] [55302]: DEBUG cinder.api.middleware.request_id [None req-6042fc34-f76b-43fe-9300-3858b0cdb4e8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.388399] [55302]: INFO cinder.api.openstack.wsgi [None req-6042fc34-f76b-43fe-9300-3858b0cdb4e8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1409.388621] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6042fc34-f76b-43fe-9300-3858b0cdb4e8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.388832] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6042fc34-f76b-43fe-9300-3858b0cdb4e8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.403885] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.403885] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.411368] [55302]: INFO cinder.volume.api [None req-6042fc34-f76b-43fe-9300-3858b0cdb4e8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1409.419801] [55302]: INFO cinder.api.openstack.wsgi [None req-6042fc34-f76b-43fe-9300-3858b0cdb4e8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1409.420232] [55302]: [pid: 55302|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:31 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.431464] [55303]: DEBUG cinder.api.middleware.request_id [None req-a4f6f90b-2779-4c38-8922-10586b56ece8 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.435664] [55303]: INFO cinder.api.openstack.wsgi [None req-a4f6f90b-2779-4c38-8922-10586b56ece8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1410.435924] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a4f6f90b-2779-4c38-8922-10586b56ece8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.436160] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a4f6f90b-2779-4c38-8922-10586b56ece8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.453545] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.453545] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.462664] [55303]: INFO cinder.volume.api [None req-a4f6f90b-2779-4c38-8922-10586b56ece8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1410.474227] [55303]: INFO cinder.api.openstack.wsgi [None req-a4f6f90b-2779-4c38-8922-10586b56ece8 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1410.474665] [55303]: [pid: 55303|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:32 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.485276] [55302]: DEBUG cinder.api.middleware.request_id [None req-1b75168d-961e-4d86-8dfc-6e2a91a65436 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.487699] [55302]: INFO cinder.api.openstack.wsgi [None req-1b75168d-961e-4d86-8dfc-6e2a91a65436 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1411.487948] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1b75168d-961e-4d86-8dfc-6e2a91a65436 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.488195] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1b75168d-961e-4d86-8dfc-6e2a91a65436 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.504841] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.504841] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.513376] [55302]: INFO cinder.volume.api [None req-1b75168d-961e-4d86-8dfc-6e2a91a65436 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1411.518518] [55302]: INFO cinder.api.openstack.wsgi [None req-1b75168d-961e-4d86-8dfc-6e2a91a65436 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1411.518518] [55302]: [pid: 55302|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:33 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.530262] [55303]: DEBUG cinder.api.middleware.request_id [None req-bf9e41d1-5546-4a92-98b3-224e579b5ba0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.533906] [55303]: INFO cinder.api.openstack.wsgi [None req-bf9e41d1-5546-4a92-98b3-224e579b5ba0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1412.533906] [55303]: DEBUG cinder.api.openstack.wsgi [None req-bf9e41d1-5546-4a92-98b3-224e579b5ba0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.533906] [55303]: DEBUG cinder.api.openstack.wsgi [None req-bf9e41d1-5546-4a92-98b3-224e579b5ba0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.550325] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.550325] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.555852] [55303]: INFO cinder.volume.api [None req-bf9e41d1-5546-4a92-98b3-224e579b5ba0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1412.562206] [55303]: INFO cinder.api.openstack.wsgi [None req-bf9e41d1-5546-4a92-98b3-224e579b5ba0 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1412.562748] [55303]: [pid: 55303|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:34 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.573439] [55302]: DEBUG cinder.api.middleware.request_id [None req-4ca6ebbe-d601-4520-bbe9-92f14fe28c80 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.578865] [55302]: INFO cinder.api.openstack.wsgi [None req-4ca6ebbe-d601-4520-bbe9-92f14fe28c80 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1413.579717] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4ca6ebbe-d601-4520-bbe9-92f14fe28c80 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.579717] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4ca6ebbe-d601-4520-bbe9-92f14fe28c80 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.597347] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.597347] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.605163] [55302]: INFO cinder.volume.api [None req-4ca6ebbe-d601-4520-bbe9-92f14fe28c80 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1413.618022] [55302]: INFO cinder.api.openstack.wsgi [None req-4ca6ebbe-d601-4520-bbe9-92f14fe28c80 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1413.618328] [55302]: [pid: 55302|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:35 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.632750] [55303]: DEBUG cinder.api.middleware.request_id [None req-6084a0e2-3c79-4e13-9df7-fd154c9a505c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.638031] [55303]: INFO cinder.api.openstack.wsgi [None req-6084a0e2-3c79-4e13-9df7-fd154c9a505c tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1414.638031] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6084a0e2-3c79-4e13-9df7-fd154c9a505c tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.638031] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6084a0e2-3c79-4e13-9df7-fd154c9a505c tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.654790] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.654790] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.663174] [55303]: INFO cinder.volume.api [None req-6084a0e2-3c79-4e13-9df7-fd154c9a505c tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1414.676386] [55303]: INFO cinder.api.openstack.wsgi [None req-6084a0e2-3c79-4e13-9df7-fd154c9a505c tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1414.676908] [55303]: [pid: 55303|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:36 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.690941] [55302]: DEBUG cinder.api.middleware.request_id [None req-94de8e65-47af-4151-9754-383226df88e1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.697136] [55302]: INFO cinder.api.openstack.wsgi [None req-94de8e65-47af-4151-9754-383226df88e1 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1415.697136] [55302]: DEBUG cinder.api.openstack.wsgi [None req-94de8e65-47af-4151-9754-383226df88e1 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.697136] [55302]: DEBUG cinder.api.openstack.wsgi [None req-94de8e65-47af-4151-9754-383226df88e1 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.718307] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.718307] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.729622] [55302]: INFO cinder.volume.api [None req-94de8e65-47af-4151-9754-383226df88e1 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1415.740305] [55302]: INFO cinder.api.openstack.wsgi [None req-94de8e65-47af-4151-9754-383226df88e1 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1415.740871] [55302]: [pid: 55302|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:37 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.751509] [55303]: DEBUG cinder.api.middleware.request_id [None req-abb9a622-bac4-463e-a3f4-64e4b73ea48a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.756280] [55303]: INFO cinder.api.openstack.wsgi [None req-abb9a622-bac4-463e-a3f4-64e4b73ea48a tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1416.756280] [55303]: DEBUG cinder.api.openstack.wsgi [None req-abb9a622-bac4-463e-a3f4-64e4b73ea48a tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.756280] [55303]: DEBUG cinder.api.openstack.wsgi [None req-abb9a622-bac4-463e-a3f4-64e4b73ea48a tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.773184] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.773184] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.786495] [55303]: INFO cinder.volume.api [None req-abb9a622-bac4-463e-a3f4-64e4b73ea48a tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1416.791671] [55303]: INFO cinder.api.openstack.wsgi [None req-abb9a622-bac4-463e-a3f4-64e4b73ea48a tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1416.792076] [55303]: [pid: 55303|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:38 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.802671] [55302]: DEBUG cinder.api.middleware.request_id [None req-fb37a4cb-3c57-4272-9a8c-58277d4a9205 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.807728] [55302]: INFO cinder.api.openstack.wsgi [None req-fb37a4cb-3c57-4272-9a8c-58277d4a9205 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1417.807728] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fb37a4cb-3c57-4272-9a8c-58277d4a9205 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.807728] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fb37a4cb-3c57-4272-9a8c-58277d4a9205 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.827971] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.827971] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.837670] [55302]: INFO cinder.volume.api [None req-fb37a4cb-3c57-4272-9a8c-58277d4a9205 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1417.846925] [55302]: INFO cinder.api.openstack.wsgi [None req-fb37a4cb-3c57-4272-9a8c-58277d4a9205 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1417.847371] [55302]: [pid: 55302|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:39 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.862845] [55303]: DEBUG cinder.api.middleware.request_id [None req-ce4a4711-e7c2-4f72-9540-a1ddb4c1fdaa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.870911] [55303]: INFO cinder.api.openstack.wsgi [None req-ce4a4711-e7c2-4f72-9540-a1ddb4c1fdaa tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1418.870911] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ce4a4711-e7c2-4f72-9540-a1ddb4c1fdaa tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.870911] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ce4a4711-e7c2-4f72-9540-a1ddb4c1fdaa tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.891021] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.891021] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.894354] [55303]: INFO cinder.volume.api [None req-ce4a4711-e7c2-4f72-9540-a1ddb4c1fdaa tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1418.902698] [55303]: INFO cinder.api.openstack.wsgi [None req-ce4a4711-e7c2-4f72-9540-a1ddb4c1fdaa tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1418.903362] [55303]: [pid: 55303|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:40 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.915454] [55302]: DEBUG cinder.api.middleware.request_id [None req-0bbff231-7c26-4e37-a09c-1367bddac904 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.918071] [55302]: INFO cinder.api.openstack.wsgi [None req-0bbff231-7c26-4e37-a09c-1367bddac904 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1419.918320] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0bbff231-7c26-4e37-a09c-1367bddac904 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.918545] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0bbff231-7c26-4e37-a09c-1367bddac904 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.929396] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.929396] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.936037] [55302]: INFO cinder.volume.api [None req-0bbff231-7c26-4e37-a09c-1367bddac904 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1419.939771] [55302]: INFO cinder.api.openstack.wsgi [None req-0bbff231-7c26-4e37-a09c-1367bddac904 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1419.940297] [55302]: [pid: 55302|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:41 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.961362] [55303]: DEBUG cinder.api.middleware.request_id [None req-b3f5c02b-8469-493c-9fcc-bcd96c09eaa4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.964637] [55303]: INFO cinder.api.openstack.wsgi [None req-b3f5c02b-8469-493c-9fcc-bcd96c09eaa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1420.964874] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b3f5c02b-8469-493c-9fcc-bcd96c09eaa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.965147] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b3f5c02b-8469-493c-9fcc-bcd96c09eaa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.977133] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.977133] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.983907] [55303]: INFO cinder.volume.api [None req-b3f5c02b-8469-493c-9fcc-bcd96c09eaa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1420.990556] [55303]: INFO cinder.api.openstack.wsgi [None req-b3f5c02b-8469-493c-9fcc-bcd96c09eaa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1420.991097] [55303]: [pid: 55303|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:15:42 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1421.591491] [55302]: DEBUG cinder.api.middleware.request_id [None req-1c82fd78-0ab1-4d12-9fa4-8501eb47bd96 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.592345] [55302]: INFO cinder.api.openstack.wsgi [None req-1c82fd78-0ab1-4d12-9fa4-8501eb47bd96 None None] GET http://10.180.1.21/volume// [ 1421.592413] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1c82fd78-0ab1-4d12-9fa4-8501eb47bd96 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.592617] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1c82fd78-0ab1-4d12-9fa4-8501eb47bd96 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.593549] [55302]: INFO cinder.api.openstack.wsgi [None req-1c82fd78-0ab1-4d12-9fa4-8501eb47bd96 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1421.593618] [55302]: [pid: 55302|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:15:43 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1421.598212] [55303]: DEBUG cinder.api.middleware.request_id [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-c16908e6-8a62-484c-8a5e-3047061a7702 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.600740] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-c16908e6-8a62-484c-8a5e-3047061a7702 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1421.601807] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-c16908e6-8a62-484c-8a5e-3047061a7702 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.601807] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-c16908e6-8a62-484c-8a5e-3047061a7702 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.621549] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.621549] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.628768] [55303]: INFO cinder.volume.api [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-c16908e6-8a62-484c-8a5e-3047061a7702 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1421.643865] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-c16908e6-8a62-484c-8a5e-3047061a7702 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1421.643865] [55303]: [pid: 55303|app: 0|req: 29/57] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:15:43 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1572 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1421.866642] [55302]: DEBUG cinder.api.middleware.request_id [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.868682] [55302]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] PUT http://10.180.1.21/volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2 [ 1421.869229] [55302]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-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=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1421.874834] [55303]: DEBUG cinder.api.middleware.request_id [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-790c57f1-24c5-4e59-90a7-13002bd46614 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.879149] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-790c57f1-24c5-4e59-90a7-13002bd46614 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1421.879149] [55303]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-790c57f1-24c5-4e59-90a7-13002bd46614 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.879149] [55303]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-790c57f1-24c5-4e59-90a7-13002bd46614 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.895014] [55302]: DEBUG cinder.coordination [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Acquiring lock "cinder-attachment_update-a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1421.901201] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.901201] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.901777] [55302]: DEBUG cinder.coordination [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Lock "cinder-attachment_update-a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1421.903713] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.903713] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.908560] [55303]: INFO cinder.volume.api [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-790c57f1-24c5-4e59-90a7-13002bd46614 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1421.918639] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-790c57f1-24c5-4e59-90a7-13002bd46614 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1421.919373] [55303]: [pid: 55303|app: 0|req: 30/58] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:15:43 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 1392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.335158] [55303]: DEBUG cinder.api.middleware.request_id [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-d8ce84fe-5713-4e37-8c86-696df62e3fa4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.338467] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-d8ce84fe-5713-4e37-8c86-696df62e3fa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1422.339085] [55303]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-d8ce84fe-5713-4e37-8c86-696df62e3fa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.339085] [55303]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-d8ce84fe-5713-4e37-8c86-696df62e3fa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.349949] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.349949] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.354851] [55303]: INFO cinder.volume.api [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-d8ce84fe-5713-4e37-8c86-696df62e3fa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1422.361434] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-d8ce84fe-5713-4e37-8c86-696df62e3fa4 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1422.361863] [55303]: [pid: 55303|app: 0|req: 31/59] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:15:44 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.368701] [55303]: DEBUG cinder.api.middleware.request_id [None req-baacf3e4-7191-4669-b7d2-c04bed573169 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.369708] [55303]: INFO cinder.api.openstack.wsgi [None req-baacf3e4-7191-4669-b7d2-c04bed573169 None None] GET http://10.180.1.21/volume// [ 1422.369799] [55303]: DEBUG cinder.api.openstack.wsgi [None req-baacf3e4-7191-4669-b7d2-c04bed573169 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.370021] [55303]: DEBUG cinder.api.openstack.wsgi [None req-baacf3e4-7191-4669-b7d2-c04bed573169 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.371777] [55303]: INFO cinder.api.openstack.wsgi [None req-baacf3e4-7191-4669-b7d2-c04bed573169 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1422.371777] [55303]: [pid: 55303|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:15:44 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1422.376628] [55303]: DEBUG cinder.api.middleware.request_id [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-13a7a54b-fe05-4555-a9e9-636b62e406b7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.379459] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-13a7a54b-fe05-4555-a9e9-636b62e406b7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1422.379923] [55303]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-13a7a54b-fe05-4555-a9e9-636b62e406b7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f1511af-db83-4f29-ba68-59e68e37f289", "connector": null, "instance_uuid": "30492d40-8f2a-4270-a033-59ada9031bef"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1422.389566] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.389566] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.484427] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-13a7a54b-fe05-4555-a9e9-636b62e406b7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1422.485295] [55303]: [pid: 55303|app: 0|req: 33/61] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:15:44 2024] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.490547] [55302]: DEBUG cinder.coordination [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Lock "cinder-attachment_update-a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.588s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1422.490547] [55302]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-92a687e1-1d9f-45df-a50f-4cc618c6c22d tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2 returned with HTTP 200 [ 1422.490547] [55302]: [pid: 55302|app: 0|req: 29/62] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:15:43 2024] PUT /volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2 => generated 617 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.049249] [55303]: DEBUG cinder.api.middleware.request_id [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-30c5a4f7-ed78-431b-bb96-02486a094d32 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.052186] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-30c5a4f7-ed78-431b-bb96-02486a094d32 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] POST http://10.180.1.21/volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2/action [ 1423.053128] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-30c5a4f7-ed78-431b-bb96-02486a094d32 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1423.053301] [55303]: DEBUG cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-30c5a4f7-ed78-431b-bb96-02486a094d32 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1423.075628] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.075628] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.090101] [55303]: INFO cinder.api.openstack.wsgi [req-349cb408-10e9-41fe-b716-e0ec157f5c54 req-30c5a4f7-ed78-431b-bb96-02486a094d32 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2/action returned with HTTP 204 [ 1423.090856] [55303]: [pid: 55303|app: 0|req: 34/63] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:15:44 2024] POST /volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1432.440474] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=67,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1433.086827] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=60,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1438.033260] [55302]: DEBUG cinder.api.middleware.request_id [None req-2b764d05-9616-45ec-996e-93e9ca52fca9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.038804] [55302]: INFO cinder.api.openstack.wsgi [None req-2b764d05-9616-45ec-996e-93e9ca52fca9 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1438.038804] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2b764d05-9616-45ec-996e-93e9ca52fca9 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.038804] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2b764d05-9616-45ec-996e-93e9ca52fca9 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.058368] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.058368] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.063988] [55302]: INFO cinder.volume.api [None req-2b764d05-9616-45ec-996e-93e9ca52fca9 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1438.077706] [55302]: INFO cinder.api.openstack.wsgi [None req-2b764d05-9616-45ec-996e-93e9ca52fca9 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1438.078156] [55302]: [pid: 55302|app: 0|req: 30/64] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 13:15:59 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1448.069473] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=5 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1475.324973] [55303]: DEBUG cinder.api.middleware.request_id [None req-410b7a88-1d79-4d1c-99c2-5a433efc89a6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.324973] [55303]: INFO cinder.api.openstack.wsgi [None req-410b7a88-1d79-4d1c-99c2-5a433efc89a6 None None] GET http://10.180.1.21/volume// [ 1475.324973] [55303]: DEBUG cinder.api.openstack.wsgi [None req-410b7a88-1d79-4d1c-99c2-5a433efc89a6 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.324973] [55303]: DEBUG cinder.api.openstack.wsgi [None req-410b7a88-1d79-4d1c-99c2-5a433efc89a6 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.324973] [55303]: INFO cinder.api.openstack.wsgi [None req-410b7a88-1d79-4d1c-99c2-5a433efc89a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1475.325908] [55303]: [pid: 55303|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:16:37 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1475.329592] [55302]: DEBUG cinder.api.middleware.request_id [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-1a1d613c-14ab-426f-a5bc-28b309576fa3 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.332404] [55302]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-1a1d613c-14ab-426f-a5bc-28b309576fa3 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] GET http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1475.332734] [55302]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-1a1d613c-14ab-426f-a5bc-28b309576fa3 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.333035] [55302]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-1a1d613c-14ab-426f-a5bc-28b309576fa3 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.348662] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.348662] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1475.357023] [55302]: INFO cinder.volume.api [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-1a1d613c-14ab-426f-a5bc-28b309576fa3 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1475.365396] [55302]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-1a1d613c-14ab-426f-a5bc-28b309576fa3 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 200 [ 1475.366344] [55302]: [pid: 55302|app: 0|req: 31/66] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:16:37 2024] GET /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1475.527493] [55303]: DEBUG cinder.api.middleware.request_id [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.529641] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] PUT http://10.180.1.21/volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59 [ 1475.530303] [55303]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-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=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1475.546177] [55303]: DEBUG cinder.coordination [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Acquiring lock "cinder-attachment_update-7f1511af-db83-4f29-ba68-59e68e37f289-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1475.553229] [55303]: DEBUG cinder.coordination [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Lock "cinder-attachment_update-7f1511af-db83-4f29-ba68-59e68e37f289-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1475.555693] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.555693] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.100201] [55303]: DEBUG cinder.coordination [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Lock "cinder-attachment_update-7f1511af-db83-4f29-ba68-59e68e37f289-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.547s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1476.100616] [55303]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-729b49f3-46a6-4e25-a384-f04b72c91fea tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59 returned with HTTP 200 [ 1476.105019] [55303]: [pid: 55303|app: 0|req: 36/67] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:16:37 2024] PUT /volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59 => generated 617 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1476.617276] [55302]: DEBUG cinder.api.middleware.request_id [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-637e2b4f-c0f4-414b-b280-b3b958cf3fee None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.619754] [55302]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-637e2b4f-c0f4-414b-b280-b3b958cf3fee tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] POST http://10.180.1.21/volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59/action [ 1476.621189] [55302]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-637e2b4f-c0f4-414b-b280-b3b958cf3fee tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1476.621340] [55302]: DEBUG cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-637e2b4f-c0f4-414b-b280-b3b958cf3fee tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1476.647525] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1476.647525] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.667704] [55302]: INFO cinder.api.openstack.wsgi [req-6979473b-9053-4c00-b441-a54b4b8ff69f req-637e2b4f-c0f4-414b-b280-b3b958cf3fee tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59/action returned with HTTP 204 [ 1476.668218] [55302]: [pid: 55302|app: 0|req: 32/68] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:16:38 2024] POST /volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1477.031837] [55303]: DEBUG cinder.api.middleware.request_id [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.033971] [55303]: INFO cinder.api.openstack.wsgi [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1477.034412] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1493903918"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1477.037360] [55303]: DEBUG cinder.api.v3.volumes [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1493903918'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1477.038199] [55303]: INFO cinder.api.v3.volumes [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Create volume of 1 GB [ 1477.038667] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1477.038667] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1477.046831] [55303]: INFO cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Availability Zones retrieved successfully. [ 1477.056029] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Flow 'volume_create_api' (8ff37793-ea42-4719-aae0-6cf85a9423d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1477.057540] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c534e476-9fb5-400c-8339-822fb5155b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1477.058807] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1477.076881] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c534e476-9fb5-400c-8339-822fb5155b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1477.077868] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5828a3b0-40ac-4c40-9bc2-c5182e75326c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1477.149294] [55303]: DEBUG cinder.quota [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Created reservations ['b1752f3c-a07a-4a31-87aa-acae566ff6ff', '35bc1cce-0879-43d3-a2a9-8f364d2b7960', 'e5b38f0a-29ee-4116-ab72-757bb1e7761e', 'ed7e416d-de5c-4163-b0c7-ad67b7a6e15f'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1477.150438] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5828a3b0-40ac-4c40-9bc2-c5182e75326c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1752f3c-a07a-4a31-87aa-acae566ff6ff', '35bc1cce-0879-43d3-a2a9-8f364d2b7960', 'e5b38f0a-29ee-4116-ab72-757bb1e7761e', 'ed7e416d-de5c-4163-b0c7-ad67b7a6e15f']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1477.151424] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1392b4e-8d51-4300-b213-68b6d19ba400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1477.165573] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1392b4e-8d51-4300-b213-68b6d19ba400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb74f6b6-3e68-4acd-8e8c-c8a9bd367841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1493903918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3a3de2445964af18174744b80be673d',qos_specs=None,replication_status=,reservations=['b1752f3c-a07a-4a31-87aa-acae566ff6ff','35bc1cce-0879-43d3-a2a9-8f364d2b7960','e5b38f0a-29ee-4116-ab72-757bb1e7761e','ed7e416d-de5c-4163-b0c7-ad67b7a6e15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a4e89bff11b46eb8f6e5c62e5daa445',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1493903918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb74f6b6-3e68-4acd-8e8c-c8a9bd367841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3a3de2445964af18174744b80be673d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a4e89bff11b46eb8f6e5c62e5daa445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1477.166550] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d697c4bc-1df4-4a85-8bf8-7966d03b25ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1477.180596] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d697c4bc-1df4-4a85-8bf8-7966d03b25ad) transitioned into state 'SUCCESS' from state '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-1493903918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3a3de2445964af18174744b80be673d',qos_specs=None,replication_status=,reservations=['b1752f3c-a07a-4a31-87aa-acae566ff6ff','35bc1cce-0879-43d3-a2a9-8f364d2b7960','e5b38f0a-29ee-4116-ab72-757bb1e7761e','ed7e416d-de5c-4163-b0c7-ad67b7a6e15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a4e89bff11b46eb8f6e5c62e5daa445',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1477.184462] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5c12ef-00f5-458b-a076-e91079634de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1477.190632] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5c12ef-00f5-458b-a076-e91079634de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1477.191699] [55303]: DEBUG cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Flow 'volume_create_api' (8ff37793-ea42-4719-aae0-6cf85a9423d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1477.192115] [55303]: INFO cinder.volume.api [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Create volume request issued successfully. [ 1477.192786] [55303]: INFO cinder.api.openstack.wsgi [None req-d86b26c6-20e2-42ce-8d09-f7e19aff229d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1477.193372] [55303]: [pid: 55303|app: 0|req: 37/69] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:16:38 2024] POST /volume/v3/volumes => generated 754 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1477.203243] [55302]: DEBUG cinder.api.middleware.request_id [None req-40ef03b6-83cb-4d32-969d-076a57fb887a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.206892] [55302]: INFO cinder.api.openstack.wsgi [None req-40ef03b6-83cb-4d32-969d-076a57fb887a tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1477.207025] [55302]: DEBUG cinder.api.openstack.wsgi [None req-40ef03b6-83cb-4d32-969d-076a57fb887a tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1477.207247] [55302]: DEBUG cinder.api.openstack.wsgi [None req-40ef03b6-83cb-4d32-969d-076a57fb887a tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1477.221684] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1477.221684] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1477.230812] [55302]: INFO cinder.volume.api [None req-40ef03b6-83cb-4d32-969d-076a57fb887a tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1477.236117] [55302]: INFO cinder.api.openstack.wsgi [None req-40ef03b6-83cb-4d32-969d-076a57fb887a tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1477.236546] [55302]: [pid: 55302|app: 0|req: 33/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:39 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1478.251782] [55303]: DEBUG cinder.api.middleware.request_id [None req-1080ad11-b1ba-4043-84b5-8965501e094b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1478.253478] [55303]: INFO cinder.api.openstack.wsgi [None req-1080ad11-b1ba-4043-84b5-8965501e094b tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1478.253772] [55303]: DEBUG cinder.api.openstack.wsgi [None req-1080ad11-b1ba-4043-84b5-8965501e094b tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1478.254103] [55303]: DEBUG cinder.api.openstack.wsgi [None req-1080ad11-b1ba-4043-84b5-8965501e094b tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1478.270766] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1478.270766] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1478.279539] [55303]: INFO cinder.volume.api [None req-1080ad11-b1ba-4043-84b5-8965501e094b tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1478.287844] [55303]: INFO cinder.api.openstack.wsgi [None req-1080ad11-b1ba-4043-84b5-8965501e094b tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1478.287891] [55303]: [pid: 55303|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:40 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1478.499786] [55302]: DEBUG cinder.api.middleware.request_id [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2d30c4d8-7435-4632-9192-b00531660815 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1478.503886] [55302]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2d30c4d8-7435-4632-9192-b00531660815 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1478.504631] [55302]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2d30c4d8-7435-4632-9192-b00531660815 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1478.504631] [55302]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2d30c4d8-7435-4632-9192-b00531660815 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1478.518928] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1478.518928] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1478.524293] [55302]: INFO cinder.volume.api [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2d30c4d8-7435-4632-9192-b00531660815 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1478.530648] [55302]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2d30c4d8-7435-4632-9192-b00531660815 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1478.531203] [55302]: [pid: 55302|app: 0|req: 34/72] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:16:40 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1480.572152] [55303]: DEBUG cinder.api.middleware.request_id [None req-47d1a42b-8efe-45ac-9706-4ed679107dd6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1480.572616] [55303]: INFO cinder.api.openstack.wsgi [None req-47d1a42b-8efe-45ac-9706-4ed679107dd6 None None] GET http://10.180.1.21/volume// [ 1480.572795] [55303]: DEBUG cinder.api.openstack.wsgi [None req-47d1a42b-8efe-45ac-9706-4ed679107dd6 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1480.573017] [55303]: DEBUG cinder.api.openstack.wsgi [None req-47d1a42b-8efe-45ac-9706-4ed679107dd6 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1480.573415] [55303]: INFO cinder.api.openstack.wsgi [None req-47d1a42b-8efe-45ac-9706-4ed679107dd6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1480.573726] [55303]: [pid: 55303|app: 0|req: 39/73] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:16:42 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1480.577881] [55302]: DEBUG cinder.api.middleware.request_id [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-f10ef067-a76c-4d89-ab53-5aab94cba59f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1480.580153] [55302]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-f10ef067-a76c-4d89-ab53-5aab94cba59f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1480.580562] [55302]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-f10ef067-a76c-4d89-ab53-5aab94cba59f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb74f6b6-3e68-4acd-8e8c-c8a9bd367841", "connector": null, "instance_uuid": "6c392bcb-fea4-4624-bb9d-8eae7e209681"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1480.593074] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1480.593074] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1480.633586] [55302]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-f10ef067-a76c-4d89-ab53-5aab94cba59f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1480.634205] [55302]: [pid: 55302|app: 0|req: 35/74] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:16:42 2024] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1480.661525] [55303]: DEBUG cinder.api.middleware.request_id [None req-bba02911-7e4e-436d-8642-44d3f7286dd3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1480.669291] [55303]: INFO cinder.api.openstack.wsgi [None req-bba02911-7e4e-436d-8642-44d3f7286dd3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1480.669352] [55303]: DEBUG cinder.api.openstack.wsgi [None req-bba02911-7e4e-436d-8642-44d3f7286dd3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1480.670419] [55303]: DEBUG cinder.api.openstack.wsgi [None req-bba02911-7e4e-436d-8642-44d3f7286dd3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1480.687981] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1480.687981] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1480.691552] [55303]: INFO cinder.volume.api [None req-bba02911-7e4e-436d-8642-44d3f7286dd3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1480.696845] [55303]: INFO cinder.api.openstack.wsgi [None req-bba02911-7e4e-436d-8642-44d3f7286dd3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1480.696964] [55303]: [pid: 55303|app: 0|req: 40/75] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:42 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1481.220262] [55302]: DEBUG cinder.api.middleware.request_id [None req-2e410ac7-3cfc-4f8f-8279-bd1829c21db9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.220869] [55302]: INFO cinder.api.openstack.wsgi [None req-2e410ac7-3cfc-4f8f-8279-bd1829c21db9 None None] GET http://10.180.1.21/volume// [ 1481.221130] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2e410ac7-3cfc-4f8f-8279-bd1829c21db9 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1481.221394] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2e410ac7-3cfc-4f8f-8279-bd1829c21db9 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1481.221968] [55302]: INFO cinder.api.openstack.wsgi [None req-2e410ac7-3cfc-4f8f-8279-bd1829c21db9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1481.222329] [55302]: [pid: 55302|app: 0|req: 36/76] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:16:43 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1481.230390] [55303]: DEBUG cinder.api.middleware.request_id [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-c00788ca-5a65-49d6-9279-625fdb525b37 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.238349] [55303]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-c00788ca-5a65-49d6-9279-625fdb525b37 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1481.238349] [55303]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-c00788ca-5a65-49d6-9279-625fdb525b37 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1481.238349] [55303]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-c00788ca-5a65-49d6-9279-625fdb525b37 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1481.253632] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1481.253632] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1481.257740] [55303]: INFO cinder.volume.api [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-c00788ca-5a65-49d6-9279-625fdb525b37 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1481.263539] [55303]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-c00788ca-5a65-49d6-9279-625fdb525b37 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1481.264681] [55303]: [pid: 55303|app: 0|req: 41/77] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:16:43 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1481.297023] [55302]: DEBUG cinder.api.middleware.request_id [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.297856] [55302]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] PUT http://10.180.1.21/volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69 [ 1481.298312] [55302]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-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-388497", "mountpoint": "/dev/sdb"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1481.308174] [55302]: DEBUG cinder.coordination [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Acquiring lock "cinder-attachment_update-bb74f6b6-3e68-4acd-8e8c-c8a9bd367841-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1481.314268] [55302]: DEBUG cinder.coordination [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Lock "cinder-attachment_update-bb74f6b6-3e68-4acd-8e8c-c8a9bd367841-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1481.316950] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1481.316950] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1481.709625] [55303]: DEBUG cinder.api.middleware.request_id [None req-7e1c849a-c3b2-4866-9ed5-76f81f888107 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.713717] [55303]: INFO cinder.api.openstack.wsgi [None req-7e1c849a-c3b2-4866-9ed5-76f81f888107 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1481.715367] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7e1c849a-c3b2-4866-9ed5-76f81f888107 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1481.715367] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7e1c849a-c3b2-4866-9ed5-76f81f888107 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1481.734109] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1481.734109] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1481.739665] [55303]: INFO cinder.volume.api [None req-7e1c849a-c3b2-4866-9ed5-76f81f888107 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1481.747731] [55303]: INFO cinder.api.openstack.wsgi [None req-7e1c849a-c3b2-4866-9ed5-76f81f888107 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1481.748337] [55303]: [pid: 55303|app: 0|req: 42/78] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:43 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1482.758165] [55303]: DEBUG cinder.api.middleware.request_id [None req-8e35c15e-4955-4ae4-b896-a5ae705aa4f6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.760602] [55303]: INFO cinder.api.openstack.wsgi [None req-8e35c15e-4955-4ae4-b896-a5ae705aa4f6 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1482.760602] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8e35c15e-4955-4ae4-b896-a5ae705aa4f6 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1482.760733] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8e35c15e-4955-4ae4-b896-a5ae705aa4f6 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1482.775205] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.775205] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1482.780081] [55303]: INFO cinder.volume.api [None req-8e35c15e-4955-4ae4-b896-a5ae705aa4f6 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1482.785215] [55303]: INFO cinder.api.openstack.wsgi [None req-8e35c15e-4955-4ae4-b896-a5ae705aa4f6 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1482.785874] [55303]: [pid: 55303|app: 0|req: 43/79] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:44 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1483.797467] [55303]: DEBUG cinder.api.middleware.request_id [None req-a31cb155-93cd-4ec8-a05c-476df2edfe5d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.801970] [55303]: INFO cinder.api.openstack.wsgi [None req-a31cb155-93cd-4ec8-a05c-476df2edfe5d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1483.802503] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a31cb155-93cd-4ec8-a05c-476df2edfe5d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1483.803053] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a31cb155-93cd-4ec8-a05c-476df2edfe5d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1483.819944] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1483.819944] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1483.824335] [55303]: INFO cinder.volume.api [None req-a31cb155-93cd-4ec8-a05c-476df2edfe5d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1483.832335] [55303]: INFO cinder.api.openstack.wsgi [None req-a31cb155-93cd-4ec8-a05c-476df2edfe5d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1483.832994] [55303]: [pid: 55303|app: 0|req: 44/80] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:45 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1484.843196] [55303]: DEBUG cinder.api.middleware.request_id [None req-8f347db9-fd80-4464-84f6-3d930af19ff3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.846119] [55303]: INFO cinder.api.openstack.wsgi [None req-8f347db9-fd80-4464-84f6-3d930af19ff3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1484.846422] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8f347db9-fd80-4464-84f6-3d930af19ff3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.848832] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8f347db9-fd80-4464-84f6-3d930af19ff3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.866560] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1484.866560] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.873899] [55303]: INFO cinder.volume.api [None req-8f347db9-fd80-4464-84f6-3d930af19ff3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1484.878147] [55303]: INFO cinder.api.openstack.wsgi [None req-8f347db9-fd80-4464-84f6-3d930af19ff3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1484.878743] [55303]: [pid: 55303|app: 0|req: 45/81] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:46 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.845883] [55302]: DEBUG cinder.coordination [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Lock "cinder-attachment_update-bb74f6b6-3e68-4acd-8e8c-c8a9bd367841-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1485.846318] [55302]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2807eabb-309a-4176-817d-03350b0fa6a7 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69 returned with HTTP 200 [ 1485.846811] [55302]: [pid: 55302|app: 0|req: 37/82] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:16:43 2024] PUT /volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1485.894123] [55303]: DEBUG cinder.api.middleware.request_id [None req-c4d56adf-9edb-464e-82f9-4f9db3077dcb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.896493] [55303]: INFO cinder.api.openstack.wsgi [None req-c4d56adf-9edb-464e-82f9-4f9db3077dcb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1485.896723] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c4d56adf-9edb-464e-82f9-4f9db3077dcb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1485.896960] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c4d56adf-9edb-464e-82f9-4f9db3077dcb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1485.912593] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.912593] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1485.920024] [55303]: INFO cinder.volume.api [None req-c4d56adf-9edb-464e-82f9-4f9db3077dcb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1485.928864] [55303]: INFO cinder.api.openstack.wsgi [None req-c4d56adf-9edb-464e-82f9-4f9db3077dcb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1485.928864] [55303]: [pid: 55303|app: 0|req: 46/83] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:47 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1486.939306] [55302]: DEBUG cinder.api.middleware.request_id [None req-74bb0a2e-9247-4201-b81f-b4be84f095ac None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.941387] [55302]: INFO cinder.api.openstack.wsgi [None req-74bb0a2e-9247-4201-b81f-b4be84f095ac tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1486.941692] [55302]: DEBUG cinder.api.openstack.wsgi [None req-74bb0a2e-9247-4201-b81f-b4be84f095ac tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.941941] [55302]: DEBUG cinder.api.openstack.wsgi [None req-74bb0a2e-9247-4201-b81f-b4be84f095ac tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.958783] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.958783] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.962942] [55302]: INFO cinder.volume.api [None req-74bb0a2e-9247-4201-b81f-b4be84f095ac tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1486.968365] [55302]: INFO cinder.api.openstack.wsgi [None req-74bb0a2e-9247-4201-b81f-b4be84f095ac tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1486.968874] [55302]: [pid: 55302|app: 0|req: 38/84] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:48 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.845011] [55303]: DEBUG cinder.api.middleware.request_id [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f6ad0f16-6af8-4933-b53e-d195f70edc6f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.847989] [55303]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f6ad0f16-6af8-4933-b53e-d195f70edc6f tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1487.848253] [55303]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f6ad0f16-6af8-4933-b53e-d195f70edc6f tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.848478] [55303]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f6ad0f16-6af8-4933-b53e-d195f70edc6f tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.861137] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.861137] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.865434] [55303]: INFO cinder.volume.api [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f6ad0f16-6af8-4933-b53e-d195f70edc6f tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1487.871243] [55303]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f6ad0f16-6af8-4933-b53e-d195f70edc6f tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1487.872036] [55303]: [pid: 55303|app: 0|req: 47/85] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:16:49 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.981781] [55302]: DEBUG cinder.api.middleware.request_id [None req-200bc66d-f84d-4100-96d9-951335bc00fd None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.987132] [55302]: INFO cinder.api.openstack.wsgi [None req-200bc66d-f84d-4100-96d9-951335bc00fd tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1487.987834] [55302]: DEBUG cinder.api.openstack.wsgi [None req-200bc66d-f84d-4100-96d9-951335bc00fd tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.990584] [55302]: DEBUG cinder.api.openstack.wsgi [None req-200bc66d-f84d-4100-96d9-951335bc00fd tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.010050] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.010050] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.016630] [55302]: INFO cinder.volume.api [None req-200bc66d-f84d-4100-96d9-951335bc00fd tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1488.025420] [55302]: INFO cinder.api.openstack.wsgi [None req-200bc66d-f84d-4100-96d9-951335bc00fd tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1488.026116] [55302]: [pid: 55302|app: 0|req: 39/86] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:49 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1488.498844] [55303]: DEBUG cinder.api.middleware.request_id [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2e06e3db-a530-4d06-b93e-be9cb97a659c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.503699] [55303]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2e06e3db-a530-4d06-b93e-be9cb97a659c tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] POST http://10.180.1.21/volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69/action [ 1488.503843] [55303]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2e06e3db-a530-4d06-b93e-be9cb97a659c tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1488.503973] [55303]: DEBUG cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2e06e3db-a530-4d06-b93e-be9cb97a659c tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1488.533749] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.533749] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.548078] [55303]: INFO cinder.api.openstack.wsgi [req-b82d2a1d-3c5d-48d1-ae64-1165a02d4b59 req-2e06e3db-a530-4d06-b93e-be9cb97a659c tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69/action returned with HTTP 204 [ 1488.548694] [55303]: [pid: 55303|app: 0|req: 48/87] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:16:50 2024] POST /volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1489.036111] [55302]: DEBUG cinder.api.middleware.request_id [None req-3957526f-1180-4059-b3a4-93195f48b800 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.039078] [55302]: INFO cinder.api.openstack.wsgi [None req-3957526f-1180-4059-b3a4-93195f48b800 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1489.039309] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3957526f-1180-4059-b3a4-93195f48b800 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.039530] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3957526f-1180-4059-b3a4-93195f48b800 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.056085] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.056085] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.061854] [55302]: INFO cinder.volume.api [None req-3957526f-1180-4059-b3a4-93195f48b800 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1489.067651] [55302]: INFO cinder.api.openstack.wsgi [None req-3957526f-1180-4059-b3a4-93195f48b800 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1489.068026] [55302]: [pid: 55302|app: 0|req: 40/88] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:50 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.078941] [55303]: DEBUG cinder.api.middleware.request_id [None req-0fb92258-7e91-462f-9e06-7d81aec037b2 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.081502] [55303]: INFO cinder.api.openstack.wsgi [None req-0fb92258-7e91-462f-9e06-7d81aec037b2 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1489.081735] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0fb92258-7e91-462f-9e06-7d81aec037b2 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.081954] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0fb92258-7e91-462f-9e06-7d81aec037b2 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.094977] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.094977] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.098792] [55303]: INFO cinder.volume.api [None req-0fb92258-7e91-462f-9e06-7d81aec037b2 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1489.103413] [55303]: INFO cinder.api.openstack.wsgi [None req-0fb92258-7e91-462f-9e06-7d81aec037b2 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1489.103839] [55303]: [pid: 55303|app: 0|req: 49/89] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:50 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.403882] [55302]: DEBUG cinder.api.middleware.request_id [None req-a1637216-7aec-4369-8ecb-c53c92ddaf56 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.403882] [55302]: INFO cinder.api.openstack.wsgi [None req-a1637216-7aec-4369-8ecb-c53c92ddaf56 None None] GET http://10.180.1.21/volume// [ 1489.403882] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a1637216-7aec-4369-8ecb-c53c92ddaf56 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.403882] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a1637216-7aec-4369-8ecb-c53c92ddaf56 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.403882] [55302]: INFO cinder.api.openstack.wsgi [None req-a1637216-7aec-4369-8ecb-c53c92ddaf56 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1489.403882] [55302]: [pid: 55302|app: 0|req: 41/90] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:16:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1489.408817] [55303]: DEBUG cinder.api.middleware.request_id [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-0cad2acc-4fa5-4c8f-9f65-a01650999d8e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.411344] [55303]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-0cad2acc-4fa5-4c8f-9f65-a01650999d8e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1489.411755] [55303]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-0cad2acc-4fa5-4c8f-9f65-a01650999d8e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "310fb3ff-b8c7-454a-9894-4cf79ad1255b", "connector": null, "instance_uuid": "03222b41-6488-49b1-a214-837f3c33f7bc"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1489.422082] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.422082] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.458137] [55303]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-0cad2acc-4fa5-4c8f-9f65-a01650999d8e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1489.458824] [55303]: [pid: 55303|app: 0|req: 50/91] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:16:51 2024] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.488575] [55302]: DEBUG cinder.api.middleware.request_id [None req-aaeeca58-4f8d-4eca-8e36-ef70d9d47ffa None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.490593] [55302]: INFO cinder.api.openstack.wsgi [None req-aaeeca58-4f8d-4eca-8e36-ef70d9d47ffa tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1489.490904] [55302]: DEBUG cinder.api.openstack.wsgi [None req-aaeeca58-4f8d-4eca-8e36-ef70d9d47ffa tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.491151] [55302]: DEBUG cinder.api.openstack.wsgi [None req-aaeeca58-4f8d-4eca-8e36-ef70d9d47ffa tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.507239] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.507239] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.513429] [55302]: INFO cinder.volume.api [None req-aaeeca58-4f8d-4eca-8e36-ef70d9d47ffa tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1489.518623] [55302]: INFO cinder.api.openstack.wsgi [None req-aaeeca58-4f8d-4eca-8e36-ef70d9d47ffa tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1489.519183] [55302]: [pid: 55302|app: 0|req: 42/92] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:51 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.992444] [55303]: DEBUG cinder.api.middleware.request_id [None req-920a4451-0701-4eb0-8a14-fa03658fc409 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.993581] [55303]: INFO cinder.api.openstack.wsgi [None req-920a4451-0701-4eb0-8a14-fa03658fc409 None None] GET http://10.180.1.21/volume// [ 1489.993581] [55303]: DEBUG cinder.api.openstack.wsgi [None req-920a4451-0701-4eb0-8a14-fa03658fc409 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.993581] [55303]: DEBUG cinder.api.openstack.wsgi [None req-920a4451-0701-4eb0-8a14-fa03658fc409 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.993736] [55303]: INFO cinder.api.openstack.wsgi [None req-920a4451-0701-4eb0-8a14-fa03658fc409 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1489.994615] [55303]: [pid: 55303|app: 0|req: 51/93] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:16:51 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1490.000607] [55302]: DEBUG cinder.api.middleware.request_id [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-11f5c505-914d-4ca1-a79b-e2bdeb2b8b66 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.004452] [55302]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-11f5c505-914d-4ca1-a79b-e2bdeb2b8b66 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1490.004713] [55302]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-11f5c505-914d-4ca1-a79b-e2bdeb2b8b66 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.006376] [55302]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-11f5c505-914d-4ca1-a79b-e2bdeb2b8b66 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.026896] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.026896] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.036199] [55302]: INFO cinder.volume.api [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-11f5c505-914d-4ca1-a79b-e2bdeb2b8b66 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1490.043133] [55302]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-11f5c505-914d-4ca1-a79b-e2bdeb2b8b66 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1490.043133] [55302]: [pid: 55302|app: 0|req: 43/94] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:16:51 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1490.073421] [55303]: DEBUG cinder.api.middleware.request_id [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.075958] [55303]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] PUT http://10.180.1.21/volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1 [ 1490.077637] [55303]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-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-388501", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1490.086292] [55303]: DEBUG cinder.coordination [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Acquiring lock "cinder-attachment_update-310fb3ff-b8c7-454a-9894-4cf79ad1255b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1490.092487] [55303]: DEBUG cinder.coordination [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Lock "cinder-attachment_update-310fb3ff-b8c7-454a-9894-4cf79ad1255b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1490.094036] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.094036] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.420417] [55302]: DEBUG cinder.api.middleware.request_id [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-141226a2-531f-4502-85e4-71bc44048232 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.422998] [55302]: INFO cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-141226a2-531f-4502-85e4-71bc44048232 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1490.423235] [55302]: DEBUG cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-141226a2-531f-4502-85e4-71bc44048232 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.423506] [55302]: DEBUG cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-141226a2-531f-4502-85e4-71bc44048232 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.436192] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.436192] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.440110] [55302]: INFO cinder.volume.api [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-141226a2-531f-4502-85e4-71bc44048232 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Volume info retrieved successfully. [ 1490.445943] [55302]: INFO cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-141226a2-531f-4502-85e4-71bc44048232 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1490.446407] [55302]: [pid: 55302|app: 0|req: 44/95] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:16:52 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1490.451724] [55302]: DEBUG cinder.api.middleware.request_id [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-8350a5fe-d17d-4e0b-bc04-5d1943c86d3a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.454254] [55302]: INFO cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-8350a5fe-d17d-4e0b-bc04-5d1943c86d3a tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] GET http://10.180.1.21/volume/v3/volumes/c021b603-eb99-4ae5-8f30-41f3229755c5 [ 1490.454644] [55302]: DEBUG cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-8350a5fe-d17d-4e0b-bc04-5d1943c86d3a tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.454979] [55302]: DEBUG cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-8350a5fe-d17d-4e0b-bc04-5d1943c86d3a tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.461382] [55302]: INFO cinder.api.openstack.wsgi [req-50695afb-4109-4f49-a247-f42e92c7e3d4 req-8350a5fe-d17d-4e0b-bc04-5d1943c86d3a tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] http://10.180.1.21/volume/v3/volumes/c021b603-eb99-4ae5-8f30-41f3229755c5 returned with HTTP 404 [ 1490.461922] [55302]: [pid: 55302|app: 0|req: 45/96] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:16:52 2024] GET /volume/v3/volumes/c021b603-eb99-4ae5-8f30-41f3229755c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1490.468267] [55302]: DEBUG cinder.api.middleware.request_id [None req-2ee5f5e6-257f-4677-878d-3c7d24a7d144 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.470764] [55302]: INFO cinder.api.openstack.wsgi [None req-2ee5f5e6-257f-4677-878d-3c7d24a7d144 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1490.471062] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2ee5f5e6-257f-4677-878d-3c7d24a7d144 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.471381] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2ee5f5e6-257f-4677-878d-3c7d24a7d144 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.486393] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.486393] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.490952] [55302]: INFO cinder.volume.api [None req-2ee5f5e6-257f-4677-878d-3c7d24a7d144 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1490.497178] [55302]: INFO cinder.api.openstack.wsgi [None req-2ee5f5e6-257f-4677-878d-3c7d24a7d144 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1490.497776] [55302]: [pid: 55302|app: 0|req: 46/97] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:52 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1490.531420] [55302]: DEBUG cinder.api.middleware.request_id [None req-3afb0b01-1de7-4e9d-88a9-6a6391dfbf8b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.534798] [55302]: INFO cinder.api.openstack.wsgi [None req-3afb0b01-1de7-4e9d-88a9-6a6391dfbf8b tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1490.534798] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3afb0b01-1de7-4e9d-88a9-6a6391dfbf8b tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.534798] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3afb0b01-1de7-4e9d-88a9-6a6391dfbf8b tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.552008] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.552008] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.556418] [55302]: INFO cinder.volume.api [None req-3afb0b01-1de7-4e9d-88a9-6a6391dfbf8b tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1490.561531] [55302]: INFO cinder.api.openstack.wsgi [None req-3afb0b01-1de7-4e9d-88a9-6a6391dfbf8b tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1490.562345] [55302]: [pid: 55302|app: 0|req: 47/98] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:52 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1491.320897] [55302]: DEBUG cinder.api.middleware.request_id [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-587d739f-eaf1-42b3-863a-6a992046d9f5 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.323558] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-587d739f-eaf1-42b3-863a-6a992046d9f5 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1491.323831] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-587d739f-eaf1-42b3-863a-6a992046d9f5 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.324101] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-587d739f-eaf1-42b3-863a-6a992046d9f5 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.335274] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.335274] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.339865] [55302]: INFO cinder.volume.api [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-587d739f-eaf1-42b3-863a-6a992046d9f5 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1491.345984] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-587d739f-eaf1-42b3-863a-6a992046d9f5 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1491.346511] [55302]: [pid: 55302|app: 0|req: 48/99] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:16:53 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1491.387990] [55302]: DEBUG cinder.api.middleware.request_id [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.390678] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] POST http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841/action [ 1491.391384] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1491.391384] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1491.402441] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.402441] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.403197] [55302]: INFO cinder.volume.api [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1491.412233] [55302]: INFO cinder.volume.api [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Begin detaching volume completed successfully. [ 1491.412484] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-bc2da853-40bd-4ac2-a435-e15aecc2e140 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841/action returned with HTTP 202 [ 1491.412937] [55302]: [pid: 55302|app: 0|req: 49/100] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:16:53 2024] POST /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1491.571899] [55302]: DEBUG cinder.api.middleware.request_id [None req-240aaa06-9d65-45cc-9fb4-dc3b21d06a79 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.575891] [55302]: INFO cinder.api.openstack.wsgi [None req-240aaa06-9d65-45cc-9fb4-dc3b21d06a79 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1491.578077] [55302]: DEBUG cinder.api.openstack.wsgi [None req-240aaa06-9d65-45cc-9fb4-dc3b21d06a79 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.578077] [55302]: DEBUG cinder.api.openstack.wsgi [None req-240aaa06-9d65-45cc-9fb4-dc3b21d06a79 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.591760] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.591760] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.596087] [55302]: INFO cinder.volume.api [None req-240aaa06-9d65-45cc-9fb4-dc3b21d06a79 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1491.600426] [55302]: INFO cinder.api.openstack.wsgi [None req-240aaa06-9d65-45cc-9fb4-dc3b21d06a79 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1491.600844] [55302]: [pid: 55302|app: 0|req: 50/101] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:53 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.434953] [55302]: DEBUG cinder.api.middleware.request_id [None req-20a2f609-8e58-42c2-b45a-6199f64a9f57 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.435500] [55302]: INFO cinder.api.openstack.wsgi [None req-20a2f609-8e58-42c2-b45a-6199f64a9f57 None None] GET http://10.180.1.21/volume// [ 1492.435699] [55302]: DEBUG cinder.api.openstack.wsgi [None req-20a2f609-8e58-42c2-b45a-6199f64a9f57 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.435965] [55302]: DEBUG cinder.api.openstack.wsgi [None req-20a2f609-8e58-42c2-b45a-6199f64a9f57 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.436421] [55302]: INFO cinder.api.openstack.wsgi [None req-20a2f609-8e58-42c2-b45a-6199f64a9f57 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1492.436754] [55302]: [pid: 55302|app: 0|req: 51/102] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:16:54 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1492.439942] [55302]: DEBUG cinder.api.middleware.request_id [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-888b494b-9a94-4c35-9c30-e1767b8fa30f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.442572] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-888b494b-9a94-4c35-9c30-e1767b8fa30f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1492.442840] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-888b494b-9a94-4c35-9c30-e1767b8fa30f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.443093] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-888b494b-9a94-4c35-9c30-e1767b8fa30f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.455892] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.455892] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.459749] [55302]: INFO cinder.volume.api [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-888b494b-9a94-4c35-9c30-e1767b8fa30f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1492.465514] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-888b494b-9a94-4c35-9c30-e1767b8fa30f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1492.465608] [55302]: [pid: 55302|app: 0|req: 52/103] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:16:54 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1492.612784] [55302]: DEBUG cinder.api.middleware.request_id [None req-8aa31241-c2d9-4cd9-93f2-b4c7e6e79b3a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.615080] [55302]: INFO cinder.api.openstack.wsgi [None req-8aa31241-c2d9-4cd9-93f2-b4c7e6e79b3a tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1492.615609] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8aa31241-c2d9-4cd9-93f2-b4c7e6e79b3a tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.615906] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8aa31241-c2d9-4cd9-93f2-b4c7e6e79b3a tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.631213] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.631213] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.635485] [55302]: INFO cinder.volume.api [None req-8aa31241-c2d9-4cd9-93f2-b4c7e6e79b3a tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1492.641725] [55302]: INFO cinder.api.openstack.wsgi [None req-8aa31241-c2d9-4cd9-93f2-b4c7e6e79b3a tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1492.642184] [55302]: [pid: 55302|app: 0|req: 53/104] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:54 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1493.612696] [55302]: DEBUG cinder.api.middleware.request_id [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-b8cd8ee3-6692-47d8-8df9-a98ff42d561d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.617369] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-b8cd8ee3-6692-47d8-8df9-a98ff42d561d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] DELETE http://10.180.1.21/volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69 [ 1493.617615] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-b8cd8ee3-6692-47d8-8df9-a98ff42d561d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.617927] [55302]: DEBUG cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-b8cd8ee3-6692-47d8-8df9-a98ff42d561d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.631274] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.631274] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.186364] [55302]: INFO cinder.api.openstack.wsgi [req-13df5145-e1b9-4d8c-a206-0c03e84a5886 req-b8cd8ee3-6692-47d8-8df9-a98ff42d561d tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69 returned with HTTP 200 [ 1494.186993] [55302]: [pid: 55302|app: 0|req: 54/105] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:16:55 2024] DELETE /volume/v3/attachments/df7cca3c-3fb7-4afb-90b1-f1addf4fae69 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1494.187725] [55302]: DEBUG cinder.api.middleware.request_id [None req-18d00298-fe22-42ab-8f4f-3b4d8bd2e98c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.189704] [55302]: INFO cinder.api.openstack.wsgi [None req-18d00298-fe22-42ab-8f4f-3b4d8bd2e98c tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1494.189949] [55302]: DEBUG cinder.api.openstack.wsgi [None req-18d00298-fe22-42ab-8f4f-3b4d8bd2e98c tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.190224] [55302]: DEBUG cinder.api.openstack.wsgi [None req-18d00298-fe22-42ab-8f4f-3b4d8bd2e98c tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.209878] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.209878] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.214698] [55302]: INFO cinder.volume.api [None req-18d00298-fe22-42ab-8f4f-3b4d8bd2e98c tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1494.220013] [55302]: INFO cinder.api.openstack.wsgi [None req-18d00298-fe22-42ab-8f4f-3b4d8bd2e98c tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1494.220518] [55302]: [pid: 55302|app: 0|req: 55/106] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:56 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.620857] [55303]: DEBUG cinder.coordination [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Lock "cinder-attachment_update-310fb3ff-b8c7-454a-9894-4cf79ad1255b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1494.621272] [55303]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-f75f31e9-9c6a-481d-bcfd-0cf5ef9b1bee tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1 returned with HTTP 200 [ 1494.622065] [55303]: [pid: 55303|app: 0|req: 52/107] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:16:51 2024] PUT /volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1 => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.233821] [55302]: DEBUG cinder.api.middleware.request_id [None req-bf60ea41-4a7f-4c83-a162-dc05db6d7671 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.236136] [55302]: INFO cinder.api.openstack.wsgi [None req-bf60ea41-4a7f-4c83-a162-dc05db6d7671 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1495.236363] [55302]: DEBUG cinder.api.openstack.wsgi [None req-bf60ea41-4a7f-4c83-a162-dc05db6d7671 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.236581] [55302]: DEBUG cinder.api.openstack.wsgi [None req-bf60ea41-4a7f-4c83-a162-dc05db6d7671 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.251028] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.251028] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.254766] [55302]: INFO cinder.volume.api [None req-bf60ea41-4a7f-4c83-a162-dc05db6d7671 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1495.259644] [55302]: INFO cinder.api.openstack.wsgi [None req-bf60ea41-4a7f-4c83-a162-dc05db6d7671 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1495.260091] [55302]: [pid: 55302|app: 0|req: 56/108] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:57 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.355150] [55303]: DEBUG cinder.api.middleware.request_id [None req-daaae46d-3d24-42b8-8993-6fc30b085d2f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.357320] [55303]: INFO cinder.api.openstack.wsgi [None req-daaae46d-3d24-42b8-8993-6fc30b085d2f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1495.357542] [55303]: DEBUG cinder.api.openstack.wsgi [None req-daaae46d-3d24-42b8-8993-6fc30b085d2f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.357839] [55303]: DEBUG cinder.api.openstack.wsgi [None req-daaae46d-3d24-42b8-8993-6fc30b085d2f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.366514] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.366514] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.370225] [55303]: INFO cinder.volume.api [None req-daaae46d-3d24-42b8-8993-6fc30b085d2f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1495.374806] [55303]: INFO cinder.api.openstack.wsgi [None req-daaae46d-3d24-42b8-8993-6fc30b085d2f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1495.375310] [55303]: [pid: 55303|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:57 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1496.252165] [55302]: DEBUG cinder.api.middleware.request_id [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-cbe7876e-cf75-41a2-ab28-d7f4905bf8ec None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.255747] [55302]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-cbe7876e-cf75-41a2-ab28-d7f4905bf8ec tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] POST http://10.180.1.21/volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1/action [ 1496.256198] [55302]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-cbe7876e-cf75-41a2-ab28-d7f4905bf8ec tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1496.256345] [55302]: DEBUG cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-cbe7876e-cf75-41a2-ab28-d7f4905bf8ec tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1496.269202] [55303]: DEBUG cinder.api.middleware.request_id [None req-10435328-6b5a-4a46-8015-e6a2568aeb62 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.271949] [55303]: INFO cinder.api.openstack.wsgi [None req-10435328-6b5a-4a46-8015-e6a2568aeb62 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1496.272217] [55303]: DEBUG cinder.api.openstack.wsgi [None req-10435328-6b5a-4a46-8015-e6a2568aeb62 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.272653] [55303]: DEBUG cinder.api.openstack.wsgi [None req-10435328-6b5a-4a46-8015-e6a2568aeb62 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.285276] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.285276] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.288713] [55303]: INFO cinder.volume.api [None req-10435328-6b5a-4a46-8015-e6a2568aeb62 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1496.289277] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.289277] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.294107] [55303]: INFO cinder.api.openstack.wsgi [None req-10435328-6b5a-4a46-8015-e6a2568aeb62 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1496.294832] [55303]: [pid: 55303|app: 0|req: 54/110] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:58 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1010 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1496.307743] [55302]: INFO cinder.api.openstack.wsgi [req-0291b0ca-3e6e-49d3-97e0-a33dbdf2ec55 req-cbe7876e-cf75-41a2-ab28-d7f4905bf8ec tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1/action returned with HTTP 204 [ 1496.308613] [55302]: [pid: 55302|app: 0|req: 57/111] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:16:58 2024] POST /volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1497.307043] [55303]: DEBUG cinder.api.middleware.request_id [None req-52366c60-3a0c-4570-a9e2-d25a839a5852 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.312871] [55303]: INFO cinder.api.openstack.wsgi [None req-52366c60-3a0c-4570-a9e2-d25a839a5852 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1497.312871] [55303]: DEBUG cinder.api.openstack.wsgi [None req-52366c60-3a0c-4570-a9e2-d25a839a5852 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.312871] [55303]: DEBUG cinder.api.openstack.wsgi [None req-52366c60-3a0c-4570-a9e2-d25a839a5852 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.331547] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.331547] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.334166] [55303]: INFO cinder.volume.api [None req-52366c60-3a0c-4570-a9e2-d25a839a5852 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1497.340349] [55303]: INFO cinder.api.openstack.wsgi [None req-52366c60-3a0c-4570-a9e2-d25a839a5852 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1497.340349] [55303]: [pid: 55303|app: 0|req: 55/112] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:59 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.354329] [55302]: DEBUG cinder.api.middleware.request_id [None req-17a8b060-a968-4833-8fd9-e7f73c000253 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.357279] [55302]: INFO cinder.api.openstack.wsgi [None req-17a8b060-a968-4833-8fd9-e7f73c000253 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1497.357509] [55302]: DEBUG cinder.api.openstack.wsgi [None req-17a8b060-a968-4833-8fd9-e7f73c000253 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.357994] [55302]: DEBUG cinder.api.openstack.wsgi [None req-17a8b060-a968-4833-8fd9-e7f73c000253 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.369891] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.369891] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.373530] [55302]: INFO cinder.volume.api [None req-17a8b060-a968-4833-8fd9-e7f73c000253 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1497.379103] [55302]: INFO cinder.api.openstack.wsgi [None req-17a8b060-a968-4833-8fd9-e7f73c000253 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1497.383116] [55302]: [pid: 55302|app: 0|req: 58/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:59 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.590533] [55303]: DEBUG cinder.api.middleware.request_id [None req-a440479f-5c34-4f18-b678-e624fb5fc946 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.592657] [55303]: INFO cinder.api.openstack.wsgi [None req-a440479f-5c34-4f18-b678-e624fb5fc946 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1497.592845] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a440479f-5c34-4f18-b678-e624fb5fc946 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.594029] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a440479f-5c34-4f18-b678-e624fb5fc946 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.611175] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.611175] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.618029] [55303]: INFO cinder.volume.api [None req-a440479f-5c34-4f18-b678-e624fb5fc946 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1497.622879] [55303]: INFO cinder.api.openstack.wsgi [None req-a440479f-5c34-4f18-b678-e624fb5fc946 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1497.623522] [55303]: [pid: 55303|app: 0|req: 56/114] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:16:59 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.713964] [55302]: DEBUG cinder.api.middleware.request_id [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c44ad59d-ff2c-4d9d-81db-75bfbd71df40 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.716291] [55302]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c44ad59d-ff2c-4d9d-81db-75bfbd71df40 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1497.716509] [55302]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c44ad59d-ff2c-4d9d-81db-75bfbd71df40 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.716770] [55302]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c44ad59d-ff2c-4d9d-81db-75bfbd71df40 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.730552] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.730552] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.734680] [55302]: INFO cinder.volume.api [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c44ad59d-ff2c-4d9d-81db-75bfbd71df40 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1497.739154] [55302]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c44ad59d-ff2c-4d9d-81db-75bfbd71df40 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1497.739873] [55302]: [pid: 55302|app: 0|req: 59/115] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:16:59 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.757454] [55303]: DEBUG cinder.api.middleware.request_id [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.759782] [55303]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] POST http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b/action [ 1497.760213] [55303]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1497.760355] [55303]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1497.774738] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.774738] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.775221] [55303]: INFO cinder.volume.api [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1497.786823] [55303]: INFO cinder.volume.api [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Begin detaching volume completed successfully. [ 1497.787097] [55303]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-9d4d3165-e72a-4607-8579-dab0da61d6d4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b/action returned with HTTP 202 [ 1497.787541] [55303]: [pid: 55303|app: 0|req: 57/116] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:16:59 2024] POST /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1498.813549] [55302]: DEBUG cinder.api.middleware.request_id [None req-5f7cb041-7887-4552-a1a4-6a264a96c891 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.814042] [55302]: INFO cinder.api.openstack.wsgi [None req-5f7cb041-7887-4552-a1a4-6a264a96c891 None None] GET http://10.180.1.21/volume// [ 1498.814256] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5f7cb041-7887-4552-a1a4-6a264a96c891 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.814517] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5f7cb041-7887-4552-a1a4-6a264a96c891 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.814926] [55302]: INFO cinder.api.openstack.wsgi [None req-5f7cb041-7887-4552-a1a4-6a264a96c891 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1498.815244] [55302]: [pid: 55302|app: 0|req: 60/117] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:17:00 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1498.818985] [55303]: DEBUG cinder.api.middleware.request_id [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c76a0dfe-35ae-46b3-8204-df69fada103d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.821333] [55303]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c76a0dfe-35ae-46b3-8204-df69fada103d tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1498.821594] [55303]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c76a0dfe-35ae-46b3-8204-df69fada103d tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.821829] [55303]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c76a0dfe-35ae-46b3-8204-df69fada103d tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.836631] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.836631] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.839694] [55303]: INFO cinder.volume.api [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c76a0dfe-35ae-46b3-8204-df69fada103d tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1498.844556] [55303]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-c76a0dfe-35ae-46b3-8204-df69fada103d tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1498.845334] [55303]: [pid: 55303|app: 0|req: 58/118] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:17:00 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1555 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1500.039323] [55302]: DEBUG cinder.api.middleware.request_id [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-531247c8-34d8-49ce-8991-e2fb3fc481b4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.042505] [55302]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-531247c8-34d8-49ce-8991-e2fb3fc481b4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1 [ 1500.042722] [55302]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-531247c8-34d8-49ce-8991-e2fb3fc481b4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.042938] [55302]: DEBUG cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-531247c8-34d8-49ce-8991-e2fb3fc481b4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.051870] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.051870] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.587827] [55302]: INFO cinder.api.openstack.wsgi [req-4985bb53-753d-4eed-821d-c3daf02a4aa3 req-531247c8-34d8-49ce-8991-e2fb3fc481b4 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1 returned with HTTP 200 [ 1500.588266] [55302]: [pid: 55302|app: 0|req: 61/119] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:17:01 2024] DELETE /volume/v3/attachments/c946d2c5-ef56-4d21-ab12-576a599cf2e1 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1501.970255] [55303]: DEBUG cinder.api.middleware.request_id [None req-d0d811a2-8b97-4059-8b59-e2eb40c47fc8 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.972648] [55303]: INFO cinder.api.openstack.wsgi [None req-d0d811a2-8b97-4059-8b59-e2eb40c47fc8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1501.972870] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d0d811a2-8b97-4059-8b59-e2eb40c47fc8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.973116] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d0d811a2-8b97-4059-8b59-e2eb40c47fc8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.985152] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.985152] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.991021] [55303]: INFO cinder.volume.api [None req-d0d811a2-8b97-4059-8b59-e2eb40c47fc8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1501.994557] [55303]: INFO cinder.api.openstack.wsgi [None req-d0d811a2-8b97-4059-8b59-e2eb40c47fc8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1501.994947] [55303]: [pid: 55303|app: 0|req: 59/120] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:03 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1502.005395] [55302]: DEBUG cinder.api.middleware.request_id [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.009241] [55302]: INFO cinder.api.openstack.wsgi [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1502.009241] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.009241] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.009241] [55302]: INFO cinder.api.v3.volumes [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Delete volume with id: 310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1502.019591] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.019591] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.020014] [55302]: INFO cinder.volume.api [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1502.045270] [55302]: INFO cinder.volume.api [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Delete volume request issued successfully. [ 1502.045482] [55302]: INFO cinder.api.openstack.wsgi [None req-c9377e67-d044-495c-96b7-6bb33f9517c5 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 202 [ 1502.045938] [55302]: [pid: 55302|app: 0|req: 62/121] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:17:03 2024] DELETE /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1502.049638] [55303]: DEBUG cinder.api.middleware.request_id [None req-7319087c-472b-4f0f-9efb-348f09faecc9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.052079] [55303]: INFO cinder.api.openstack.wsgi [None req-7319087c-472b-4f0f-9efb-348f09faecc9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1502.052388] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7319087c-472b-4f0f-9efb-348f09faecc9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.052918] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7319087c-472b-4f0f-9efb-348f09faecc9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.060834] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.060834] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.064322] [55303]: INFO cinder.volume.api [None req-7319087c-472b-4f0f-9efb-348f09faecc9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1502.069845] [55303]: INFO cinder.api.openstack.wsgi [None req-7319087c-472b-4f0f-9efb-348f09faecc9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1502.070281] [55303]: [pid: 55303|app: 0|req: 60/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:03 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1503.083550] [55302]: DEBUG cinder.api.middleware.request_id [None req-d02909f9-a3e7-4ebc-98e1-04fd80cdb6b8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.085795] [55302]: INFO cinder.api.openstack.wsgi [None req-d02909f9-a3e7-4ebc-98e1-04fd80cdb6b8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1503.086056] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d02909f9-a3e7-4ebc-98e1-04fd80cdb6b8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.086285] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d02909f9-a3e7-4ebc-98e1-04fd80cdb6b8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.098090] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.098090] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.101555] [55302]: INFO cinder.volume.api [None req-d02909f9-a3e7-4ebc-98e1-04fd80cdb6b8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1503.106313] [55302]: INFO cinder.api.openstack.wsgi [None req-d02909f9-a3e7-4ebc-98e1-04fd80cdb6b8 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1503.106890] [55302]: [pid: 55302|app: 0|req: 63/123] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:04 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.116521] [55303]: DEBUG cinder.api.middleware.request_id [None req-7681c5d7-98d2-4480-9243-ff820b20d1dc None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.119288] [55303]: INFO cinder.api.openstack.wsgi [None req-7681c5d7-98d2-4480-9243-ff820b20d1dc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1504.119554] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7681c5d7-98d2-4480-9243-ff820b20d1dc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.120418] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7681c5d7-98d2-4480-9243-ff820b20d1dc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.132678] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.132678] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.136651] [55303]: INFO cinder.volume.api [None req-7681c5d7-98d2-4480-9243-ff820b20d1dc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Volume info retrieved successfully. [ 1504.142031] [55303]: INFO cinder.api.openstack.wsgi [None req-7681c5d7-98d2-4480-9243-ff820b20d1dc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 200 [ 1504.142661] [55303]: [pid: 55303|app: 0|req: 61/124] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:05 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.155497] [55302]: DEBUG cinder.api.middleware.request_id [None req-2850b681-d3a7-4a3a-9684-b26694ee9b4e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.157459] [55302]: INFO cinder.api.openstack.wsgi [None req-2850b681-d3a7-4a3a-9684-b26694ee9b4e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1505.157703] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2850b681-d3a7-4a3a-9684-b26694ee9b4e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.157954] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2850b681-d3a7-4a3a-9684-b26694ee9b4e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.166121] [55302]: INFO cinder.api.openstack.wsgi [None req-2850b681-d3a7-4a3a-9684-b26694ee9b4e tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 404 [ 1505.166758] [55302]: [pid: 55302|app: 0|req: 64/125] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:07 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1514.139567] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=131,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1515.160794] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=142,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1538.578073] [55303]: DEBUG cinder.api.middleware.request_id [None req-faf87691-2cd3-471e-9645-c9f969c0aad9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.581490] [55303]: INFO cinder.api.openstack.wsgi [None req-faf87691-2cd3-471e-9645-c9f969c0aad9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1538.581897] [55303]: DEBUG cinder.api.openstack.wsgi [None req-faf87691-2cd3-471e-9645-c9f969c0aad9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.584255] [55303]: DEBUG cinder.api.openstack.wsgi [None req-faf87691-2cd3-471e-9645-c9f969c0aad9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.584255] [55303]: INFO cinder.api.v3.volumes [None req-faf87691-2cd3-471e-9645-c9f969c0aad9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Delete volume with id: 310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1538.592114] [55303]: INFO cinder.api.openstack.wsgi [None req-faf87691-2cd3-471e-9645-c9f969c0aad9 tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 404 [ 1538.592855] [55303]: [pid: 55303|app: 0|req: 62/126] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:17:40 2024] DELETE /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1538.595788] [55302]: DEBUG cinder.api.middleware.request_id [None req-6d0945e1-429a-4173-99c7-5736d9702acc None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.597971] [55302]: INFO cinder.api.openstack.wsgi [None req-6d0945e1-429a-4173-99c7-5736d9702acc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] GET http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b [ 1538.598206] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6d0945e1-429a-4173-99c7-5736d9702acc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.598425] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6d0945e1-429a-4173-99c7-5736d9702acc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.614017] [55302]: INFO cinder.api.openstack.wsgi [None req-6d0945e1-429a-4173-99c7-5736d9702acc tempest-VolumesAssistedSnapshotsTest-2013826087 tempest-VolumesAssistedSnapshotsTest-2013826087-project-admin] http://10.180.1.21/volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b returned with HTTP 404 [ 1538.614017] [55302]: [pid: 55302|app: 0|req: 65/127] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:40 2024] GET /volume/v3/volumes/310fb3ff-b8c7-454a-9894-4cf79ad1255b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1543.076327] [55303]: DEBUG cinder.api.middleware.request_id [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-d5bf0757-e963-4ac4-96fa-574a84380db1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.079658] [55303]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-d5bf0757-e963-4ac4-96fa-574a84380db1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1543.080050] [55303]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-d5bf0757-e963-4ac4-96fa-574a84380db1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.080147] [55303]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-d5bf0757-e963-4ac4-96fa-574a84380db1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.099848] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.099848] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.104795] [55303]: INFO cinder.volume.api [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-d5bf0757-e963-4ac4-96fa-574a84380db1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1543.112154] [55303]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-d5bf0757-e963-4ac4-96fa-574a84380db1 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1543.112706] [55303]: [pid: 55303|app: 0|req: 63/128] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:17:44 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1684 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1543.145263] [55302]: DEBUG cinder.api.middleware.request_id [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-8d867b80-f026-4617-bf21-56b59a335a03 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.155889] [55302]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-8d867b80-f026-4617-bf21-56b59a335a03 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] GET http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1543.156233] [55302]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-8d867b80-f026-4617-bf21-56b59a335a03 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.156480] [55302]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-8d867b80-f026-4617-bf21-56b59a335a03 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.170451] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.170451] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.175610] [55302]: INFO cinder.volume.api [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-8d867b80-f026-4617-bf21-56b59a335a03 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1543.183475] [55302]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-8d867b80-f026-4617-bf21-56b59a335a03 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 200 [ 1543.183973] [55302]: [pid: 55302|app: 0|req: 66/129] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:17:44 2024] GET /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 1684 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1547.196948] [55303]: DEBUG cinder.api.middleware.request_id [None req-aaf0fd4a-3301-412d-91d8-995fe4dfa68b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.197466] [55303]: INFO cinder.api.openstack.wsgi [None req-aaf0fd4a-3301-412d-91d8-995fe4dfa68b None None] GET http://10.180.1.21/volume// [ 1547.197657] [55303]: DEBUG cinder.api.openstack.wsgi [None req-aaf0fd4a-3301-412d-91d8-995fe4dfa68b None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.197912] [55303]: DEBUG cinder.api.openstack.wsgi [None req-aaf0fd4a-3301-412d-91d8-995fe4dfa68b None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.198322] [55303]: INFO cinder.api.openstack.wsgi [None req-aaf0fd4a-3301-412d-91d8-995fe4dfa68b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1547.198631] [55303]: [pid: 55303|app: 0|req: 64/130] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:17:49 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1547.202072] [55302]: DEBUG cinder.api.middleware.request_id [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-81aceeac-2c1f-4ad0-89dc-96382e97317f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.204875] [55302]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-81aceeac-2c1f-4ad0-89dc-96382e97317f tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1547.205320] [55302]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-81aceeac-2c1f-4ad0-89dc-96382e97317f tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea", "connector": null, "instance_uuid": "755e9b02-03fc-47a8-95d2-60c5dce362c0"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1547.222779] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.222779] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.256569] [55302]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-81aceeac-2c1f-4ad0-89dc-96382e97317f tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1547.257045] [55302]: [pid: 55302|app: 0|req: 67/131] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:17:49 2024] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1547.336857] [55303]: DEBUG cinder.api.middleware.request_id [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.338783] [55303]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] POST http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea/action [ 1547.339524] [55303]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1547.339789] [55303]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1547.364503] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.364503] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.365276] [55303]: INFO cinder.volume.api [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1547.374231] [55303]: INFO cinder.volume.api [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Roll detaching of volume completed successfully. [ 1547.374231] [55303]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-78f7914d-3319-4fe6-a36b-d8b34f020f8e tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea/action returned with HTTP 202 [ 1547.374484] [55303]: [pid: 55303|app: 0|req: 65/132] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:17:49 2024] POST /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1547.379895] [55302]: DEBUG cinder.api.middleware.request_id [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-1c36d180-d2a3-4d9c-aaa0-0e2f51f89920 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.382555] [55302]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-1c36d180-d2a3-4d9c-aaa0-0e2f51f89920 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f079bd0f-7174-4c0d-97ec-62f16dfbcf53 [ 1547.382732] [55302]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-1c36d180-d2a3-4d9c-aaa0-0e2f51f89920 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.382990] [55302]: DEBUG cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-1c36d180-d2a3-4d9c-aaa0-0e2f51f89920 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.392263] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.392263] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.417416] [55302]: INFO cinder.api.openstack.wsgi [req-cba75b4b-40f7-4bdb-9f82-a3eda365a7a5 req-1c36d180-d2a3-4d9c-aaa0-0e2f51f89920 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/attachments/f079bd0f-7174-4c0d-97ec-62f16dfbcf53 returned with HTTP 200 [ 1547.417905] [55302]: [pid: 55302|app: 0|req: 68/133] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:17:49 2024] DELETE /volume/v3/attachments/f079bd0f-7174-4c0d-97ec-62f16dfbcf53 => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.458154] [55303]: DEBUG cinder.api.middleware.request_id [req-4fdcb4de-8d90-49fc-b7d9-f3b8cb5f9410 req-569e28c7-20f1-42c4-b959-e64b4130b16a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.460605] [55303]: INFO cinder.api.openstack.wsgi [req-4fdcb4de-8d90-49fc-b7d9-f3b8cb5f9410 req-569e28c7-20f1-42c4-b959-e64b4130b16a tempest-SecurityGroupsTestJSON-739341994 tempest-SecurityGroupsTestJSON-739341994-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d8552fad-e6dd-4576-ac50-941cffd932e3 [ 1549.460861] [55303]: DEBUG cinder.api.openstack.wsgi [req-4fdcb4de-8d90-49fc-b7d9-f3b8cb5f9410 req-569e28c7-20f1-42c4-b959-e64b4130b16a tempest-SecurityGroupsTestJSON-739341994 tempest-SecurityGroupsTestJSON-739341994-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.461096] [55303]: DEBUG cinder.api.openstack.wsgi [req-4fdcb4de-8d90-49fc-b7d9-f3b8cb5f9410 req-569e28c7-20f1-42c4-b959-e64b4130b16a tempest-SecurityGroupsTestJSON-739341994 tempest-SecurityGroupsTestJSON-739341994-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.470257] [55303]: INFO cinder.api.openstack.wsgi [req-4fdcb4de-8d90-49fc-b7d9-f3b8cb5f9410 req-569e28c7-20f1-42c4-b959-e64b4130b16a tempest-SecurityGroupsTestJSON-739341994 tempest-SecurityGroupsTestJSON-739341994-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d8552fad-e6dd-4576-ac50-941cffd932e3 returned with HTTP 200 [ 1549.472464] [55303]: [pid: 55303|app: 0|req: 66/134] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 13:17:51 2024] GET /volume/v3/attachments?instance_id=d8552fad-e6dd-4576-ac50-941cffd932e3 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.388634] [55302]: DEBUG cinder.api.middleware.request_id [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-4a39863f-079a-4ba5-bacf-b6a0ecb47eb7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.391183] [55302]: INFO cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-4a39863f-079a-4ba5-bacf-b6a0ecb47eb7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] DELETE http://10.180.1.21/volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59 [ 1550.391394] [55302]: DEBUG cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-4a39863f-079a-4ba5-bacf-b6a0ecb47eb7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.391604] [55302]: DEBUG cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-4a39863f-079a-4ba5-bacf-b6a0ecb47eb7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.401974] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.401974] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.931661] [55302]: INFO cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-4a39863f-079a-4ba5-bacf-b6a0ecb47eb7 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59 returned with HTTP 200 [ 1550.932242] [55302]: [pid: 55302|app: 0|req: 69/135] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:17:52 2024] DELETE /volume/v3/attachments/28f4c579-56ea-40a6-b998-391016a7fa59 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.940851] [55303]: DEBUG cinder.api.middleware.request_id [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.943325] [55303]: INFO cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 [ 1550.943659] [55303]: DEBUG cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.943915] [55303]: DEBUG cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.944126] [55303]: INFO cinder.api.v3.volumes [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Delete volume with id: 7f1511af-db83-4f29-ba68-59e68e37f289 [ 1550.954512] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.954512] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.955085] [55303]: INFO cinder.volume.api [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Volume info retrieved successfully. [ 1550.980690] [55303]: INFO cinder.volume.api [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] Delete volume request issued successfully. [ 1550.981617] [55303]: INFO cinder.api.openstack.wsgi [req-eba3e78a-70a4-4150-aa79-5cc3027c0867 req-79dfe760-feb2-443b-b20e-6d0c238825f6 tempest-ServersTestBootFromVolume-1700298652 tempest-ServersTestBootFromVolume-1700298652-project-member] http://10.180.1.21/volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 returned with HTTP 202 [ 1550.981617] [55303]: [pid: 55303|app: 0|req: 67/136] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:17:52 2024] DELETE /volume/v3/volumes/7f1511af-db83-4f29-ba68-59e68e37f289 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1551.029119] [55302]: DEBUG cinder.api.middleware.request_id [None req-3c5e6608-0243-4919-ba3b-43257df01b01 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.031400] [55302]: INFO cinder.api.openstack.wsgi [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1551.031787] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-842332647"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1551.033438] [55302]: DEBUG cinder.api.v3.volumes [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-842332647'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1551.033583] [55302]: INFO cinder.api.v3.volumes [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Create volume of 1 GB [ 1551.034077] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.034077] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.037776] [55302]: INFO cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Availability Zones retrieved successfully. [ 1551.044967] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Flow 'volume_create_api' (2aeac128-b971-4def-8f60-9849abd1e125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1551.046260] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38f42cb-864c-4506-ae58-e0dacf0cc500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.048030] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1551.068447] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38f42cb-864c-4506-ae58-e0dacf0cc500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.069497] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82dacceb-20ed-4ed0-bf29-6075432b931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.120080] [55302]: DEBUG cinder.quota [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Created reservations ['77f97194-f0fb-4c31-9d8f-76fe1874020c', 'fe7a7b6a-0416-42a8-a254-ad9f26a1efff', 'ce0cbb45-4b80-4918-a3c2-dbd218a0ea41', '967ed23d-060b-4723-a5cb-7fcca9c41375'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1551.121134] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82dacceb-20ed-4ed0-bf29-6075432b931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77f97194-f0fb-4c31-9d8f-76fe1874020c', 'fe7a7b6a-0416-42a8-a254-ad9f26a1efff', 'ce0cbb45-4b80-4918-a3c2-dbd218a0ea41', '967ed23d-060b-4723-a5cb-7fcca9c41375']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.122548] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23dc972d-5e59-4b8f-b06c-34470832a5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.137480] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23dc972d-5e59-4b8f-b06c-34470832a5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e671cf-2a9a-470f-bcf5-a7486d17ccc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-842332647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c74b4851d34431cbb025d2a9ef4eda1',qos_specs=None,replication_status=,reservations=['77f97194-f0fb-4c31-9d8f-76fe1874020c','fe7a7b6a-0416-42a8-a254-ad9f26a1efff','ce0cbb45-4b80-4918-a3c2-dbd218a0ea41','967ed23d-060b-4723-a5cb-7fcca9c41375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7aa38acfe140c49b1b380ae5c3845c',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-842332647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e671cf-2a9a-470f-bcf5-a7486d17ccc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c74b4851d34431cbb025d2a9ef4eda1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d7aa38acfe140c49b1b380ae5c3845c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.138369] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92748223-049f-4f9d-a808-c84b94055114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.152691] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92748223-049f-4f9d-a808-c84b94055114) transitioned into state 'SUCCESS' from state '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-842332647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c74b4851d34431cbb025d2a9ef4eda1',qos_specs=None,replication_status=,reservations=['77f97194-f0fb-4c31-9d8f-76fe1874020c','fe7a7b6a-0416-42a8-a254-ad9f26a1efff','ce0cbb45-4b80-4918-a3c2-dbd218a0ea41','967ed23d-060b-4723-a5cb-7fcca9c41375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7aa38acfe140c49b1b380ae5c3845c',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.153637] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d47870-06d3-4579-b4fc-1cc75a79a880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.161776] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d47870-06d3-4579-b4fc-1cc75a79a880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.163164] [55302]: DEBUG cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Flow 'volume_create_api' (2aeac128-b971-4def-8f60-9849abd1e125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1551.163531] [55302]: INFO cinder.volume.api [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Create volume request issued successfully. [ 1551.164431] [55302]: INFO cinder.api.openstack.wsgi [None req-3c5e6608-0243-4919-ba3b-43257df01b01 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1551.165042] [55302]: [pid: 55302|app: 0|req: 70/137] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:17:52 2024] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1551.173131] [55303]: DEBUG cinder.api.middleware.request_id [None req-de25d881-8799-4cd0-81e4-b877fd647cd0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.176435] [55303]: INFO cinder.api.openstack.wsgi [None req-de25d881-8799-4cd0-81e4-b877fd647cd0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1551.176677] [55303]: DEBUG cinder.api.openstack.wsgi [None req-de25d881-8799-4cd0-81e4-b877fd647cd0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.177056] [55303]: DEBUG cinder.api.openstack.wsgi [None req-de25d881-8799-4cd0-81e4-b877fd647cd0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.187343] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.187343] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.192404] [55303]: INFO cinder.volume.api [None req-de25d881-8799-4cd0-81e4-b877fd647cd0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1551.197639] [55303]: INFO cinder.api.openstack.wsgi [None req-de25d881-8799-4cd0-81e4-b877fd647cd0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1551.198395] [55303]: [pid: 55303|app: 0|req: 68/138] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:53 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.210488] [55302]: DEBUG cinder.api.middleware.request_id [None req-ec35919e-8b33-4c6f-8220-df6d912a52c2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.212862] [55302]: INFO cinder.api.openstack.wsgi [None req-ec35919e-8b33-4c6f-8220-df6d912a52c2 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1552.213105] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ec35919e-8b33-4c6f-8220-df6d912a52c2 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.213322] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ec35919e-8b33-4c6f-8220-df6d912a52c2 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.225405] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.225405] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.230328] [55302]: INFO cinder.volume.api [None req-ec35919e-8b33-4c6f-8220-df6d912a52c2 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1552.236493] [55302]: INFO cinder.api.openstack.wsgi [None req-ec35919e-8b33-4c6f-8220-df6d912a52c2 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1552.237087] [55302]: [pid: 55302|app: 0|req: 71/139] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:17:54 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.777618] [55303]: DEBUG cinder.api.middleware.request_id [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-b2f67dd5-5468-4793-94b1-edf120b4dfca None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.779901] [55303]: INFO cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-b2f67dd5-5468-4793-94b1-edf120b4dfca tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2 [ 1554.780126] [55303]: DEBUG cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-b2f67dd5-5468-4793-94b1-edf120b4dfca tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.780344] [55303]: DEBUG cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-b2f67dd5-5468-4793-94b1-edf120b4dfca tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.790087] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.790087] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.339126] [55303]: INFO cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-b2f67dd5-5468-4793-94b1-edf120b4dfca tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2 returned with HTTP 200 [ 1555.339822] [55303]: [pid: 55303|app: 0|req: 69/140] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:17:56 2024] DELETE /volume/v3/attachments/c056807d-22d3-43f7-b2b7-8150d464d7f2 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.353992] [55302]: DEBUG cinder.api.middleware.request_id [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.357635] [55302]: INFO cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1555.357788] [55302]: DEBUG cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.358044] [55302]: DEBUG cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.362032] [55302]: INFO cinder.api.v3.volumes [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Delete volume with id: a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea [ 1555.371838] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.371838] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.372432] [55302]: INFO cinder.volume.api [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Volume info retrieved successfully. [ 1555.400802] [55302]: INFO cinder.volume.api [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] Delete volume request issued successfully. [ 1555.400802] [55302]: INFO cinder.api.openstack.wsgi [req-6b17a8a3-1def-4062-984f-a00c93b5521b req-e49aac93-c3f0-444c-8270-223b0b522f53 tempest-ServerActionsV293TestJSON-32186892 tempest-ServerActionsV293TestJSON-32186892-project-member] http://10.180.1.21/volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea returned with HTTP 202 [ 1555.401518] [55302]: [pid: 55302|app: 0|req: 72/141] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:17:57 2024] DELETE /volume/v3/volumes/a806c28e-b99e-4fc4-8d2c-b4fd4ef53dea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1565.338320] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=27,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1565.394744] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=70,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1566.987703] [55303]: DEBUG cinder.api.middleware.request_id [None req-0318b152-3c71-47a8-bdb7-700229207fdb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.989763] [55303]: INFO cinder.api.openstack.wsgi [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1566.992302] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1678904730"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1566.994027] [55303]: DEBUG cinder.api.v3.volumes [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1678904730'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1566.994537] [55303]: INFO cinder.api.v3.volumes [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Create volume of 1 GB [ 1566.994640] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.994640] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.004359] [55303]: INFO cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Availability Zones retrieved successfully. [ 1567.014125] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Flow 'volume_create_api' (ae20c067-2eb0-48e9-b21c-b7b4add80b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1567.015128] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fc734f-d2e0-46a0-91e9-6c528c9e43f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.016521] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1567.041932] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fc734f-d2e0-46a0-91e9-6c528c9e43f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.043042] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3692cc5-e714-4887-8de8-cf823b6615c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.095083] [55303]: DEBUG cinder.quota [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Created reservations ['a0055541-fef9-4203-af59-16c8ae49bd89', '622c0f59-3f4e-46b2-b3ee-0c0b7a949401', '3d7841e7-1168-4497-a97f-b636bfb3dd5b', '173cd8dc-58dc-4841-8be4-ad283034560d'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1567.096149] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3692cc5-e714-4887-8de8-cf823b6615c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0055541-fef9-4203-af59-16c8ae49bd89', '622c0f59-3f4e-46b2-b3ee-0c0b7a949401', '3d7841e7-1168-4497-a97f-b636bfb3dd5b', '173cd8dc-58dc-4841-8be4-ad283034560d']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.100060] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ed2107-1a7f-4fd0-91cd-b73d42c5ad14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.115303] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ed2107-1a7f-4fd0-91cd-b73d42c5ad14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6e9878-0dbb-4c6d-829a-60a1499a421c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1678904730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3a3de2445964af18174744b80be673d',qos_specs=None,replication_status=,reservations=['a0055541-fef9-4203-af59-16c8ae49bd89','622c0f59-3f4e-46b2-b3ee-0c0b7a949401','3d7841e7-1168-4497-a97f-b636bfb3dd5b','173cd8dc-58dc-4841-8be4-ad283034560d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a4e89bff11b46eb8f6e5c62e5daa445',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1678904730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6e9878-0dbb-4c6d-829a-60a1499a421c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3a3de2445964af18174744b80be673d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a4e89bff11b46eb8f6e5c62e5daa445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.116659] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d99ed67c-d2fd-4f1f-9b1d-5fc8ab31a849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.134760] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d99ed67c-d2fd-4f1f-9b1d-5fc8ab31a849) transitioned into state 'SUCCESS' from state '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-1678904730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3a3de2445964af18174744b80be673d',qos_specs=None,replication_status=,reservations=['a0055541-fef9-4203-af59-16c8ae49bd89','622c0f59-3f4e-46b2-b3ee-0c0b7a949401','3d7841e7-1168-4497-a97f-b636bfb3dd5b','173cd8dc-58dc-4841-8be4-ad283034560d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a4e89bff11b46eb8f6e5c62e5daa445',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.135220] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea182ae-0c6f-4fd1-b81c-037761eeb9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.152962] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea182ae-0c6f-4fd1-b81c-037761eeb9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.154138] [55303]: DEBUG cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Flow 'volume_create_api' (ae20c067-2eb0-48e9-b21c-b7b4add80b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1567.154517] [55303]: INFO cinder.volume.api [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Create volume request issued successfully. [ 1567.155507] [55303]: INFO cinder.api.openstack.wsgi [None req-0318b152-3c71-47a8-bdb7-700229207fdb tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1567.156041] [55303]: [pid: 55303|app: 0|req: 70/142] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:18:08 2024] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1567.165601] [55302]: DEBUG cinder.api.middleware.request_id [None req-b6f63195-126e-4f8c-904c-93a8cbf3024f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.170115] [55302]: INFO cinder.api.openstack.wsgi [None req-b6f63195-126e-4f8c-904c-93a8cbf3024f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c [ 1567.170115] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b6f63195-126e-4f8c-904c-93a8cbf3024f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.170115] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b6f63195-126e-4f8c-904c-93a8cbf3024f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.179527] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.179527] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.182747] [55302]: INFO cinder.volume.api [None req-b6f63195-126e-4f8c-904c-93a8cbf3024f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1567.190436] [55302]: INFO cinder.api.openstack.wsgi [None req-b6f63195-126e-4f8c-904c-93a8cbf3024f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c returned with HTTP 200 [ 1567.190900] [55302]: [pid: 55302|app: 0|req: 73/143] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:09 2024] GET /volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.200871] [55303]: DEBUG cinder.api.middleware.request_id [None req-f391a015-e66b-4d43-b127-ea3a106eb2ec None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.204651] [55303]: INFO cinder.api.openstack.wsgi [None req-f391a015-e66b-4d43-b127-ea3a106eb2ec tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c [ 1568.204994] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f391a015-e66b-4d43-b127-ea3a106eb2ec tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.205327] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f391a015-e66b-4d43-b127-ea3a106eb2ec tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.223995] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.223995] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.229892] [55303]: INFO cinder.volume.api [None req-f391a015-e66b-4d43-b127-ea3a106eb2ec tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1568.237672] [55303]: INFO cinder.api.openstack.wsgi [None req-f391a015-e66b-4d43-b127-ea3a106eb2ec tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c returned with HTTP 200 [ 1568.241123] [55303]: [pid: 55303|app: 0|req: 71/144] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:10 2024] GET /volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1572.978499] [55302]: DEBUG cinder.api.middleware.request_id [req-0afbf681-2c7b-4e72-a44b-6d8c5ed6ef34 req-e9918d49-1efa-48de-8f00-a854e0e32032 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.981433] [55302]: INFO cinder.api.openstack.wsgi [req-0afbf681-2c7b-4e72-a44b-6d8c5ed6ef34 req-e9918d49-1efa-48de-8f00-a854e0e32032 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] GET http://10.180.1.21/volume/v3/volumes/7f60b880-4c6b-46af-b885-de44296be302 [ 1572.981669] [55302]: DEBUG cinder.api.openstack.wsgi [req-0afbf681-2c7b-4e72-a44b-6d8c5ed6ef34 req-e9918d49-1efa-48de-8f00-a854e0e32032 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1572.981990] [55302]: DEBUG cinder.api.openstack.wsgi [req-0afbf681-2c7b-4e72-a44b-6d8c5ed6ef34 req-e9918d49-1efa-48de-8f00-a854e0e32032 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1572.990419] [55302]: INFO cinder.api.openstack.wsgi [req-0afbf681-2c7b-4e72-a44b-6d8c5ed6ef34 req-e9918d49-1efa-48de-8f00-a854e0e32032 tempest-VolumesAdminNegativeTest-1014950903 tempest-VolumesAdminNegativeTest-1014950903-project-admin] http://10.180.1.21/volume/v3/volumes/7f60b880-4c6b-46af-b885-de44296be302 returned with HTTP 404 [ 1572.990986] [55302]: [pid: 55302|app: 0|req: 74/145] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:18:14 2024] GET /volume/v3/volumes/7f60b880-4c6b-46af-b885-de44296be302 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1573.003545] [55303]: DEBUG cinder.api.middleware.request_id [None req-9075b738-53a8-457b-9287-0f506e27e896 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.007628] [55303]: INFO cinder.api.openstack.wsgi [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c [ 1573.007858] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.008086] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.008330] [55303]: INFO cinder.api.v3.volumes [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Delete volume with id: ab6e9878-0dbb-4c6d-829a-60a1499a421c [ 1573.030591] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.030591] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.031278] [55303]: INFO cinder.volume.api [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1573.056038] [55303]: INFO cinder.volume.api [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Delete volume request issued successfully. [ 1573.056038] [55303]: INFO cinder.api.openstack.wsgi [None req-9075b738-53a8-457b-9287-0f506e27e896 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c returned with HTTP 202 [ 1573.056476] [55303]: [pid: 55303|app: 0|req: 72/146] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:18:14 2024] DELETE /volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1573.061534] [55302]: DEBUG cinder.api.middleware.request_id [None req-e2dee27f-cbd8-4ea6-8ecd-f43a2fe9c3c0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.065030] [55302]: INFO cinder.api.openstack.wsgi [None req-e2dee27f-cbd8-4ea6-8ecd-f43a2fe9c3c0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c [ 1573.065282] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e2dee27f-cbd8-4ea6-8ecd-f43a2fe9c3c0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.065470] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e2dee27f-cbd8-4ea6-8ecd-f43a2fe9c3c0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.074122] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.074122] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.078943] [55302]: INFO cinder.volume.api [None req-e2dee27f-cbd8-4ea6-8ecd-f43a2fe9c3c0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1573.089942] [55302]: INFO cinder.api.openstack.wsgi [None req-e2dee27f-cbd8-4ea6-8ecd-f43a2fe9c3c0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c returned with HTTP 200 [ 1573.090385] [55302]: [pid: 55302|app: 0|req: 75/147] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:14 2024] GET /volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1574.103966] [55303]: DEBUG cinder.api.middleware.request_id [None req-8cac0362-e01c-459b-aa05-c23c244e7be0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.106387] [55303]: INFO cinder.api.openstack.wsgi [None req-8cac0362-e01c-459b-aa05-c23c244e7be0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c [ 1574.106605] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8cac0362-e01c-459b-aa05-c23c244e7be0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.106858] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8cac0362-e01c-459b-aa05-c23c244e7be0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.115467] [55303]: INFO cinder.api.openstack.wsgi [None req-8cac0362-e01c-459b-aa05-c23c244e7be0 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c returned with HTTP 404 [ 1574.116042] [55303]: [pid: 55303|app: 0|req: 73/148] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:15 2024] GET /volume/v3/volumes/ab6e9878-0dbb-4c6d-829a-60a1499a421c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1581.855564] [55302]: DEBUG cinder.api.middleware.request_id [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-79223dd0-1786-4454-8563-1845b56e8a5a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.858247] [55302]: INFO cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-79223dd0-1786-4454-8563-1845b56e8a5a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1581.858562] [55302]: DEBUG cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-79223dd0-1786-4454-8563-1845b56e8a5a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.858822] [55302]: DEBUG cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-79223dd0-1786-4454-8563-1845b56e8a5a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.869356] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.869356] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.873696] [55302]: INFO cinder.volume.api [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-79223dd0-1786-4454-8563-1845b56e8a5a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1581.879590] [55302]: INFO cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-79223dd0-1786-4454-8563-1845b56e8a5a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1581.880309] [55302]: [pid: 55302|app: 0|req: 76/149] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:18:23 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.897563] [55303]: DEBUG cinder.api.middleware.request_id [None req-4106219f-2741-4d72-a524-0a79d1254c87 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.897910] [55303]: INFO cinder.api.openstack.wsgi [None req-4106219f-2741-4d72-a524-0a79d1254c87 None None] GET http://10.180.1.21/volume// [ 1581.898109] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4106219f-2741-4d72-a524-0a79d1254c87 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.898391] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4106219f-2741-4d72-a524-0a79d1254c87 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.898968] [55303]: INFO cinder.api.openstack.wsgi [None req-4106219f-2741-4d72-a524-0a79d1254c87 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1581.899297] [55303]: [pid: 55303|app: 0|req: 74/150] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:18:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1581.903766] [55302]: DEBUG cinder.api.middleware.request_id [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-6fff53fa-2460-4dcb-b3fe-b7c8b71bc5d8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.907049] [55302]: INFO cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-6fff53fa-2460-4dcb-b3fe-b7c8b71bc5d8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1581.907642] [55302]: DEBUG cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-6fff53fa-2460-4dcb-b3fe-b7c8b71bc5d8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93e671cf-2a9a-470f-bcf5-a7486d17ccc4", "connector": null, "instance_uuid": "33d1d454-1f32-4f67-9535-5d5e649887af"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1581.921687] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.921687] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.945357] [55302]: INFO cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-6fff53fa-2460-4dcb-b3fe-b7c8b71bc5d8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1581.945816] [55302]: [pid: 55302|app: 0|req: 77/151] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:18:23 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1581.980077] [55303]: DEBUG cinder.api.middleware.request_id [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-739a0559-3985-4002-9dc1-21d37c42a5b8 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.983169] [55303]: INFO cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-739a0559-3985-4002-9dc1-21d37c42a5b8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded/action [ 1581.983609] [55303]: DEBUG cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-739a0559-3985-4002-9dc1-21d37c42a5b8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1581.983747] [55303]: DEBUG cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-739a0559-3985-4002-9dc1-21d37c42a5b8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1582.008132] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.008132] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.015846] [55303]: INFO cinder.api.openstack.wsgi [req-aff60325-2a1d-4ddc-8de7-d8c0b0d864d6 req-739a0559-3985-4002-9dc1-21d37c42a5b8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded/action returned with HTTP 204 [ 1582.016520] [55303]: [pid: 55303|app: 0|req: 75/152] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:18:23 2024] POST /volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1582.036049] [55302]: DEBUG cinder.api.middleware.request_id [None req-c6582f48-405b-4446-8683-8299b2dd12b1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.041470] [55302]: INFO cinder.api.openstack.wsgi [None req-c6582f48-405b-4446-8683-8299b2dd12b1 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1582.041470] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c6582f48-405b-4446-8683-8299b2dd12b1 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.041470] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c6582f48-405b-4446-8683-8299b2dd12b1 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.060027] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.060027] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.062914] [55302]: INFO cinder.volume.api [None req-c6582f48-405b-4446-8683-8299b2dd12b1 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1582.067769] [55302]: INFO cinder.api.openstack.wsgi [None req-c6582f48-405b-4446-8683-8299b2dd12b1 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1582.068293] [55302]: [pid: 55302|app: 0|req: 78/153] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:23 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.081475] [55303]: DEBUG cinder.api.middleware.request_id [None req-3bb8eaff-5d99-4890-8238-c5425aa93ee9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.084999] [55303]: INFO cinder.api.openstack.wsgi [None req-3bb8eaff-5d99-4890-8238-c5425aa93ee9 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1582.085396] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3bb8eaff-5d99-4890-8238-c5425aa93ee9 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.085707] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3bb8eaff-5d99-4890-8238-c5425aa93ee9 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.096945] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.096945] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.101226] [55303]: INFO cinder.volume.api [None req-3bb8eaff-5d99-4890-8238-c5425aa93ee9 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1582.106995] [55303]: INFO cinder.api.openstack.wsgi [None req-3bb8eaff-5d99-4890-8238-c5425aa93ee9 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1582.107596] [55303]: [pid: 55303|app: 0|req: 76/154] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:23 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1592.066077] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1592.104595] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=37,cinder:INSERT=7,cinder:UPDATE=15 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1592.924645] [55302]: DEBUG cinder.api.middleware.request_id [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.929557] [55302]: INFO cinder.api.openstack.wsgi [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1592.933074] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-80427493"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1592.933074] [55302]: DEBUG cinder.api.v3.volumes [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-80427493'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1592.933074] [55302]: INFO cinder.api.v3.volumes [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume of 1 GB [ 1592.939260] [55302]: INFO cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Availability Zones retrieved successfully. [ 1592.947581] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Flow 'volume_create_api' (cb61349e-5438-4418-82f1-bcac1e2c2e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1592.949964] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50bd1f09-cd7e-4719-b2ef-ebabdb8bd74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1592.950728] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1592.977028] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50bd1f09-cd7e-4719-b2ef-ebabdb8bd74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1592.977028] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7145d0-7adf-44a1-b4fd-e8d81477be00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.039337] [55302]: DEBUG cinder.quota [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Created reservations ['91498164-ce7f-4c36-958c-dac7fd8380f8', '921458bf-4204-4ac3-a8b0-f7665deb67bf', '981d5c81-6b32-495a-b061-a7e89592260e', '2d4cfa3d-1492-4eb1-9be9-36a64973ceea'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1593.040269] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7145d0-7adf-44a1-b4fd-e8d81477be00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91498164-ce7f-4c36-958c-dac7fd8380f8', '921458bf-4204-4ac3-a8b0-f7665deb67bf', '981d5c81-6b32-495a-b061-a7e89592260e', '2d4cfa3d-1492-4eb1-9be9-36a64973ceea']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.041244] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841e6eab-3e4d-4d9b-8aba-2769b4cc20bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.058276] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841e6eab-3e4d-4d9b-8aba-2769b4cc20bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16be1e85-41b7-45bf-b8a1-4c0875d13607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-80427493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d431c62e8243668f4bcc8f614a3b28',qos_specs=None,replication_status=,reservations=['91498164-ce7f-4c36-958c-dac7fd8380f8','921458bf-4204-4ac3-a8b0-f7665deb67bf','981d5c81-6b32-495a-b061-a7e89592260e','2d4cfa3d-1492-4eb1-9be9-36a64973ceea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff528f704064c56b7286ea8339a614d',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-80427493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16be1e85-41b7-45bf-b8a1-4c0875d13607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d431c62e8243668f4bcc8f614a3b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff528f704064c56b7286ea8339a614d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.059273] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77e614d-b222-4737-9b28-de1c7102d0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.073745] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77e614d-b222-4737-9b28-de1c7102d0a1) transitioned into state 'SUCCESS' from state '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-80427493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d431c62e8243668f4bcc8f614a3b28',qos_specs=None,replication_status=,reservations=['91498164-ce7f-4c36-958c-dac7fd8380f8','921458bf-4204-4ac3-a8b0-f7665deb67bf','981d5c81-6b32-495a-b061-a7e89592260e','2d4cfa3d-1492-4eb1-9be9-36a64973ceea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff528f704064c56b7286ea8339a614d',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.074869] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c124b6-31d7-4fad-a366-fb3f865598e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1593.086647] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c124b6-31d7-4fad-a366-fb3f865598e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1593.087797] [55302]: DEBUG cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Flow 'volume_create_api' (cb61349e-5438-4418-82f1-bcac1e2c2e48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1593.088306] [55302]: INFO cinder.volume.api [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume request issued successfully. [ 1593.089117] [55302]: INFO cinder.api.openstack.wsgi [None req-f47219f2-fa6e-4bfb-bfaf-f6974a7afe6e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1593.089567] [55302]: [pid: 55302|app: 0|req: 79/155] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:18:34 2024] POST /volume/v3/volumes => generated 752 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1593.105998] [55303]: DEBUG cinder.api.middleware.request_id [None req-4a5c525e-666f-47a5-8755-d3e9f6d4988a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.108428] [55303]: INFO cinder.api.openstack.wsgi [None req-4a5c525e-666f-47a5-8755-d3e9f6d4988a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1593.108650] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4a5c525e-666f-47a5-8755-d3e9f6d4988a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.109358] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4a5c525e-666f-47a5-8755-d3e9f6d4988a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.119149] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.119149] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.131841] [55303]: INFO cinder.volume.api [None req-4a5c525e-666f-47a5-8755-d3e9f6d4988a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1593.137094] [55303]: INFO cinder.api.openstack.wsgi [None req-4a5c525e-666f-47a5-8755-d3e9f6d4988a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1593.142249] [55303]: [pid: 55303|app: 0|req: 77/156] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:34 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1594.147439] [55302]: DEBUG cinder.api.middleware.request_id [None req-5e226b59-e8c8-4b6c-967a-8fe2677262c1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.149596] [55302]: INFO cinder.api.openstack.wsgi [None req-5e226b59-e8c8-4b6c-967a-8fe2677262c1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1594.149816] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5e226b59-e8c8-4b6c-967a-8fe2677262c1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.150040] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5e226b59-e8c8-4b6c-967a-8fe2677262c1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.160734] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.160734] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.165190] [55302]: INFO cinder.volume.api [None req-5e226b59-e8c8-4b6c-967a-8fe2677262c1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1594.170365] [55302]: INFO cinder.api.openstack.wsgi [None req-5e226b59-e8c8-4b6c-967a-8fe2677262c1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1594.174136] [55302]: [pid: 55302|app: 0|req: 80/157] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:35 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.307792] [55303]: DEBUG cinder.api.middleware.request_id [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2d0f632f-121c-49ef-a426-80755ec63d07 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.312735] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2d0f632f-121c-49ef-a426-80755ec63d07 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1594.312735] [55303]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2d0f632f-121c-49ef-a426-80755ec63d07 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.314042] [55303]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2d0f632f-121c-49ef-a426-80755ec63d07 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.331904] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.331904] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.341048] [55303]: INFO cinder.volume.api [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2d0f632f-121c-49ef-a426-80755ec63d07 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1594.346888] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2d0f632f-121c-49ef-a426-80755ec63d07 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1594.347274] [55303]: [pid: 55303|app: 0|req: 78/158] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:18:36 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1595.873925] [55302]: DEBUG cinder.api.middleware.request_id [None req-aef628bd-40c0-4c39-8161-77c495dc25cb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.874398] [55302]: INFO cinder.api.openstack.wsgi [None req-aef628bd-40c0-4c39-8161-77c495dc25cb None None] GET http://10.180.1.21/volume// [ 1595.874584] [55302]: DEBUG cinder.api.openstack.wsgi [None req-aef628bd-40c0-4c39-8161-77c495dc25cb None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.874815] [55302]: DEBUG cinder.api.openstack.wsgi [None req-aef628bd-40c0-4c39-8161-77c495dc25cb None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.875216] [55302]: INFO cinder.api.openstack.wsgi [None req-aef628bd-40c0-4c39-8161-77c495dc25cb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1595.875547] [55302]: [pid: 55302|app: 0|req: 81/159] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:18:37 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1595.880471] [55303]: DEBUG cinder.api.middleware.request_id [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-535b2d52-ff17-4eb0-a062-bae8f1fc314b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.883325] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-535b2d52-ff17-4eb0-a062-bae8f1fc314b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1595.883743] [55303]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-535b2d52-ff17-4eb0-a062-bae8f1fc314b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16be1e85-41b7-45bf-b8a1-4c0875d13607", "connector": null, "instance_uuid": "504108f5-c321-4acf-a629-e6f818af97cf"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1595.895896] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.895896] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.922916] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-535b2d52-ff17-4eb0-a062-bae8f1fc314b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1595.923465] [55303]: [pid: 55303|app: 0|req: 79/160] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:18:37 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.952179] [55302]: DEBUG cinder.api.middleware.request_id [None req-cc7d2100-c821-4c7d-a8dc-565db3d1b4b6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.957149] [55302]: INFO cinder.api.openstack.wsgi [None req-cc7d2100-c821-4c7d-a8dc-565db3d1b4b6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1595.957149] [55302]: DEBUG cinder.api.openstack.wsgi [None req-cc7d2100-c821-4c7d-a8dc-565db3d1b4b6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.957603] [55302]: DEBUG cinder.api.openstack.wsgi [None req-cc7d2100-c821-4c7d-a8dc-565db3d1b4b6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.975110] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.975110] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.979363] [55302]: INFO cinder.volume.api [None req-cc7d2100-c821-4c7d-a8dc-565db3d1b4b6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1595.985319] [55302]: INFO cinder.api.openstack.wsgi [None req-cc7d2100-c821-4c7d-a8dc-565db3d1b4b6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1595.985770] [55302]: [pid: 55302|app: 0|req: 82/161] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:37 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1596.456071] [55303]: DEBUG cinder.api.middleware.request_id [None req-9f90106c-a531-4218-9214-8a099a7d6dea None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.456656] [55303]: INFO cinder.api.openstack.wsgi [None req-9f90106c-a531-4218-9214-8a099a7d6dea None None] GET http://10.180.1.21/volume// [ 1596.457162] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9f90106c-a531-4218-9214-8a099a7d6dea None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.457459] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9f90106c-a531-4218-9214-8a099a7d6dea None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.457980] [55303]: INFO cinder.api.openstack.wsgi [None req-9f90106c-a531-4218-9214-8a099a7d6dea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1596.458523] [55303]: [pid: 55303|app: 0|req: 80/162] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:18:38 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1596.463151] [55302]: DEBUG cinder.api.middleware.request_id [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2b7f4e0c-39f7-48ae-b6cf-fa1dc24f410f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.467993] [55302]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2b7f4e0c-39f7-48ae-b6cf-fa1dc24f410f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1596.468318] [55302]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2b7f4e0c-39f7-48ae-b6cf-fa1dc24f410f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.468531] [55302]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2b7f4e0c-39f7-48ae-b6cf-fa1dc24f410f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.484176] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.484176] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.493143] [55302]: INFO cinder.volume.api [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2b7f4e0c-39f7-48ae-b6cf-fa1dc24f410f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1596.496524] [55302]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-2b7f4e0c-39f7-48ae-b6cf-fa1dc24f410f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1596.500018] [55302]: [pid: 55302|app: 0|req: 83/163] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:18:38 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1596.533745] [55303]: DEBUG cinder.api.middleware.request_id [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.541863] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] PUT http://10.180.1.21/volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61 [ 1596.542368] [55303]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-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-388550", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1596.561288] [55303]: DEBUG cinder.coordination [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Acquiring lock "cinder-attachment_update-16be1e85-41b7-45bf-b8a1-4c0875d13607-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1596.568599] [55303]: DEBUG cinder.coordination [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Lock "cinder-attachment_update-16be1e85-41b7-45bf-b8a1-4c0875d13607-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1596.568677] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.568677] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.998280] [55302]: DEBUG cinder.api.middleware.request_id [None req-ee182cfb-e56a-40d4-b34e-162d2a0bc5f0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.000714] [55302]: INFO cinder.api.openstack.wsgi [None req-ee182cfb-e56a-40d4-b34e-162d2a0bc5f0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1597.001042] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ee182cfb-e56a-40d4-b34e-162d2a0bc5f0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.001297] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ee182cfb-e56a-40d4-b34e-162d2a0bc5f0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.016044] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1597.016044] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.020568] [55302]: INFO cinder.volume.api [None req-ee182cfb-e56a-40d4-b34e-162d2a0bc5f0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1597.030503] [55302]: INFO cinder.api.openstack.wsgi [None req-ee182cfb-e56a-40d4-b34e-162d2a0bc5f0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1597.032699] [55302]: [pid: 55302|app: 0|req: 84/164] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:38 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1598.052575] [55302]: DEBUG cinder.api.middleware.request_id [None req-f736e292-8b58-432b-ad61-3aa0688236f9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.055672] [55302]: INFO cinder.api.openstack.wsgi [None req-f736e292-8b58-432b-ad61-3aa0688236f9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1598.055938] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f736e292-8b58-432b-ad61-3aa0688236f9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.056580] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f736e292-8b58-432b-ad61-3aa0688236f9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.074995] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.074995] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.079371] [55302]: INFO cinder.volume.api [None req-f736e292-8b58-432b-ad61-3aa0688236f9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1598.086674] [55302]: INFO cinder.api.openstack.wsgi [None req-f736e292-8b58-432b-ad61-3aa0688236f9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1598.087146] [55302]: [pid: 55302|app: 0|req: 85/165] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:39 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1599.102050] [55302]: DEBUG cinder.api.middleware.request_id [None req-0983ae59-3ab4-4efa-87c4-240ff7c783f6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.106320] [55302]: INFO cinder.api.openstack.wsgi [None req-0983ae59-3ab4-4efa-87c4-240ff7c783f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1599.106630] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0983ae59-3ab4-4efa-87c4-240ff7c783f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.106883] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0983ae59-3ab4-4efa-87c4-240ff7c783f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.124348] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.124348] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.131827] [55302]: INFO cinder.volume.api [None req-0983ae59-3ab4-4efa-87c4-240ff7c783f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1599.137775] [55302]: INFO cinder.api.openstack.wsgi [None req-0983ae59-3ab4-4efa-87c4-240ff7c783f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1599.138243] [55302]: [pid: 55302|app: 0|req: 86/166] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:40 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1600.149261] [55302]: DEBUG cinder.api.middleware.request_id [None req-4c49556b-7b5e-42fe-a9dd-154f8222b930 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1600.151578] [55302]: INFO cinder.api.openstack.wsgi [None req-4c49556b-7b5e-42fe-a9dd-154f8222b930 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1600.151935] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4c49556b-7b5e-42fe-a9dd-154f8222b930 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1600.152222] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4c49556b-7b5e-42fe-a9dd-154f8222b930 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1600.172285] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1600.172285] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1600.179867] [55302]: INFO cinder.volume.api [None req-4c49556b-7b5e-42fe-a9dd-154f8222b930 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1600.185617] [55302]: INFO cinder.api.openstack.wsgi [None req-4c49556b-7b5e-42fe-a9dd-154f8222b930 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1600.186043] [55302]: [pid: 55302|app: 0|req: 87/167] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:42 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1601.198129] [55302]: DEBUG cinder.api.middleware.request_id [None req-b1886f0a-557c-409d-821b-87f270336a0c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.202715] [55302]: INFO cinder.api.openstack.wsgi [None req-b1886f0a-557c-409d-821b-87f270336a0c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1601.202715] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b1886f0a-557c-409d-821b-87f270336a0c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.202715] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b1886f0a-557c-409d-821b-87f270336a0c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.221400] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.221400] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.230324] [55302]: INFO cinder.volume.api [None req-b1886f0a-557c-409d-821b-87f270336a0c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1601.237393] [55302]: INFO cinder.api.openstack.wsgi [None req-b1886f0a-557c-409d-821b-87f270336a0c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1601.237871] [55302]: [pid: 55302|app: 0|req: 88/168] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:43 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1601.604702] [55303]: DEBUG cinder.coordination [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Lock "cinder-attachment_update-16be1e85-41b7-45bf-b8a1-4c0875d13607-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.037s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1601.605176] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-c1f596aa-0e1c-43a3-9b92-c2f449930e63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61 returned with HTTP 200 [ 1601.605699] [55303]: [pid: 55303|app: 0|req: 81/169] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:18:38 2024] PUT /volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61 => generated 617 bytes in 5072 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1602.253762] [55302]: DEBUG cinder.api.middleware.request_id [None req-0ba0587b-444a-4a1f-8211-a5d46f439599 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.258018] [55302]: INFO cinder.api.openstack.wsgi [None req-0ba0587b-444a-4a1f-8211-a5d46f439599 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1602.258018] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0ba0587b-444a-4a1f-8211-a5d46f439599 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.258018] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0ba0587b-444a-4a1f-8211-a5d46f439599 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.275359] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1602.275359] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1602.283027] [55302]: INFO cinder.volume.api [None req-0ba0587b-444a-4a1f-8211-a5d46f439599 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1602.288356] [55302]: INFO cinder.api.openstack.wsgi [None req-0ba0587b-444a-4a1f-8211-a5d46f439599 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1602.289200] [55302]: [pid: 55302|app: 0|req: 89/170] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:44 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1603.291721] [55303]: DEBUG cinder.api.middleware.request_id [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-1186c835-eb90-4d4b-ae9b-ac109b9de49e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.294154] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-1186c835-eb90-4d4b-ae9b-ac109b9de49e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61/action [ 1603.294480] [55303]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-1186c835-eb90-4d4b-ae9b-ac109b9de49e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1603.294683] [55303]: DEBUG cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-1186c835-eb90-4d4b-ae9b-ac109b9de49e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1603.299266] [55302]: DEBUG cinder.api.middleware.request_id [None req-e90883f1-4ba5-414d-b9d4-65b1db7fd905 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.301914] [55302]: INFO cinder.api.openstack.wsgi [None req-e90883f1-4ba5-414d-b9d4-65b1db7fd905 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1603.302122] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e90883f1-4ba5-414d-b9d4-65b1db7fd905 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.302347] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e90883f1-4ba5-414d-b9d4-65b1db7fd905 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.323159] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.323159] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.325661] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.325661] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.335443] [55302]: INFO cinder.volume.api [None req-e90883f1-4ba5-414d-b9d4-65b1db7fd905 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1603.335482] [55303]: INFO cinder.api.openstack.wsgi [req-ab0bc385-2338-4cdb-84f1-dd06929f4feb req-1186c835-eb90-4d4b-ae9b-ac109b9de49e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61/action returned with HTTP 204 [ 1603.335482] [55303]: [pid: 55303|app: 0|req: 82/171] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:18:45 2024] POST /volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1603.345045] [55302]: INFO cinder.api.openstack.wsgi [None req-e90883f1-4ba5-414d-b9d4-65b1db7fd905 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1603.345045] [55302]: [pid: 55302|app: 0|req: 90/172] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:45 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1604.358763] [55303]: DEBUG cinder.api.middleware.request_id [None req-9551a5aa-9e5b-4448-aa09-b165bdb63d8e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.363187] [55303]: INFO cinder.api.openstack.wsgi [None req-9551a5aa-9e5b-4448-aa09-b165bdb63d8e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1604.363291] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9551a5aa-9e5b-4448-aa09-b165bdb63d8e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.363464] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9551a5aa-9e5b-4448-aa09-b165bdb63d8e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.384984] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.384984] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.392199] [55303]: INFO cinder.volume.api [None req-9551a5aa-9e5b-4448-aa09-b165bdb63d8e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1604.394325] [55303]: INFO cinder.api.openstack.wsgi [None req-9551a5aa-9e5b-4448-aa09-b165bdb63d8e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1604.394737] [55303]: [pid: 55303|app: 0|req: 83/173] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:46 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1604.405138] [55302]: DEBUG cinder.api.middleware.request_id [None req-4e4d44b9-96a9-4137-a47d-8345574fd8e7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.413018] [55302]: INFO cinder.api.openstack.wsgi [None req-4e4d44b9-96a9-4137-a47d-8345574fd8e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1604.413018] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4e4d44b9-96a9-4137-a47d-8345574fd8e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.413018] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4e4d44b9-96a9-4137-a47d-8345574fd8e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.429034] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.429034] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.434405] [55302]: INFO cinder.volume.api [None req-4e4d44b9-96a9-4137-a47d-8345574fd8e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1604.438130] [55302]: INFO cinder.api.openstack.wsgi [None req-4e4d44b9-96a9-4137-a47d-8345574fd8e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1604.438586] [55302]: [pid: 55302|app: 0|req: 91/174] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:46 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1605.550271] [55303]: DEBUG cinder.api.middleware.request_id [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.552471] [55303]: INFO cinder.api.openstack.wsgi [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1605.552837] [55303]: DEBUG cinder.api.openstack.wsgi [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.552997] [55303]: DEBUG cinder.api.openstack.wsgi [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.553228] [55303]: INFO cinder.api.v3.volumes [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Delete volume with id: bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1605.566268] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.566268] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.569048] [55303]: INFO cinder.volume.api [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1605.592508] [55303]: INFO cinder.volume.api [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Delete volume request issued successfully. [ 1605.592763] [55303]: INFO cinder.api.openstack.wsgi [None req-5871e34a-e6e4-463e-8c9e-cb764aa8331f tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 202 [ 1605.593555] [55303]: [pid: 55303|app: 0|req: 84/175] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:18:47 2024] DELETE /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1605.597961] [55302]: DEBUG cinder.api.middleware.request_id [None req-3d35574d-19b9-478f-9512-b0ac222f05b9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.599807] [55302]: INFO cinder.api.openstack.wsgi [None req-3d35574d-19b9-478f-9512-b0ac222f05b9 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1605.603025] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3d35574d-19b9-478f-9512-b0ac222f05b9 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.603025] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3d35574d-19b9-478f-9512-b0ac222f05b9 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.609076] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.609076] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.613802] [55302]: INFO cinder.volume.api [None req-3d35574d-19b9-478f-9512-b0ac222f05b9 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1605.621483] [55302]: INFO cinder.api.openstack.wsgi [None req-3d35574d-19b9-478f-9512-b0ac222f05b9 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1605.626215] [55302]: [pid: 55302|app: 0|req: 92/176] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:47 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1606.632870] [55303]: DEBUG cinder.api.middleware.request_id [None req-73285934-56c0-457e-8273-06c9676b63f1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.635994] [55303]: INFO cinder.api.openstack.wsgi [None req-73285934-56c0-457e-8273-06c9676b63f1 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1606.636259] [55303]: DEBUG cinder.api.openstack.wsgi [None req-73285934-56c0-457e-8273-06c9676b63f1 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.636478] [55303]: DEBUG cinder.api.openstack.wsgi [None req-73285934-56c0-457e-8273-06c9676b63f1 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.650267] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.650267] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.657107] [55303]: INFO cinder.volume.api [None req-73285934-56c0-457e-8273-06c9676b63f1 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1606.665804] [55303]: INFO cinder.api.openstack.wsgi [None req-73285934-56c0-457e-8273-06c9676b63f1 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1606.666243] [55303]: [pid: 55303|app: 0|req: 85/177] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:48 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.683187] [55302]: DEBUG cinder.api.middleware.request_id [None req-840d772f-979c-4194-b75c-5907288f75b3 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.685219] [55302]: INFO cinder.api.openstack.wsgi [None req-840d772f-979c-4194-b75c-5907288f75b3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1607.685434] [55302]: DEBUG cinder.api.openstack.wsgi [None req-840d772f-979c-4194-b75c-5907288f75b3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.686404] [55302]: DEBUG cinder.api.openstack.wsgi [None req-840d772f-979c-4194-b75c-5907288f75b3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.697512] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.697512] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.702260] [55302]: INFO cinder.volume.api [None req-840d772f-979c-4194-b75c-5907288f75b3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1607.709036] [55302]: INFO cinder.api.openstack.wsgi [None req-840d772f-979c-4194-b75c-5907288f75b3 tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1607.709439] [55302]: [pid: 55302|app: 0|req: 93/178] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:49 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1608.718502] [55303]: DEBUG cinder.api.middleware.request_id [None req-e44cd3fb-5e11-4adc-9807-d47f6aea35ae None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.721169] [55303]: INFO cinder.api.openstack.wsgi [None req-e44cd3fb-5e11-4adc-9807-d47f6aea35ae tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1608.721399] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e44cd3fb-5e11-4adc-9807-d47f6aea35ae tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.721823] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e44cd3fb-5e11-4adc-9807-d47f6aea35ae tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.733481] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.733481] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.742792] [55303]: INFO cinder.volume.api [None req-e44cd3fb-5e11-4adc-9807-d47f6aea35ae tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Volume info retrieved successfully. [ 1608.749291] [55303]: INFO cinder.api.openstack.wsgi [None req-e44cd3fb-5e11-4adc-9807-d47f6aea35ae tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 200 [ 1608.749782] [55303]: [pid: 55303|app: 0|req: 86/179] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:50 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.713353] [55302]: DEBUG cinder.api.middleware.request_id [None req-63f98b2e-8108-4abb-a950-7cf2b180ee27 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.713846] [55302]: INFO cinder.api.openstack.wsgi [None req-63f98b2e-8108-4abb-a950-7cf2b180ee27 None None] GET http://10.180.1.21/volume// [ 1609.714062] [55302]: DEBUG cinder.api.openstack.wsgi [None req-63f98b2e-8108-4abb-a950-7cf2b180ee27 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.714281] [55302]: DEBUG cinder.api.openstack.wsgi [None req-63f98b2e-8108-4abb-a950-7cf2b180ee27 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.714731] [55302]: INFO cinder.api.openstack.wsgi [None req-63f98b2e-8108-4abb-a950-7cf2b180ee27 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1609.715456] [55302]: [pid: 55302|app: 0|req: 94/180] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:18:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1609.720563] [55303]: DEBUG cinder.api.middleware.request_id [req-0101f2f2-c299-43de-adff-39cf637e515a req-d841139c-ffba-46a4-9a87-9e4d49ab6a6b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.723259] [55303]: INFO cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-d841139c-ffba-46a4-9a87-9e4d49ab6a6b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1609.723608] [55303]: DEBUG cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-d841139c-ffba-46a4-9a87-9e4d49ab6a6b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.723952] [55303]: DEBUG cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-d841139c-ffba-46a4-9a87-9e4d49ab6a6b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.737340] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.737340] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.742079] [55303]: INFO cinder.volume.api [req-0101f2f2-c299-43de-adff-39cf637e515a req-d841139c-ffba-46a4-9a87-9e4d49ab6a6b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1609.746577] [55303]: INFO cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-d841139c-ffba-46a4-9a87-9e4d49ab6a6b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1609.747165] [55303]: [pid: 55303|app: 0|req: 87/181] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:18:51 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1609.762104] [55302]: DEBUG cinder.api.middleware.request_id [None req-a2c868a2-19ba-4a91-af1f-4de54e44f06e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.766054] [55302]: INFO cinder.api.openstack.wsgi [None req-a2c868a2-19ba-4a91-af1f-4de54e44f06e tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] GET http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 [ 1609.766054] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a2c868a2-19ba-4a91-af1f-4de54e44f06e tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.766054] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a2c868a2-19ba-4a91-af1f-4de54e44f06e tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.775233] [55302]: INFO cinder.api.openstack.wsgi [None req-a2c868a2-19ba-4a91-af1f-4de54e44f06e tempest-VolumesAdminNegativeTest-158360744 tempest-VolumesAdminNegativeTest-158360744-project-member] http://10.180.1.21/volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 returned with HTTP 404 [ 1609.775948] [55302]: [pid: 55302|app: 0|req: 95/182] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:18:51 2024] GET /volume/v3/volumes/bb74f6b6-3e68-4acd-8e8c-c8a9bd367841 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1609.906279] [55303]: DEBUG cinder.api.middleware.request_id [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.910281] [55303]: INFO cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] PUT http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded [ 1609.910555] [55303]: DEBUG cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-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=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1609.919905] [55303]: DEBUG cinder.coordination [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Acquiring lock "cinder-attachment_update-93e671cf-2a9a-470f-bcf5-a7486d17ccc4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1609.929017] [55303]: DEBUG cinder.coordination [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Lock "cinder-attachment_update-93e671cf-2a9a-470f-bcf5-a7486d17ccc4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1609.929017] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.929017] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1614.457303] [55303]: DEBUG cinder.coordination [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Lock "cinder-attachment_update-93e671cf-2a9a-470f-bcf5-a7486d17ccc4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1614.458091] [55303]: INFO cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-bd6e0ab7-0338-4acb-8811-5fa69c1c521f tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded returned with HTTP 200 [ 1614.458315] [55303]: [pid: 55303|app: 0|req: 88/183] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:18:51 2024] PUT /volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.987713] [55302]: DEBUG cinder.api.middleware.request_id [req-0101f2f2-c299-43de-adff-39cf637e515a req-fabf7d82-b675-4112-8404-b204c56794d6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.996055] [55302]: INFO cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-fabf7d82-b675-4112-8404-b204c56794d6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded/action [ 1614.996055] [55302]: DEBUG cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-fabf7d82-b675-4112-8404-b204c56794d6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1614.996055] [55302]: DEBUG cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-fabf7d82-b675-4112-8404-b204c56794d6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1615.020107] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1615.020107] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1615.041734] [55302]: INFO cinder.api.openstack.wsgi [req-0101f2f2-c299-43de-adff-39cf637e515a req-fabf7d82-b675-4112-8404-b204c56794d6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded/action returned with HTTP 204 [ 1615.041734] [55302]: [pid: 55302|app: 0|req: 96/184] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:18:56 2024] POST /volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1624.450988] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=47,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1625.036943] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=94,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1657.976933] [55303]: DEBUG cinder.api.middleware.request_id [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.978930] [55303]: INFO cinder.api.openstack.wsgi [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1657.979323] [55303]: DEBUG cinder.api.openstack.wsgi [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-999237666"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1657.981270] [55303]: DEBUG cinder.api.v3.volumes [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-999237666'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1657.981403] [55303]: INFO cinder.api.v3.volumes [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Create volume of 1 GB [ 1657.981712] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.981712] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.987953] [55303]: INFO cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Availability Zones retrieved successfully. [ 1657.994878] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Flow 'volume_create_api' (45dac19e-aa79-4e35-9b22-12148176dfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1657.996023] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f62fb4a-21c5-4b7e-9e2d-4d3abdd08e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1657.997767] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1658.023262] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f62fb4a-21c5-4b7e-9e2d-4d3abdd08e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1658.024222] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67ad253-3d82-4b78-8e8e-22f797057b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1658.079222] [55303]: DEBUG cinder.quota [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Created reservations ['a0206a93-314c-4630-9389-31298cb5c088', '717abeef-ab34-4d6d-af12-608561b3214a', '1ad9300c-2dc8-4fbc-87e7-c73a75792935', '5938af0b-262f-4ff0-9927-488341690892'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1658.080243] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67ad253-3d82-4b78-8e8e-22f797057b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0206a93-314c-4630-9389-31298cb5c088', '717abeef-ab34-4d6d-af12-608561b3214a', '1ad9300c-2dc8-4fbc-87e7-c73a75792935', '5938af0b-262f-4ff0-9927-488341690892']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1658.081168] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a773ddf-8cdf-467d-a6d7-6bee26f18c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1658.097425] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a773ddf-8cdf-467d-a6d7-6bee26f18c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67aca5db-dad3-411c-8646-cd2e21f5d34c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-999237666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87817e0bd64e4d348e836e41efea4909',qos_specs=None,replication_status=,reservations=['a0206a93-314c-4630-9389-31298cb5c088','717abeef-ab34-4d6d-af12-608561b3214a','1ad9300c-2dc8-4fbc-87e7-c73a75792935','5938af0b-262f-4ff0-9927-488341690892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc65469f28c449918f8604c69d59001f',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-999237666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67aca5db-dad3-411c-8646-cd2e21f5d34c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87817e0bd64e4d348e836e41efea4909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc65469f28c449918f8604c69d59001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1658.098044] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69903b2-25a0-469d-acb6-e57d624e473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1658.115542] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69903b2-25a0-469d-acb6-e57d624e473d) transitioned into state 'SUCCESS' from state '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-999237666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87817e0bd64e4d348e836e41efea4909',qos_specs=None,replication_status=,reservations=['a0206a93-314c-4630-9389-31298cb5c088','717abeef-ab34-4d6d-af12-608561b3214a','1ad9300c-2dc8-4fbc-87e7-c73a75792935','5938af0b-262f-4ff0-9927-488341690892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc65469f28c449918f8604c69d59001f',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1658.116445] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaaf02dc-5188-47c2-92b8-59a16ef63139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1658.131111] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaaf02dc-5188-47c2-92b8-59a16ef63139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1658.132507] [55303]: DEBUG cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Flow 'volume_create_api' (45dac19e-aa79-4e35-9b22-12148176dfe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1658.132876] [55303]: INFO cinder.volume.api [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Create volume request issued successfully. [ 1658.133561] [55303]: INFO cinder.api.openstack.wsgi [None req-514d3fe7-7a45-4e80-988e-3cc9adc7c1bc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1658.134020] [55303]: [pid: 55303|app: 0|req: 89/185] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:19:39 2024] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1668.119248] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1669.886863] [55302]: DEBUG cinder.api.middleware.request_id [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1669.889296] [55302]: INFO cinder.api.openstack.wsgi [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1669.889687] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-825153786"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1669.891454] [55302]: DEBUG cinder.api.v3.volumes [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-825153786'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1669.891584] [55302]: INFO cinder.api.v3.volumes [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Create volume of 1 GB [ 1669.897648] [55302]: INFO cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Availability Zones retrieved successfully. [ 1669.904430] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Flow 'volume_create_api' (0c611840-80be-4ae6-9f16-c455274b2c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1669.905682] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e7e5c5-9d61-4306-8fdd-114212d84fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.906856] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1669.925718] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e7e5c5-9d61-4306-8fdd-114212d84fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.926657] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31fdfb03-263f-4efd-8e55-20c59f66037c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.973645] [55302]: DEBUG cinder.quota [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Created reservations ['4062a83c-42f0-4df4-8ad1-f75413a1fbd8', 'c2a09250-89ef-459f-8387-69c7486b94d2', 'bcc6c5ad-5183-474f-957e-bbaf430965e6', '7386373c-c306-4d78-950f-b4d8f880992d'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1669.974897] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31fdfb03-263f-4efd-8e55-20c59f66037c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4062a83c-42f0-4df4-8ad1-f75413a1fbd8', 'c2a09250-89ef-459f-8387-69c7486b94d2', 'bcc6c5ad-5183-474f-957e-bbaf430965e6', '7386373c-c306-4d78-950f-b4d8f880992d']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.975889] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f864e9-e9a2-4f44-81e8-961baaca0964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.990021] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f864e9-e9a2-4f44-81e8-961baaca0964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566dc6e6-b87c-4f12-86b9-780b481f3533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-825153786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33885afc8f9d4578bb769c45e4be88a1',qos_specs=None,replication_status=,reservations=['4062a83c-42f0-4df4-8ad1-f75413a1fbd8','c2a09250-89ef-459f-8387-69c7486b94d2','bcc6c5ad-5183-474f-957e-bbaf430965e6','7386373c-c306-4d78-950f-b4d8f880992d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573881959c84517ab048cca9a6ba403',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-825153786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=566dc6e6-b87c-4f12-86b9-780b481f3533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33885afc8f9d4578bb769c45e4be88a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d573881959c84517ab048cca9a6ba403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.991023] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8948f1cc-3a08-4c9f-a1f0-7b6f77ce8ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.004067] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8948f1cc-3a08-4c9f-a1f0-7b6f77ce8ebc) transitioned into state 'SUCCESS' from state '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-825153786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33885afc8f9d4578bb769c45e4be88a1',qos_specs=None,replication_status=,reservations=['4062a83c-42f0-4df4-8ad1-f75413a1fbd8','c2a09250-89ef-459f-8387-69c7486b94d2','bcc6c5ad-5183-474f-957e-bbaf430965e6','7386373c-c306-4d78-950f-b4d8f880992d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573881959c84517ab048cca9a6ba403',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.005023] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17854f74-9898-40ba-bcda-fbf445abff02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.014200] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17854f74-9898-40ba-bcda-fbf445abff02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.015234] [55302]: DEBUG cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Flow 'volume_create_api' (0c611840-80be-4ae6-9f16-c455274b2c73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1670.015599] [55302]: INFO cinder.volume.api [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Create volume request issued successfully. [ 1670.016336] [55302]: INFO cinder.api.openstack.wsgi [None req-5ad6d5a7-3198-49fe-a01e-11d426426f68 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1670.016798] [55302]: [pid: 55302|app: 0|req: 97/186] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:19:51 2024] POST /volume/v3/volumes => generated 752 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1670.026649] [55303]: DEBUG cinder.api.middleware.request_id [None req-fb490193-c464-45a6-858e-25288d0f79db None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.029176] [55303]: INFO cinder.api.openstack.wsgi [None req-fb490193-c464-45a6-858e-25288d0f79db tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1670.029520] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fb490193-c464-45a6-858e-25288d0f79db tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.029787] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fb490193-c464-45a6-858e-25288d0f79db tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.039047] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.039047] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.044172] [55303]: INFO cinder.volume.api [None req-fb490193-c464-45a6-858e-25288d0f79db tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1670.049143] [55303]: INFO cinder.api.openstack.wsgi [None req-fb490193-c464-45a6-858e-25288d0f79db tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 200 [ 1670.049707] [55303]: [pid: 55303|app: 0|req: 90/187] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:19:51 2024] GET /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.059360] [55302]: DEBUG cinder.api.middleware.request_id [None req-f501fb6c-6ac1-4f79-996b-ac409ad54e9c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.062563] [55302]: INFO cinder.api.openstack.wsgi [None req-f501fb6c-6ac1-4f79-996b-ac409ad54e9c tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1671.062896] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f501fb6c-6ac1-4f79-996b-ac409ad54e9c tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.064104] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f501fb6c-6ac1-4f79-996b-ac409ad54e9c tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.074615] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.074615] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.079416] [55302]: INFO cinder.volume.api [None req-f501fb6c-6ac1-4f79-996b-ac409ad54e9c tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1671.086110] [55302]: INFO cinder.api.openstack.wsgi [None req-f501fb6c-6ac1-4f79-996b-ac409ad54e9c tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 200 [ 1671.086327] [55302]: [pid: 55302|app: 0|req: 98/188] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:19:52 2024] GET /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.096030] [55303]: DEBUG cinder.api.middleware.request_id [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.101688] [55303]: INFO cinder.api.openstack.wsgi [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] POST http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533/action [ 1671.102089] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1671.102227] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1671.112366] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.112366] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.113026] [55303]: INFO cinder.volume.api [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1671.119417] [55303]: INFO cinder.volume.api [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume updated successfully. [ 1671.119710] [55303]: INFO cinder.api.openstack.wsgi [None req-b92af9e5-04ca-4bb2-a4ab-5817862de4ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533/action returned with HTTP 200 [ 1671.122354] [55303]: [pid: 55303|app: 0|req: 91/189] 10.180.1.21 () {60 vars in 1267 bytes} [Sat Dec 14 13:19:52 2024] POST /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1671.123031] [55302]: DEBUG cinder.api.middleware.request_id [None req-917e00d0-dc33-40fb-9b98-91adfea668ec None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.126126] [55302]: INFO cinder.api.openstack.wsgi [None req-917e00d0-dc33-40fb-9b98-91adfea668ec tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1671.126126] [55302]: DEBUG cinder.api.openstack.wsgi [None req-917e00d0-dc33-40fb-9b98-91adfea668ec tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.126126] [55302]: DEBUG cinder.api.openstack.wsgi [None req-917e00d0-dc33-40fb-9b98-91adfea668ec tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.138352] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.138352] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.142192] [55302]: INFO cinder.volume.api [None req-917e00d0-dc33-40fb-9b98-91adfea668ec tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1671.146829] [55302]: INFO cinder.api.openstack.wsgi [None req-917e00d0-dc33-40fb-9b98-91adfea668ec tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 200 [ 1671.148822] [55302]: [pid: 55302|app: 0|req: 99/190] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:19:52 2024] GET /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.291368] [55303]: DEBUG cinder.api.middleware.request_id [req-47ea8819-778e-4300-abf1-f80bf8cce2da req-b65178da-f92b-497d-8b54-7266066366e3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.293787] [55303]: INFO cinder.api.openstack.wsgi [req-47ea8819-778e-4300-abf1-f80bf8cce2da req-b65178da-f92b-497d-8b54-7266066366e3 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1671.294027] [55303]: DEBUG cinder.api.openstack.wsgi [req-47ea8819-778e-4300-abf1-f80bf8cce2da req-b65178da-f92b-497d-8b54-7266066366e3 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.294237] [55303]: DEBUG cinder.api.openstack.wsgi [req-47ea8819-778e-4300-abf1-f80bf8cce2da req-b65178da-f92b-497d-8b54-7266066366e3 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.305236] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.305236] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.310507] [55303]: INFO cinder.volume.api [req-47ea8819-778e-4300-abf1-f80bf8cce2da req-b65178da-f92b-497d-8b54-7266066366e3 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1671.314946] [55303]: INFO cinder.api.openstack.wsgi [req-47ea8819-778e-4300-abf1-f80bf8cce2da req-b65178da-f92b-497d-8b54-7266066366e3 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 200 [ 1671.315386] [55303]: [pid: 55303|app: 0|req: 92/191] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:19:53 2024] GET /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.592462] [55302]: DEBUG cinder.api.middleware.request_id [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.594716] [55302]: INFO cinder.api.openstack.wsgi [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1671.595166] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2053844800"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1671.597184] [55302]: DEBUG cinder.api.v3.volumes [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2053844800'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1671.597235] [55302]: INFO cinder.api.v3.volumes [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Create volume of 1 GB [ 1671.602108] [55302]: INFO cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Availability Zones retrieved successfully. [ 1671.610195] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Flow 'volume_create_api' (1b0e7f38-a99a-43c7-9a6c-a6b2430f52d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1671.611583] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3f420e-ba87-49ff-8bfb-fcce1bdb0dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1671.614496] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1671.639675] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3f420e-ba87-49ff-8bfb-fcce1bdb0dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1671.640793] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (978f24fc-4c5b-46c4-916f-f01e71d7ac17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1671.676224] [55302]: DEBUG cinder.quota [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Created reservations ['74de9321-8145-40fa-9fb5-ff193d2a7917', '93f32d44-c710-46e6-a340-f4b54a695bca', '0ed7bca1-9088-4b99-9616-eea3c60def85', 'dba8581b-596f-4005-a285-ee9bebfe1db4'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1671.677348] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (978f24fc-4c5b-46c4-916f-f01e71d7ac17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74de9321-8145-40fa-9fb5-ff193d2a7917', '93f32d44-c710-46e6-a340-f4b54a695bca', '0ed7bca1-9088-4b99-9616-eea3c60def85', 'dba8581b-596f-4005-a285-ee9bebfe1db4']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1671.678349] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed324961-d40e-456c-945d-91c0e669b303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1671.693209] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed324961-d40e-456c-945d-91c0e669b303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94dd03a7-a983-4b62-a30a-7bbadc147f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2053844800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33885afc8f9d4578bb769c45e4be88a1',qos_specs=None,replication_status=,reservations=['74de9321-8145-40fa-9fb5-ff193d2a7917','93f32d44-c710-46e6-a340-f4b54a695bca','0ed7bca1-9088-4b99-9616-eea3c60def85','dba8581b-596f-4005-a285-ee9bebfe1db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573881959c84517ab048cca9a6ba403',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2053844800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94dd03a7-a983-4b62-a30a-7bbadc147f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33885afc8f9d4578bb769c45e4be88a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d573881959c84517ab048cca9a6ba403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1671.694608] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04df186f-2fad-4d9e-a7c5-c4b59b5e6241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1671.708424] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04df186f-2fad-4d9e-a7c5-c4b59b5e6241) transitioned into state 'SUCCESS' from state '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-2053844800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33885afc8f9d4578bb769c45e4be88a1',qos_specs=None,replication_status=,reservations=['74de9321-8145-40fa-9fb5-ff193d2a7917','93f32d44-c710-46e6-a340-f4b54a695bca','0ed7bca1-9088-4b99-9616-eea3c60def85','dba8581b-596f-4005-a285-ee9bebfe1db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573881959c84517ab048cca9a6ba403',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1671.709492] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05931bb-d5c7-4925-8b64-8b7c539ed5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1671.720807] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05931bb-d5c7-4925-8b64-8b7c539ed5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1671.722032] [55302]: DEBUG cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Flow 'volume_create_api' (1b0e7f38-a99a-43c7-9a6c-a6b2430f52d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1671.722469] [55302]: INFO cinder.volume.api [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Create volume request issued successfully. [ 1671.723266] [55302]: INFO cinder.api.openstack.wsgi [None req-1fc3052d-c794-4f37-bacd-0207266cfcc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1671.723821] [55302]: [pid: 55302|app: 0|req: 100/192] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:19:53 2024] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1671.733133] [55303]: DEBUG cinder.api.middleware.request_id [None req-e23dbbc5-8e0e-4ac7-8991-2d05abf240aa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.737032] [55303]: INFO cinder.api.openstack.wsgi [None req-e23dbbc5-8e0e-4ac7-8991-2d05abf240aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c [ 1671.737032] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e23dbbc5-8e0e-4ac7-8991-2d05abf240aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.737032] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e23dbbc5-8e0e-4ac7-8991-2d05abf240aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.745133] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.745133] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.750861] [55303]: INFO cinder.volume.api [None req-e23dbbc5-8e0e-4ac7-8991-2d05abf240aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1671.759305] [55303]: INFO cinder.api.openstack.wsgi [None req-e23dbbc5-8e0e-4ac7-8991-2d05abf240aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c returned with HTTP 200 [ 1671.760063] [55303]: [pid: 55303|app: 0|req: 93/193] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:19:53 2024] GET /volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1672.771556] [55302]: DEBUG cinder.api.middleware.request_id [None req-7c7701f9-35bc-463d-9793-f3aa194676ee None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.774881] [55302]: INFO cinder.api.openstack.wsgi [None req-7c7701f9-35bc-463d-9793-f3aa194676ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c [ 1672.775371] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7c7701f9-35bc-463d-9793-f3aa194676ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1672.775691] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7c7701f9-35bc-463d-9793-f3aa194676ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1672.798479] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1672.798479] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1672.804713] [55302]: INFO cinder.volume.api [None req-7c7701f9-35bc-463d-9793-f3aa194676ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1672.811182] [55302]: INFO cinder.api.openstack.wsgi [None req-7c7701f9-35bc-463d-9793-f3aa194676ee tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c returned with HTTP 200 [ 1672.811809] [55302]: [pid: 55302|app: 0|req: 101/194] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:19:54 2024] GET /volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.754983] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1682.806875] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1687.919426] [55303]: DEBUG cinder.api.middleware.request_id [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.921652] [55303]: INFO cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1687.922059] [55303]: DEBUG cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1904917153", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1687.924082] [55303]: DEBUG cinder.api.v3.volumes [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1904917153', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1687.924224] [55303]: INFO cinder.api.v3.volumes [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Create volume of 1 GB [ 1687.934152] [55303]: INFO cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Availability Zones retrieved successfully. [ 1687.946703] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Flow 'volume_create_api' (97e0c32d-73fc-4002-94a5-7f3bbd26c6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1687.946703] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4708bf44-e5ec-4e22-957a-b7bf129d0e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1687.947036] [55303]: DEBUG cinder.volume.flows.api.create_volume [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1687.970071] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4708bf44-e5ec-4e22-957a-b7bf129d0e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1687.972262] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1fd111-e2ab-4323-b9b2-3ec32cf5587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1688.016835] [55303]: DEBUG cinder.quota [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Created reservations ['f3b69f6f-e1ca-4c99-bdd8-aa9cbcfc51ba', '3de8a9e1-67dd-49b4-98ba-d80c8ef4e1e1', '3e823d7b-6214-42fd-ab29-bad813a3a4a9', '735c87a8-b983-4d02-ad07-c735377c1cd0'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1688.017812] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1fd111-e2ab-4323-b9b2-3ec32cf5587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b69f6f-e1ca-4c99-bdd8-aa9cbcfc51ba', '3de8a9e1-67dd-49b4-98ba-d80c8ef4e1e1', '3e823d7b-6214-42fd-ab29-bad813a3a4a9', '735c87a8-b983-4d02-ad07-c735377c1cd0']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1688.018767] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1004b678-31f3-44d8-80e0-f7d3232dcd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1688.034424] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1004b678-31f3-44d8-80e0-f7d3232dcd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea0f93d-1aca-4452-bb6f-01783a1af3ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1904917153',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b35db7b61aa4cb48254f6abb342e12f',qos_specs=None,replication_status=,reservations=['f3b69f6f-e1ca-4c99-bdd8-aa9cbcfc51ba','3de8a9e1-67dd-49b4-98ba-d80c8ef4e1e1','3e823d7b-6214-42fd-ab29-bad813a3a4a9','735c87a8-b983-4d02-ad07-c735377c1cd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1d985e7660746b196f1f6d24177635e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1904917153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ea0f93d-1aca-4452-bb6f-01783a1af3ca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b35db7b61aa4cb48254f6abb342e12f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1d985e7660746b196f1f6d24177635e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1688.035328] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac80b97-84d1-4066-83b9-aa86eec29f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1688.049867] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac80b97-84d1-4066-83b9-aa86eec29f3c) transitioned into state 'SUCCESS' from state '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-1904917153',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b35db7b61aa4cb48254f6abb342e12f',qos_specs=None,replication_status=,reservations=['f3b69f6f-e1ca-4c99-bdd8-aa9cbcfc51ba','3de8a9e1-67dd-49b4-98ba-d80c8ef4e1e1','3e823d7b-6214-42fd-ab29-bad813a3a4a9','735c87a8-b983-4d02-ad07-c735377c1cd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1d985e7660746b196f1f6d24177635e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1688.050622] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551da6f1-e7f5-4f3b-9f1c-23b8ebdce7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1688.059698] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551da6f1-e7f5-4f3b-9f1c-23b8ebdce7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1688.060734] [55303]: DEBUG cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Flow 'volume_create_api' (97e0c32d-73fc-4002-94a5-7f3bbd26c6a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1688.061129] [55303]: INFO cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Create volume request issued successfully. [ 1688.061768] [55303]: INFO cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-6d849595-b3fd-4c5a-9989-8bd5bacdce01 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1688.062239] [55303]: [pid: 55303|app: 0|req: 94/195] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Dec 14 13:20:09 2024] POST /volume/v3/volumes => generated 762 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1688.066814] [55302]: DEBUG cinder.api.middleware.request_id [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-29c962b0-267a-4015-8d32-4277af9b25f8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.069138] [55302]: INFO cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-29c962b0-267a-4015-8d32-4277af9b25f8 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] GET http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1688.069357] [55302]: DEBUG cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-29c962b0-267a-4015-8d32-4277af9b25f8 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.069570] [55302]: DEBUG cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-29c962b0-267a-4015-8d32-4277af9b25f8 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.076902] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.076902] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.080909] [55302]: INFO cinder.volume.api [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-29c962b0-267a-4015-8d32-4277af9b25f8 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Volume info retrieved successfully. [ 1688.086589] [55302]: INFO cinder.api.openstack.wsgi [req-6023c27a-e868-46f9-8063-8f2b2f5f7b10 req-29c962b0-267a-4015-8d32-4277af9b25f8 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca returned with HTTP 200 [ 1688.086974] [55302]: [pid: 55302|app: 0|req: 102/196] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:09 2024] GET /volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1688.457210] [55303]: DEBUG cinder.api.middleware.request_id [req-6658e31d-db2b-4ea7-8645-539b7313a33c req-9f7d28db-9fa2-40bf-abc2-ef116e4366c3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.459709] [55303]: INFO cinder.api.openstack.wsgi [req-6658e31d-db2b-4ea7-8645-539b7313a33c req-9f7d28db-9fa2-40bf-abc2-ef116e4366c3 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] GET http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1688.459923] [55303]: DEBUG cinder.api.openstack.wsgi [req-6658e31d-db2b-4ea7-8645-539b7313a33c req-9f7d28db-9fa2-40bf-abc2-ef116e4366c3 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.460156] [55303]: DEBUG cinder.api.openstack.wsgi [req-6658e31d-db2b-4ea7-8645-539b7313a33c req-9f7d28db-9fa2-40bf-abc2-ef116e4366c3 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.468640] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.468640] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.472048] [55303]: INFO cinder.volume.api [req-6658e31d-db2b-4ea7-8645-539b7313a33c req-9f7d28db-9fa2-40bf-abc2-ef116e4366c3 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Volume info retrieved successfully. [ 1688.476981] [55303]: INFO cinder.api.openstack.wsgi [req-6658e31d-db2b-4ea7-8645-539b7313a33c req-9f7d28db-9fa2-40bf-abc2-ef116e4366c3 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca returned with HTTP 200 [ 1688.477361] [55303]: [pid: 55303|app: 0|req: 95/197] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:10 2024] GET /volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1688.519115] [55302]: DEBUG cinder.api.middleware.request_id [req-e4f2d298-840b-4e66-8674-86d9f1405eb1 req-200ed031-7146-47e2-9c6b-539fe2845ec6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.523715] [55302]: INFO cinder.api.openstack.wsgi [req-e4f2d298-840b-4e66-8674-86d9f1405eb1 req-200ed031-7146-47e2-9c6b-539fe2845ec6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] GET http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1688.523946] [55302]: DEBUG cinder.api.openstack.wsgi [req-e4f2d298-840b-4e66-8674-86d9f1405eb1 req-200ed031-7146-47e2-9c6b-539fe2845ec6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.524233] [55302]: DEBUG cinder.api.openstack.wsgi [req-e4f2d298-840b-4e66-8674-86d9f1405eb1 req-200ed031-7146-47e2-9c6b-539fe2845ec6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.531928] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.531928] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.536432] [55302]: INFO cinder.volume.api [req-e4f2d298-840b-4e66-8674-86d9f1405eb1 req-200ed031-7146-47e2-9c6b-539fe2845ec6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Volume info retrieved successfully. [ 1688.541197] [55302]: INFO cinder.api.openstack.wsgi [req-e4f2d298-840b-4e66-8674-86d9f1405eb1 req-200ed031-7146-47e2-9c6b-539fe2845ec6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca returned with HTTP 200 [ 1688.541613] [55302]: [pid: 55302|app: 0|req: 103/198] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:10 2024] GET /volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1688.562985] [55303]: DEBUG cinder.api.middleware.request_id [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.562985] [55303]: INFO cinder.api.openstack.wsgi [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1688.562985] [55303]: DEBUG cinder.api.openstack.wsgi [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.563500] [55303]: DEBUG cinder.api.openstack.wsgi [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.563794] [55303]: INFO cinder.api.v3.volumes [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Delete volume with id: 5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1688.572208] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.572208] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.572756] [55303]: INFO cinder.volume.api [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Volume info retrieved successfully. [ 1688.588641] [55303]: INFO cinder.volume.api [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Delete volume request issued successfully. [ 1688.589531] [55303]: INFO cinder.api.openstack.wsgi [req-539cb60b-d86e-4c21-af3c-5740b790f36d req-b4f41d41-2d61-45f9-aeff-8c056b4375a6 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca returned with HTTP 202 [ 1688.589531] [55303]: [pid: 55303|app: 0|req: 96/199] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:20:10 2024] DELETE /volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1688.603310] [55302]: DEBUG cinder.api.middleware.request_id [req-01054290-f848-48d6-bc5f-6a1dc55b2545 req-f53f6dda-9480-497d-99e9-867d033fdf62 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.606923] [55302]: INFO cinder.api.openstack.wsgi [req-01054290-f848-48d6-bc5f-6a1dc55b2545 req-f53f6dda-9480-497d-99e9-867d033fdf62 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] GET http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1688.607229] [55302]: DEBUG cinder.api.openstack.wsgi [req-01054290-f848-48d6-bc5f-6a1dc55b2545 req-f53f6dda-9480-497d-99e9-867d033fdf62 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.607504] [55302]: DEBUG cinder.api.openstack.wsgi [req-01054290-f848-48d6-bc5f-6a1dc55b2545 req-f53f6dda-9480-497d-99e9-867d033fdf62 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.615768] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.615768] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.620231] [55302]: INFO cinder.volume.api [req-01054290-f848-48d6-bc5f-6a1dc55b2545 req-f53f6dda-9480-497d-99e9-867d033fdf62 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Volume info retrieved successfully. [ 1688.624797] [55302]: INFO cinder.api.openstack.wsgi [req-01054290-f848-48d6-bc5f-6a1dc55b2545 req-f53f6dda-9480-497d-99e9-867d033fdf62 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca returned with HTTP 200 [ 1688.625356] [55302]: [pid: 55302|app: 0|req: 104/200] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:10 2024] GET /volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1689.641530] [55303]: DEBUG cinder.api.middleware.request_id [req-f6398a6c-d2bf-41a3-b807-3039e4e0cac8 req-3840c858-51bb-4dc5-b540-5664b8264f05 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1689.645164] [55303]: INFO cinder.api.openstack.wsgi [req-f6398a6c-d2bf-41a3-b807-3039e4e0cac8 req-3840c858-51bb-4dc5-b540-5664b8264f05 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] GET http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca [ 1689.645164] [55303]: DEBUG cinder.api.openstack.wsgi [req-f6398a6c-d2bf-41a3-b807-3039e4e0cac8 req-3840c858-51bb-4dc5-b540-5664b8264f05 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1689.645298] [55303]: DEBUG cinder.api.openstack.wsgi [req-f6398a6c-d2bf-41a3-b807-3039e4e0cac8 req-3840c858-51bb-4dc5-b540-5664b8264f05 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1689.654088] [55303]: INFO cinder.api.openstack.wsgi [req-f6398a6c-d2bf-41a3-b807-3039e4e0cac8 req-3840c858-51bb-4dc5-b540-5664b8264f05 tempest-VolumesGetTestJSON-132679380 tempest-VolumesGetTestJSON-132679380-project-member] http://10.180.1.21/volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca returned with HTTP 404 [ 1689.655095] [55303]: [pid: 55303|app: 0|req: 97/201] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:11 2024] GET /volume/v3/volumes/5ea0f93d-1aca-4452-bb6f-01783a1af3ca => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1698.622559] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=12 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1699.649042] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=35,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1706.897100] [55302]: DEBUG cinder.api.middleware.request_id [None req-35b469af-11e8-42a4-9be3-4014319a70ac None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1706.898403] [55302]: INFO cinder.api.openstack.wsgi [None req-35b469af-11e8-42a4-9be3-4014319a70ac tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1706.898623] [55302]: DEBUG cinder.api.openstack.wsgi [None req-35b469af-11e8-42a4-9be3-4014319a70ac tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1706.899761] [55302]: DEBUG cinder.api.openstack.wsgi [None req-35b469af-11e8-42a4-9be3-4014319a70ac tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1706.918488] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1706.918488] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1706.922979] [55302]: INFO cinder.volume.api [None req-35b469af-11e8-42a4-9be3-4014319a70ac tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1706.928793] [55302]: INFO cinder.api.openstack.wsgi [None req-35b469af-11e8-42a4-9be3-4014319a70ac tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1706.929285] [55302]: [pid: 55302|app: 0|req: 105/202] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:28 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1707.002721] [55303]: DEBUG cinder.api.middleware.request_id [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-da3f07d8-626f-4993-a523-67779e239aa5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.009078] [55303]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-da3f07d8-626f-4993-a523-67779e239aa5 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1707.009078] [55303]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-da3f07d8-626f-4993-a523-67779e239aa5 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1707.009218] [55303]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-da3f07d8-626f-4993-a523-67779e239aa5 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1707.024961] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1707.024961] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1707.032951] [55303]: INFO cinder.volume.api [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-da3f07d8-626f-4993-a523-67779e239aa5 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1707.038603] [55303]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-da3f07d8-626f-4993-a523-67779e239aa5 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1707.039409] [55303]: [pid: 55303|app: 0|req: 98/203] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:28 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1707.064572] [55302]: DEBUG cinder.api.middleware.request_id [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.067550] [55302]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4/action [ 1707.067860] [55302]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1707.067998] [55302]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1707.079470] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1707.079470] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1707.079470] [55302]: INFO cinder.volume.api [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1707.088843] [55302]: INFO cinder.volume.api [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Begin detaching volume completed successfully. [ 1707.089771] [55302]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-015a82cf-6ab4-4690-9b7a-23101998f2ef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4/action returned with HTTP 202 [ 1707.089771] [55302]: [pid: 55302|app: 0|req: 106/204] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:20:28 2024] POST /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1708.121414] [55303]: DEBUG cinder.api.middleware.request_id [None req-101784c1-4303-4706-b807-14abb689c507 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1708.121882] [55303]: INFO cinder.api.openstack.wsgi [None req-101784c1-4303-4706-b807-14abb689c507 None None] GET http://10.180.1.21/volume// [ 1708.122085] [55303]: DEBUG cinder.api.openstack.wsgi [None req-101784c1-4303-4706-b807-14abb689c507 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1708.122304] [55303]: DEBUG cinder.api.openstack.wsgi [None req-101784c1-4303-4706-b807-14abb689c507 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1708.123163] [55303]: INFO cinder.api.openstack.wsgi [None req-101784c1-4303-4706-b807-14abb689c507 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1708.123163] [55303]: [pid: 55303|app: 0|req: 99/205] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:20:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1708.128051] [55302]: DEBUG cinder.api.middleware.request_id [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-00afd4a2-8d07-4aab-afcb-83b44714a65d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1708.131405] [55302]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-00afd4a2-8d07-4aab-afcb-83b44714a65d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1708.131682] [55302]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-00afd4a2-8d07-4aab-afcb-83b44714a65d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1708.131928] [55302]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-00afd4a2-8d07-4aab-afcb-83b44714a65d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1708.145898] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1708.145898] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1708.150021] [55302]: INFO cinder.volume.api [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-00afd4a2-8d07-4aab-afcb-83b44714a65d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1708.155754] [55302]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-00afd4a2-8d07-4aab-afcb-83b44714a65d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1708.156286] [55302]: [pid: 55302|app: 0|req: 107/206] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:20:29 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1709.313193] [55303]: DEBUG cinder.api.middleware.request_id [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-2122815f-d677-4e17-8b93-646fe9ca9f45 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.318462] [55303]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-2122815f-d677-4e17-8b93-646fe9ca9f45 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded [ 1709.318462] [55303]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-2122815f-d677-4e17-8b93-646fe9ca9f45 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1709.318462] [55303]: DEBUG cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-2122815f-d677-4e17-8b93-646fe9ca9f45 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1709.326719] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1709.326719] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1709.870204] [55303]: INFO cinder.api.openstack.wsgi [req-63a5f4b7-35c3-4685-a6c2-f5e83b34ed50 req-2122815f-d677-4e17-8b93-646fe9ca9f45 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded returned with HTTP 200 [ 1709.870668] [55303]: [pid: 55303|app: 0|req: 100/207] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:20:31 2024] DELETE /volume/v3/attachments/c97c8212-a6c0-40ce-956a-093b6dc16ded => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1710.674142] [55302]: DEBUG cinder.api.middleware.request_id [None req-b2f859db-cace-471d-abb0-cbbe1a3e148b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1710.676797] [55302]: INFO cinder.api.openstack.wsgi [None req-b2f859db-cace-471d-abb0-cbbe1a3e148b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1710.677018] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b2f859db-cace-471d-abb0-cbbe1a3e148b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1710.677271] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b2f859db-cace-471d-abb0-cbbe1a3e148b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1710.694542] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1710.694542] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1710.699350] [55302]: INFO cinder.volume.api [None req-b2f859db-cace-471d-abb0-cbbe1a3e148b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1710.705536] [55302]: INFO cinder.api.openstack.wsgi [None req-b2f859db-cace-471d-abb0-cbbe1a3e148b tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1710.705724] [55302]: [pid: 55302|app: 0|req: 108/208] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:32 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1719.868840] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1720.702814] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1726.579113] [55303]: DEBUG cinder.api.middleware.request_id [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.581392] [55303]: INFO cinder.api.openstack.wsgi [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1726.582070] [55303]: DEBUG cinder.api.openstack.wsgi [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1497688086"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1726.584487] [55303]: DEBUG cinder.api.v3.volumes [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1497688086'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1726.584487] [55303]: INFO cinder.api.v3.volumes [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Create volume of 1 GB [ 1726.584487] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.584487] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.590849] [55303]: INFO cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Availability Zones retrieved successfully. [ 1726.598819] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Flow 'volume_create_api' (2be9b269-c1b5-49c9-8a6e-f8fa27dbabf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1726.599989] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed9d4fc-a272-4ce3-bc60-d101eee1dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.601152] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1726.622082] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed9d4fc-a272-4ce3-bc60-d101eee1dafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.623309] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665b17a7-926f-4d39-8450-efdd2ea30921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.673117] [55303]: DEBUG cinder.quota [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Created reservations ['4b43a5cf-bf94-416c-af1e-2e4895dad482', '31b818c8-5f8a-45fd-a599-22b9c06db653', 'cd2d55b9-0bc0-4fe3-ade3-d0a3d8952d89', '3761dfd7-112d-4549-b396-1fbe18787a2a'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1726.673693] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665b17a7-926f-4d39-8450-efdd2ea30921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b43a5cf-bf94-416c-af1e-2e4895dad482', '31b818c8-5f8a-45fd-a599-22b9c06db653', 'cd2d55b9-0bc0-4fe3-ade3-d0a3d8952d89', '3761dfd7-112d-4549-b396-1fbe18787a2a']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.674836] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64fbae3-140c-42e8-bc10-960dd2aa05e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.694558] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64fbae3-140c-42e8-bc10-960dd2aa05e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e6a973-3441-42b9-9301-a6ff031492b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1497688086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1334b12645b642a8ac060050d27b58f0',qos_specs=None,replication_status=,reservations=['4b43a5cf-bf94-416c-af1e-2e4895dad482','31b818c8-5f8a-45fd-a599-22b9c06db653','cd2d55b9-0bc0-4fe3-ade3-d0a3d8952d89','3761dfd7-112d-4549-b396-1fbe18787a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426800d5a3e04f7896ac3fb89131f6a3',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1497688086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7e6a973-3441-42b9-9301-a6ff031492b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1334b12645b642a8ac060050d27b58f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='426800d5a3e04f7896ac3fb89131f6a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.695591] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b077325c-029a-491b-b5f5-ebc9f141a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.717031] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b077325c-029a-491b-b5f5-ebc9f141a58b) transitioned into state 'SUCCESS' from state '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-1497688086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1334b12645b642a8ac060050d27b58f0',qos_specs=None,replication_status=,reservations=['4b43a5cf-bf94-416c-af1e-2e4895dad482','31b818c8-5f8a-45fd-a599-22b9c06db653','cd2d55b9-0bc0-4fe3-ade3-d0a3d8952d89','3761dfd7-112d-4549-b396-1fbe18787a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426800d5a3e04f7896ac3fb89131f6a3',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.717510] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b3747a-1b71-4c75-b218-1112860e4b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.729019] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b3747a-1b71-4c75-b218-1112860e4b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.730223] [55303]: DEBUG cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Flow 'volume_create_api' (2be9b269-c1b5-49c9-8a6e-f8fa27dbabf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1726.730650] [55303]: INFO cinder.volume.api [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Create volume request issued successfully. [ 1726.731473] [55303]: INFO cinder.api.openstack.wsgi [None req-50c0db1a-3b43-4236-a7c1-31399f5429ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1726.732087] [55303]: [pid: 55303|app: 0|req: 101/209] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:20:48 2024] POST /volume/v3/volumes => generated 751 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1726.741858] [55302]: DEBUG cinder.api.middleware.request_id [None req-6bb2047f-d807-4a27-b8a3-73ebbcd22bc7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.744452] [55302]: INFO cinder.api.openstack.wsgi [None req-6bb2047f-d807-4a27-b8a3-73ebbcd22bc7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1726.746130] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6bb2047f-d807-4a27-b8a3-73ebbcd22bc7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.746130] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6bb2047f-d807-4a27-b8a3-73ebbcd22bc7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.759574] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.759574] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.765471] [55302]: INFO cinder.volume.api [None req-6bb2047f-d807-4a27-b8a3-73ebbcd22bc7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1726.772676] [55302]: INFO cinder.api.openstack.wsgi [None req-6bb2047f-d807-4a27-b8a3-73ebbcd22bc7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1726.773137] [55302]: [pid: 55302|app: 0|req: 109/210] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:48 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1727.784507] [55303]: DEBUG cinder.api.middleware.request_id [None req-b0d569dc-22fb-46aa-ab49-500a2d5f6ff8 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1727.787297] [55303]: INFO cinder.api.openstack.wsgi [None req-b0d569dc-22fb-46aa-ab49-500a2d5f6ff8 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1727.787297] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b0d569dc-22fb-46aa-ab49-500a2d5f6ff8 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1727.787297] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b0d569dc-22fb-46aa-ab49-500a2d5f6ff8 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1727.799106] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1727.799106] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1727.804555] [55303]: INFO cinder.volume.api [None req-b0d569dc-22fb-46aa-ab49-500a2d5f6ff8 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1727.809577] [55303]: INFO cinder.api.openstack.wsgi [None req-b0d569dc-22fb-46aa-ab49-500a2d5f6ff8 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1727.809809] [55303]: [pid: 55303|app: 0|req: 102/211] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:49 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1727.845293] [55302]: DEBUG cinder.api.middleware.request_id [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-538a7490-33ba-43c6-a087-21ab0bdd4eb1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1727.847752] [55302]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-538a7490-33ba-43c6-a087-21ab0bdd4eb1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1727.847932] [55302]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-538a7490-33ba-43c6-a087-21ab0bdd4eb1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1727.848157] [55302]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-538a7490-33ba-43c6-a087-21ab0bdd4eb1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1727.855680] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1727.855680] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1727.859755] [55302]: INFO cinder.volume.api [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-538a7490-33ba-43c6-a087-21ab0bdd4eb1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1727.864172] [55302]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-538a7490-33ba-43c6-a087-21ab0bdd4eb1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1727.864964] [55302]: [pid: 55302|app: 0|req: 110/212] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:20:49 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1729.387239] [55303]: DEBUG cinder.api.middleware.request_id [None req-e2f0c2bb-5cc4-4492-8d10-9801413a6d87 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.387565] [55303]: INFO cinder.api.openstack.wsgi [None req-e2f0c2bb-5cc4-4492-8d10-9801413a6d87 None None] GET http://10.180.1.21/volume// [ 1729.387747] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e2f0c2bb-5cc4-4492-8d10-9801413a6d87 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.387962] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e2f0c2bb-5cc4-4492-8d10-9801413a6d87 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.388397] [55303]: INFO cinder.api.openstack.wsgi [None req-e2f0c2bb-5cc4-4492-8d10-9801413a6d87 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1729.388822] [55303]: [pid: 55303|app: 0|req: 103/213] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:20:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1729.393252] [55302]: DEBUG cinder.api.middleware.request_id [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-5202e06f-a7ab-4b58-a91d-b19de4886ccf None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.395550] [55302]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-5202e06f-a7ab-4b58-a91d-b19de4886ccf tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1729.395966] [55302]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-5202e06f-a7ab-4b58-a91d-b19de4886ccf tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7e6a973-3441-42b9-9301-a6ff031492b1", "connector": null, "instance_uuid": "53fefb87-0373-4979-a848-49bef814bb1e"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1729.407698] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.407698] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.429550] [55302]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-5202e06f-a7ab-4b58-a91d-b19de4886ccf tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1729.432311] [55302]: [pid: 55302|app: 0|req: 111/214] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:20:51 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1729.452086] [55303]: DEBUG cinder.api.middleware.request_id [None req-593b92fe-c3f9-4901-98c7-cbe22812bfd4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.453917] [55303]: INFO cinder.api.openstack.wsgi [None req-593b92fe-c3f9-4901-98c7-cbe22812bfd4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1729.454570] [55303]: DEBUG cinder.api.openstack.wsgi [None req-593b92fe-c3f9-4901-98c7-cbe22812bfd4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.454570] [55303]: DEBUG cinder.api.openstack.wsgi [None req-593b92fe-c3f9-4901-98c7-cbe22812bfd4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.464681] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.464681] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.471650] [55303]: INFO cinder.volume.api [None req-593b92fe-c3f9-4901-98c7-cbe22812bfd4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1729.476862] [55303]: INFO cinder.api.openstack.wsgi [None req-593b92fe-c3f9-4901-98c7-cbe22812bfd4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1729.477279] [55303]: [pid: 55303|app: 0|req: 104/215] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:51 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1729.961431] [55302]: DEBUG cinder.api.middleware.request_id [None req-c5cf5134-2afc-4bce-a873-f722dc09e040 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.961431] [55302]: INFO cinder.api.openstack.wsgi [None req-c5cf5134-2afc-4bce-a873-f722dc09e040 None None] GET http://10.180.1.21/volume// [ 1729.961431] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c5cf5134-2afc-4bce-a873-f722dc09e040 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.961431] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c5cf5134-2afc-4bce-a873-f722dc09e040 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.961431] [55302]: INFO cinder.api.openstack.wsgi [None req-c5cf5134-2afc-4bce-a873-f722dc09e040 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1729.961431] [55302]: [pid: 55302|app: 0|req: 112/216] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:20:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1729.966421] [55303]: DEBUG cinder.api.middleware.request_id [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8036e1a4-1360-4cd6-9e7c-3f0c99c1a835 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.970254] [55303]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8036e1a4-1360-4cd6-9e7c-3f0c99c1a835 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1729.970254] [55303]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8036e1a4-1360-4cd6-9e7c-3f0c99c1a835 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.970254] [55303]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8036e1a4-1360-4cd6-9e7c-3f0c99c1a835 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.986321] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.986321] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.993582] [55303]: INFO cinder.volume.api [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8036e1a4-1360-4cd6-9e7c-3f0c99c1a835 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1729.998271] [55303]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8036e1a4-1360-4cd6-9e7c-3f0c99c1a835 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1729.998716] [55303]: [pid: 55303|app: 0|req: 105/217] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:20:51 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1730.036904] [55302]: DEBUG cinder.api.middleware.request_id [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1730.039569] [55302]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] PUT http://10.180.1.21/volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be [ 1730.040179] [55302]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-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-388711", "mountpoint": "/dev/sdb"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1730.049837] [55302]: DEBUG cinder.coordination [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Acquiring lock "cinder-attachment_update-e7e6a973-3441-42b9-9301-a6ff031492b1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1730.055608] [55302]: DEBUG cinder.coordination [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Lock "cinder-attachment_update-e7e6a973-3441-42b9-9301-a6ff031492b1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1730.056669] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1730.056669] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1730.489998] [55303]: DEBUG cinder.api.middleware.request_id [None req-6c010c01-335f-4d5c-9f1f-249d85f30852 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1730.495013] [55303]: INFO cinder.api.openstack.wsgi [None req-6c010c01-335f-4d5c-9f1f-249d85f30852 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1730.495013] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6c010c01-335f-4d5c-9f1f-249d85f30852 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1730.495013] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6c010c01-335f-4d5c-9f1f-249d85f30852 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1730.507464] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1730.507464] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1730.512134] [55303]: INFO cinder.volume.api [None req-6c010c01-335f-4d5c-9f1f-249d85f30852 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1730.519276] [55303]: INFO cinder.api.openstack.wsgi [None req-6c010c01-335f-4d5c-9f1f-249d85f30852 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1730.519276] [55303]: [pid: 55303|app: 0|req: 106/218] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:52 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1731.528997] [55303]: DEBUG cinder.api.middleware.request_id [None req-ea693e26-eed0-4ea2-bd61-858bd976a3ff None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1731.531097] [55303]: INFO cinder.api.openstack.wsgi [None req-ea693e26-eed0-4ea2-bd61-858bd976a3ff tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1731.531323] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ea693e26-eed0-4ea2-bd61-858bd976a3ff tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1731.531540] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ea693e26-eed0-4ea2-bd61-858bd976a3ff tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1731.545578] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1731.545578] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1731.549480] [55303]: INFO cinder.volume.api [None req-ea693e26-eed0-4ea2-bd61-858bd976a3ff tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1731.554236] [55303]: INFO cinder.api.openstack.wsgi [None req-ea693e26-eed0-4ea2-bd61-858bd976a3ff tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1731.554631] [55303]: [pid: 55303|app: 0|req: 107/219] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:53 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1732.566319] [55303]: DEBUG cinder.api.middleware.request_id [None req-f1cb57b5-ef9c-463a-b931-4ac3708c6cee None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1732.568721] [55303]: INFO cinder.api.openstack.wsgi [None req-f1cb57b5-ef9c-463a-b931-4ac3708c6cee tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1732.569000] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f1cb57b5-ef9c-463a-b931-4ac3708c6cee tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1732.569266] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f1cb57b5-ef9c-463a-b931-4ac3708c6cee tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1732.594572] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1732.594572] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1732.602587] [55303]: INFO cinder.volume.api [None req-f1cb57b5-ef9c-463a-b931-4ac3708c6cee tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1732.613174] [55303]: INFO cinder.api.openstack.wsgi [None req-f1cb57b5-ef9c-463a-b931-4ac3708c6cee tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1732.613626] [55303]: [pid: 55303|app: 0|req: 108/220] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:54 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1733.623599] [55303]: DEBUG cinder.api.middleware.request_id [None req-da273025-8e03-451a-8ef9-e3d4b81043d4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1733.626016] [55303]: INFO cinder.api.openstack.wsgi [None req-da273025-8e03-451a-8ef9-e3d4b81043d4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1733.626209] [55303]: DEBUG cinder.api.openstack.wsgi [None req-da273025-8e03-451a-8ef9-e3d4b81043d4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1733.626427] [55303]: DEBUG cinder.api.openstack.wsgi [None req-da273025-8e03-451a-8ef9-e3d4b81043d4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1733.641898] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1733.641898] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1733.645826] [55303]: INFO cinder.volume.api [None req-da273025-8e03-451a-8ef9-e3d4b81043d4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1733.650790] [55303]: INFO cinder.api.openstack.wsgi [None req-da273025-8e03-451a-8ef9-e3d4b81043d4 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1733.651426] [55303]: [pid: 55303|app: 0|req: 109/221] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:55 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1734.583175] [55302]: DEBUG cinder.coordination [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Lock "cinder-attachment_update-e7e6a973-3441-42b9-9301-a6ff031492b1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1734.583502] [55302]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-8e0fc079-eb84-4def-885f-8d2a9e3da2ad tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be returned with HTTP 200 [ 1734.583961] [55302]: [pid: 55302|app: 0|req: 113/222] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:20:51 2024] PUT /volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1734.662309] [55303]: DEBUG cinder.api.middleware.request_id [None req-97419ce5-f9ca-49b3-ae61-13abc7319ca3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1734.664468] [55303]: INFO cinder.api.openstack.wsgi [None req-97419ce5-f9ca-49b3-ae61-13abc7319ca3 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1734.664702] [55303]: DEBUG cinder.api.openstack.wsgi [None req-97419ce5-f9ca-49b3-ae61-13abc7319ca3 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1734.664959] [55303]: DEBUG cinder.api.openstack.wsgi [None req-97419ce5-f9ca-49b3-ae61-13abc7319ca3 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1734.686716] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1734.686716] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1734.691404] [55303]: INFO cinder.volume.api [None req-97419ce5-f9ca-49b3-ae61-13abc7319ca3 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1734.697725] [55303]: INFO cinder.api.openstack.wsgi [None req-97419ce5-f9ca-49b3-ae61-13abc7319ca3 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1734.697725] [55303]: [pid: 55303|app: 0|req: 110/223] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:56 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1735.708642] [55302]: DEBUG cinder.api.middleware.request_id [None req-e34f9cc0-8798-4eac-847c-68c006751a04 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1735.710979] [55302]: INFO cinder.api.openstack.wsgi [None req-e34f9cc0-8798-4eac-847c-68c006751a04 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1735.711290] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e34f9cc0-8798-4eac-847c-68c006751a04 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1735.711525] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e34f9cc0-8798-4eac-847c-68c006751a04 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1735.726059] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1735.726059] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1735.730113] [55302]: INFO cinder.volume.api [None req-e34f9cc0-8798-4eac-847c-68c006751a04 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1735.735151] [55302]: INFO cinder.api.openstack.wsgi [None req-e34f9cc0-8798-4eac-847c-68c006751a04 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1735.735564] [55302]: [pid: 55302|app: 0|req: 114/224] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:57 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1736.702015] [55303]: DEBUG cinder.api.middleware.request_id [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-086d17ea-861f-4b9e-ba08-09e8da6a10e1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.705275] [55303]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-086d17ea-861f-4b9e-ba08-09e8da6a10e1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] POST http://10.180.1.21/volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be/action [ 1736.705735] [55303]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-086d17ea-861f-4b9e-ba08-09e8da6a10e1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1736.705929] [55303]: DEBUG cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-086d17ea-861f-4b9e-ba08-09e8da6a10e1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1736.729136] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.729136] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.736776] [55303]: INFO cinder.api.openstack.wsgi [req-d3b5c01a-b982-4b85-a199-7e15c7c8dbd2 req-086d17ea-861f-4b9e-ba08-09e8da6a10e1 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be/action returned with HTTP 204 [ 1736.737338] [55303]: [pid: 55303|app: 0|req: 111/225] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:20:58 2024] POST /volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1736.746092] [55302]: DEBUG cinder.api.middleware.request_id [None req-9cb3be05-e10c-487d-a7ce-117810dc9921 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.748203] [55302]: INFO cinder.api.openstack.wsgi [None req-9cb3be05-e10c-487d-a7ce-117810dc9921 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1736.748432] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9cb3be05-e10c-487d-a7ce-117810dc9921 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.752022] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9cb3be05-e10c-487d-a7ce-117810dc9921 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.760517] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.760517] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.764881] [55302]: INFO cinder.volume.api [None req-9cb3be05-e10c-487d-a7ce-117810dc9921 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1736.770325] [55302]: INFO cinder.api.openstack.wsgi [None req-9cb3be05-e10c-487d-a7ce-117810dc9921 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1736.770754] [55302]: [pid: 55302|app: 0|req: 115/226] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:58 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1736.781614] [55303]: DEBUG cinder.api.middleware.request_id [None req-6ceecfc3-ee79-4eb3-a122-0332377a7125 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.783539] [55303]: INFO cinder.api.openstack.wsgi [None req-6ceecfc3-ee79-4eb3-a122-0332377a7125 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1736.783642] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6ceecfc3-ee79-4eb3-a122-0332377a7125 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.783890] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6ceecfc3-ee79-4eb3-a122-0332377a7125 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.795358] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.795358] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.797806] [55303]: INFO cinder.volume.api [None req-6ceecfc3-ee79-4eb3-a122-0332377a7125 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1736.802491] [55303]: INFO cinder.api.openstack.wsgi [None req-6ceecfc3-ee79-4eb3-a122-0332377a7125 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1736.806073] [55303]: [pid: 55303|app: 0|req: 112/227] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:20:58 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1742.544019] [55302]: DEBUG cinder.api.middleware.request_id [req-f37c6cc2-22df-4720-81af-ba6a198f9296 req-50084251-854e-48ab-9206-59d5df1a62aa None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.546722] [55302]: INFO cinder.api.openstack.wsgi [req-f37c6cc2-22df-4720-81af-ba6a198f9296 req-50084251-854e-48ab-9206-59d5df1a62aa tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] DELETE http://10.180.1.21/volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be [ 1742.548323] [55302]: DEBUG cinder.api.openstack.wsgi [req-f37c6cc2-22df-4720-81af-ba6a198f9296 req-50084251-854e-48ab-9206-59d5df1a62aa tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1742.548323] [55302]: DEBUG cinder.api.openstack.wsgi [req-f37c6cc2-22df-4720-81af-ba6a198f9296 req-50084251-854e-48ab-9206-59d5df1a62aa tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1742.559863] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1742.559863] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.092839] [55302]: INFO cinder.api.openstack.wsgi [req-f37c6cc2-22df-4720-81af-ba6a198f9296 req-50084251-854e-48ab-9206-59d5df1a62aa tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be returned with HTTP 200 [ 1743.093798] [55302]: [pid: 55302|app: 0|req: 116/228] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:21:04 2024] DELETE /volume/v3/attachments/268d7f16-0883-43c4-812b-d008add135be => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1744.141010] [55303]: DEBUG cinder.api.middleware.request_id [None req-070348fb-3df7-41cd-b6e5-37a677dcaf20 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.143768] [55303]: INFO cinder.api.openstack.wsgi [None req-070348fb-3df7-41cd-b6e5-37a677dcaf20 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1744.144494] [55303]: DEBUG cinder.api.openstack.wsgi [None req-070348fb-3df7-41cd-b6e5-37a677dcaf20 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.144494] [55303]: DEBUG cinder.api.openstack.wsgi [None req-070348fb-3df7-41cd-b6e5-37a677dcaf20 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.156215] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.156215] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.160292] [55303]: INFO cinder.volume.api [None req-070348fb-3df7-41cd-b6e5-37a677dcaf20 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1744.165075] [55303]: INFO cinder.api.openstack.wsgi [None req-070348fb-3df7-41cd-b6e5-37a677dcaf20 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1744.165465] [55303]: [pid: 55303|app: 0|req: 113/229] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:05 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1744.199675] [55302]: DEBUG cinder.api.middleware.request_id [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-9afd1c20-1527-487a-b9d2-a0f1d44dda53 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.202231] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-9afd1c20-1527-487a-b9d2-a0f1d44dda53 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1744.202555] [55302]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-9afd1c20-1527-487a-b9d2-a0f1d44dda53 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.202823] [55302]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-9afd1c20-1527-487a-b9d2-a0f1d44dda53 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.210787] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.210787] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.214334] [55302]: INFO cinder.volume.api [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-9afd1c20-1527-487a-b9d2-a0f1d44dda53 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1744.218557] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-9afd1c20-1527-487a-b9d2-a0f1d44dda53 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1744.218949] [55302]: [pid: 55302|app: 0|req: 117/230] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:21:06 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1745.740146] [55303]: DEBUG cinder.api.middleware.request_id [None req-33fbc5ee-c5de-4b23-9f66-17355d93cca5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.740472] [55303]: INFO cinder.api.openstack.wsgi [None req-33fbc5ee-c5de-4b23-9f66-17355d93cca5 None None] GET http://10.180.1.21/volume// [ 1745.740709] [55303]: DEBUG cinder.api.openstack.wsgi [None req-33fbc5ee-c5de-4b23-9f66-17355d93cca5 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.740927] [55303]: DEBUG cinder.api.openstack.wsgi [None req-33fbc5ee-c5de-4b23-9f66-17355d93cca5 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.741336] [55303]: INFO cinder.api.openstack.wsgi [None req-33fbc5ee-c5de-4b23-9f66-17355d93cca5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1745.741654] [55303]: [pid: 55303|app: 0|req: 114/231] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:21:07 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1745.746130] [55302]: DEBUG cinder.api.middleware.request_id [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-809b999c-0863-4139-a992-33e1bb584614 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.748732] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-809b999c-0863-4139-a992-33e1bb584614 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1745.749212] [55302]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-809b999c-0863-4139-a992-33e1bb584614 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67aca5db-dad3-411c-8646-cd2e21f5d34c", "connector": null, "instance_uuid": "1a7c304a-a905-4636-b8e3-66a6714e8a66"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1745.760860] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.760860] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.782366] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-809b999c-0863-4139-a992-33e1bb584614 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1745.782366] [55302]: [pid: 55302|app: 0|req: 118/232] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:21:07 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1745.801987] [55303]: DEBUG cinder.api.middleware.request_id [None req-fb8722fa-fe0e-4adf-8177-d3a71bf0e884 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.804094] [55303]: INFO cinder.api.openstack.wsgi [None req-fb8722fa-fe0e-4adf-8177-d3a71bf0e884 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1745.804333] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fb8722fa-fe0e-4adf-8177-d3a71bf0e884 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.804571] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fb8722fa-fe0e-4adf-8177-d3a71bf0e884 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.815046] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.815046] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.819110] [55303]: INFO cinder.volume.api [None req-fb8722fa-fe0e-4adf-8177-d3a71bf0e884 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1745.823975] [55303]: INFO cinder.api.openstack.wsgi [None req-fb8722fa-fe0e-4adf-8177-d3a71bf0e884 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1745.824383] [55303]: [pid: 55303|app: 0|req: 115/233] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:07 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1746.307203] [55302]: DEBUG cinder.api.middleware.request_id [None req-d974a7b0-8e88-4a4e-a0de-97f1e2c23a60 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.307664] [55302]: INFO cinder.api.openstack.wsgi [None req-d974a7b0-8e88-4a4e-a0de-97f1e2c23a60 None None] GET http://10.180.1.21/volume// [ 1746.307956] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d974a7b0-8e88-4a4e-a0de-97f1e2c23a60 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.308210] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d974a7b0-8e88-4a4e-a0de-97f1e2c23a60 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.308681] [55302]: INFO cinder.api.openstack.wsgi [None req-d974a7b0-8e88-4a4e-a0de-97f1e2c23a60 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1746.309017] [55302]: [pid: 55302|app: 0|req: 119/234] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:21:08 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1746.312516] [55303]: DEBUG cinder.api.middleware.request_id [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-b8865992-8efd-4b3b-a88e-0adec69d811a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.314811] [55303]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-b8865992-8efd-4b3b-a88e-0adec69d811a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1746.315099] [55303]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-b8865992-8efd-4b3b-a88e-0adec69d811a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.315321] [55303]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-b8865992-8efd-4b3b-a88e-0adec69d811a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.326975] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.326975] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.330654] [55303]: INFO cinder.volume.api [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-b8865992-8efd-4b3b-a88e-0adec69d811a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1746.335593] [55303]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-b8865992-8efd-4b3b-a88e-0adec69d811a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1746.336246] [55303]: [pid: 55303|app: 0|req: 116/235] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:21:08 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1746.365369] [55302]: DEBUG cinder.api.middleware.request_id [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.367782] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] PUT http://10.180.1.21/volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb [ 1746.368256] [55302]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-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-388700", "mountpoint": "/dev/sdb"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1746.376174] [55302]: DEBUG cinder.coordination [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Acquiring lock "cinder-attachment_update-67aca5db-dad3-411c-8646-cd2e21f5d34c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1746.383451] [55302]: DEBUG cinder.coordination [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-67aca5db-dad3-411c-8646-cd2e21f5d34c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1746.384537] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.384537] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.833874] [55303]: DEBUG cinder.api.middleware.request_id [None req-a6614f05-4003-48c6-b73d-e58a49f0ff35 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.836067] [55303]: INFO cinder.api.openstack.wsgi [None req-a6614f05-4003-48c6-b73d-e58a49f0ff35 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1746.836370] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a6614f05-4003-48c6-b73d-e58a49f0ff35 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.836861] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a6614f05-4003-48c6-b73d-e58a49f0ff35 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.852267] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.852267] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.860696] [55303]: INFO cinder.volume.api [None req-a6614f05-4003-48c6-b73d-e58a49f0ff35 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1746.868908] [55303]: INFO cinder.api.openstack.wsgi [None req-a6614f05-4003-48c6-b73d-e58a49f0ff35 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1746.869357] [55303]: [pid: 55303|app: 0|req: 117/236] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:08 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1747.883316] [55303]: DEBUG cinder.api.middleware.request_id [None req-2799b817-bf61-4a5f-a6ae-83b2adad6dd5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.885755] [55303]: INFO cinder.api.openstack.wsgi [None req-2799b817-bf61-4a5f-a6ae-83b2adad6dd5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1747.886073] [55303]: DEBUG cinder.api.openstack.wsgi [None req-2799b817-bf61-4a5f-a6ae-83b2adad6dd5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.886312] [55303]: DEBUG cinder.api.openstack.wsgi [None req-2799b817-bf61-4a5f-a6ae-83b2adad6dd5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.900797] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1747.900797] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.905117] [55303]: INFO cinder.volume.api [None req-2799b817-bf61-4a5f-a6ae-83b2adad6dd5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1747.910529] [55303]: INFO cinder.api.openstack.wsgi [None req-2799b817-bf61-4a5f-a6ae-83b2adad6dd5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1747.910944] [55303]: [pid: 55303|app: 0|req: 118/237] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:09 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.920359] [55303]: DEBUG cinder.api.middleware.request_id [None req-9edfa32d-caba-4488-8ade-b594502dfa72 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.922738] [55303]: INFO cinder.api.openstack.wsgi [None req-9edfa32d-caba-4488-8ade-b594502dfa72 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1748.922738] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9edfa32d-caba-4488-8ade-b594502dfa72 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.922966] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9edfa32d-caba-4488-8ade-b594502dfa72 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.943497] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.943497] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.958708] [55303]: INFO cinder.volume.api [None req-9edfa32d-caba-4488-8ade-b594502dfa72 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1748.963274] [55303]: INFO cinder.api.openstack.wsgi [None req-9edfa32d-caba-4488-8ade-b594502dfa72 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1748.963796] [55303]: [pid: 55303|app: 0|req: 119/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:10 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1749.974407] [55303]: DEBUG cinder.api.middleware.request_id [None req-f1d20c3e-e362-4b79-a7ab-bd03e5da75e3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1749.976604] [55303]: INFO cinder.api.openstack.wsgi [None req-f1d20c3e-e362-4b79-a7ab-bd03e5da75e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1749.976822] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f1d20c3e-e362-4b79-a7ab-bd03e5da75e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1749.977042] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f1d20c3e-e362-4b79-a7ab-bd03e5da75e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1749.991953] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1749.991953] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1749.995960] [55303]: INFO cinder.volume.api [None req-f1d20c3e-e362-4b79-a7ab-bd03e5da75e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1750.001096] [55303]: INFO cinder.api.openstack.wsgi [None req-f1d20c3e-e362-4b79-a7ab-bd03e5da75e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1750.001542] [55303]: [pid: 55303|app: 0|req: 120/239] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:11 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.014752] [55303]: DEBUG cinder.api.middleware.request_id [None req-a622b32e-3e1b-43a7-97d8-8d7f1e90ebce None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.019851] [55303]: INFO cinder.api.openstack.wsgi [None req-a622b32e-3e1b-43a7-97d8-8d7f1e90ebce tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1751.020115] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a622b32e-3e1b-43a7-97d8-8d7f1e90ebce tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.021220] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a622b32e-3e1b-43a7-97d8-8d7f1e90ebce tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.035051] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.035051] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.039204] [55303]: INFO cinder.volume.api [None req-a622b32e-3e1b-43a7-97d8-8d7f1e90ebce tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1751.045146] [55303]: INFO cinder.api.openstack.wsgi [None req-a622b32e-3e1b-43a7-97d8-8d7f1e90ebce tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1751.045499] [55303]: [pid: 55303|app: 0|req: 121/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:12 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.418880] [55302]: DEBUG cinder.coordination [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-67aca5db-dad3-411c-8646-cd2e21f5d34c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1751.419268] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-379f93cb-4620-48ba-ad20-9ad50bc87ada tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb returned with HTTP 200 [ 1751.419735] [55302]: [pid: 55302|app: 0|req: 120/241] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:21:08 2024] PUT /volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.060675] [55303]: DEBUG cinder.api.middleware.request_id [None req-14d85a1e-3b0a-400f-ae29-87ae544c365e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.065208] [55303]: INFO cinder.api.openstack.wsgi [None req-14d85a1e-3b0a-400f-ae29-87ae544c365e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1752.065208] [55303]: DEBUG cinder.api.openstack.wsgi [None req-14d85a1e-3b0a-400f-ae29-87ae544c365e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.066158] [55303]: DEBUG cinder.api.openstack.wsgi [None req-14d85a1e-3b0a-400f-ae29-87ae544c365e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.086714] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.086714] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.090928] [55303]: INFO cinder.volume.api [None req-14d85a1e-3b0a-400f-ae29-87ae544c365e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1752.096230] [55303]: INFO cinder.api.openstack.wsgi [None req-14d85a1e-3b0a-400f-ae29-87ae544c365e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1752.096649] [55303]: [pid: 55303|app: 0|req: 122/242] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:13 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1752.364846] [55302]: DEBUG cinder.api.middleware.request_id [req-afe6a646-8533-413e-a3f5-330a6e73f619 req-30341a77-b4e8-4ff3-8f98-d997132afe48 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.369708] [55302]: INFO cinder.api.openstack.wsgi [req-afe6a646-8533-413e-a3f5-330a6e73f619 req-30341a77-b4e8-4ff3-8f98-d997132afe48 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1752.369982] [55302]: DEBUG cinder.api.openstack.wsgi [req-afe6a646-8533-413e-a3f5-330a6e73f619 req-30341a77-b4e8-4ff3-8f98-d997132afe48 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.370302] [55302]: DEBUG cinder.api.openstack.wsgi [req-afe6a646-8533-413e-a3f5-330a6e73f619 req-30341a77-b4e8-4ff3-8f98-d997132afe48 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.383100] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.383100] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.386866] [55302]: INFO cinder.volume.api [req-afe6a646-8533-413e-a3f5-330a6e73f619 req-30341a77-b4e8-4ff3-8f98-d997132afe48 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1752.392723] [55302]: INFO cinder.api.openstack.wsgi [req-afe6a646-8533-413e-a3f5-330a6e73f619 req-30341a77-b4e8-4ff3-8f98-d997132afe48 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1752.394017] [55302]: [pid: 55302|app: 0|req: 121/243] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:21:14 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1753.109521] [55303]: DEBUG cinder.api.middleware.request_id [None req-f020ab24-f506-4055-b585-6557240fa839 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.115683] [55303]: INFO cinder.api.openstack.wsgi [None req-f020ab24-f506-4055-b585-6557240fa839 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1753.116156] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f020ab24-f506-4055-b585-6557240fa839 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.116524] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f020ab24-f506-4055-b585-6557240fa839 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.137370] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.137370] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.147421] [55303]: INFO cinder.volume.api [None req-f020ab24-f506-4055-b585-6557240fa839 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1753.153967] [55303]: INFO cinder.api.openstack.wsgi [None req-f020ab24-f506-4055-b585-6557240fa839 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1753.154431] [55303]: [pid: 55303|app: 0|req: 123/244] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:14 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1753.884064] [55302]: DEBUG cinder.api.middleware.request_id [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-60068f60-cdc4-4000-8e7d-1cb48d6efb3b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.893839] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-60068f60-cdc4-4000-8e7d-1cb48d6efb3b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb/action [ 1753.893839] [55302]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-60068f60-cdc4-4000-8e7d-1cb48d6efb3b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1753.893839] [55302]: DEBUG cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-60068f60-cdc4-4000-8e7d-1cb48d6efb3b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1753.934384] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.934384] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.966844] [55302]: INFO cinder.api.openstack.wsgi [req-55dbdf2c-5472-4df2-9a39-98eb5b5c3514 req-60068f60-cdc4-4000-8e7d-1cb48d6efb3b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb/action returned with HTTP 204 [ 1753.968032] [55302]: [pid: 55302|app: 0|req: 122/245] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:21:15 2024] POST /volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1754.165980] [55303]: DEBUG cinder.api.middleware.request_id [None req-14108b58-444c-4519-885b-9df0031afaf6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.171288] [55303]: INFO cinder.api.openstack.wsgi [None req-14108b58-444c-4519-885b-9df0031afaf6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1754.172856] [55303]: DEBUG cinder.api.openstack.wsgi [None req-14108b58-444c-4519-885b-9df0031afaf6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.172856] [55303]: DEBUG cinder.api.openstack.wsgi [None req-14108b58-444c-4519-885b-9df0031afaf6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.188113] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.188113] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.196702] [55303]: INFO cinder.volume.api [None req-14108b58-444c-4519-885b-9df0031afaf6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1754.205266] [55303]: INFO cinder.api.openstack.wsgi [None req-14108b58-444c-4519-885b-9df0031afaf6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1754.205681] [55303]: [pid: 55303|app: 0|req: 124/246] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:16 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1754.220525] [55302]: DEBUG cinder.api.middleware.request_id [None req-fdc0581f-aa06-433b-8eff-bce9daa2e01e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.222776] [55302]: INFO cinder.api.openstack.wsgi [None req-fdc0581f-aa06-433b-8eff-bce9daa2e01e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1754.223185] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdc0581f-aa06-433b-8eff-bce9daa2e01e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.223476] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdc0581f-aa06-433b-8eff-bce9daa2e01e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.236223] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.236223] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.243141] [55302]: INFO cinder.volume.api [None req-fdc0581f-aa06-433b-8eff-bce9daa2e01e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1754.250046] [55302]: INFO cinder.api.openstack.wsgi [None req-fdc0581f-aa06-433b-8eff-bce9daa2e01e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1754.252125] [55302]: [pid: 55302|app: 0|req: 123/247] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:16 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1754.581679] [55303]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5599f38d-3673-4ebb-b742-c062bb1ac00f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.584783] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5599f38d-3673-4ebb-b742-c062bb1ac00f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1754.585066] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5599f38d-3673-4ebb-b742-c062bb1ac00f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.585297] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5599f38d-3673-4ebb-b742-c062bb1ac00f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.595578] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.595578] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.599157] [55303]: INFO cinder.volume.api [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5599f38d-3673-4ebb-b742-c062bb1ac00f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1754.604215] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5599f38d-3673-4ebb-b742-c062bb1ac00f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1754.604734] [55303]: [pid: 55303|app: 0|req: 125/248] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:21:16 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1755.272052] [55302]: DEBUG cinder.api.middleware.request_id [None req-7a143095-08ca-4da3-b483-9daf60055018 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.274341] [55302]: INFO cinder.api.openstack.wsgi [None req-7a143095-08ca-4da3-b483-9daf60055018 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1755.274341] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7a143095-08ca-4da3-b483-9daf60055018 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.274529] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7a143095-08ca-4da3-b483-9daf60055018 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.291052] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.291052] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.295240] [55302]: INFO cinder.volume.api [None req-7a143095-08ca-4da3-b483-9daf60055018 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1755.299486] [55302]: INFO cinder.api.openstack.wsgi [None req-7a143095-08ca-4da3-b483-9daf60055018 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1755.300136] [55302]: [pid: 55302|app: 0|req: 124/249] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:17 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1755.308730] [55303]: DEBUG cinder.api.middleware.request_id [None req-2312be58-c78a-48d3-8430-f38d93974bd7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.310942] [55303]: INFO cinder.api.openstack.wsgi [None req-2312be58-c78a-48d3-8430-f38d93974bd7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1755.311193] [55303]: DEBUG cinder.api.openstack.wsgi [None req-2312be58-c78a-48d3-8430-f38d93974bd7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.311423] [55303]: DEBUG cinder.api.openstack.wsgi [None req-2312be58-c78a-48d3-8430-f38d93974bd7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.320936] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.320936] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.323413] [55303]: INFO cinder.volume.api [None req-2312be58-c78a-48d3-8430-f38d93974bd7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1755.328070] [55303]: INFO cinder.api.openstack.wsgi [None req-2312be58-c78a-48d3-8430-f38d93974bd7 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1755.328753] [55303]: [pid: 55303|app: 0|req: 126/250] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:17 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.360270] [55302]: DEBUG cinder.api.middleware.request_id [None req-493d07a1-5b70-4822-bacb-4061f6b85b4c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.362439] [55302]: INFO cinder.api.openstack.wsgi [None req-493d07a1-5b70-4822-bacb-4061f6b85b4c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1755.362718] [55302]: DEBUG cinder.api.openstack.wsgi [None req-493d07a1-5b70-4822-bacb-4061f6b85b4c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.362984] [55302]: DEBUG cinder.api.openstack.wsgi [None req-493d07a1-5b70-4822-bacb-4061f6b85b4c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.370730] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.370730] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.374410] [55302]: INFO cinder.volume.api [None req-493d07a1-5b70-4822-bacb-4061f6b85b4c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1755.378812] [55302]: INFO cinder.api.openstack.wsgi [None req-493d07a1-5b70-4822-bacb-4061f6b85b4c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1755.379249] [55302]: [pid: 55302|app: 0|req: 125/251] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:17 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.334796] [55303]: DEBUG cinder.api.middleware.request_id [None req-39100dba-5abd-4a13-9fa0-1f94a1518452 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.335291] [55303]: INFO cinder.api.openstack.wsgi [None req-39100dba-5abd-4a13-9fa0-1f94a1518452 None None] GET http://10.180.1.21/volume// [ 1757.335475] [55303]: DEBUG cinder.api.openstack.wsgi [None req-39100dba-5abd-4a13-9fa0-1f94a1518452 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.335691] [55303]: DEBUG cinder.api.openstack.wsgi [None req-39100dba-5abd-4a13-9fa0-1f94a1518452 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.336098] [55303]: INFO cinder.api.openstack.wsgi [None req-39100dba-5abd-4a13-9fa0-1f94a1518452 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1757.336430] [55303]: [pid: 55303|app: 0|req: 127/252] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:21:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1757.341298] [55302]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5cc3144b-66dc-4ad4-b82d-27a68209987d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.344050] [55302]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5cc3144b-66dc-4ad4-b82d-27a68209987d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1757.344490] [55302]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5cc3144b-66dc-4ad4-b82d-27a68209987d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67aca5db-dad3-411c-8646-cd2e21f5d34c", "connector": null, "instance_uuid": "1a7c304a-a905-4636-b8e3-66a6714e8a66"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1757.363203] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.363203] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.399052] [55302]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-5cc3144b-66dc-4ad4-b82d-27a68209987d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1757.399555] [55302]: [pid: 55302|app: 0|req: 126/253] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:21:19 2024] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1757.404042] [55303]: DEBUG cinder.api.middleware.request_id [None req-fea93777-9973-423f-afd1-c0d15e3166e0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.404473] [55303]: INFO cinder.api.openstack.wsgi [None req-fea93777-9973-423f-afd1-c0d15e3166e0 None None] GET http://10.180.1.21/volume// [ 1757.404757] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fea93777-9973-423f-afd1-c0d15e3166e0 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.404860] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fea93777-9973-423f-afd1-c0d15e3166e0 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.405318] [55303]: INFO cinder.api.openstack.wsgi [None req-fea93777-9973-423f-afd1-c0d15e3166e0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1757.405692] [55303]: [pid: 55303|app: 0|req: 128/254] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:21:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1757.409586] [55302]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-3d908bd6-d9d0-4c07-b97a-65e0239477cb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.412311] [55302]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-3d908bd6-d9d0-4c07-b97a-65e0239477cb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1757.412687] [55302]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-3d908bd6-d9d0-4c07-b97a-65e0239477cb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.412963] [55302]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-3d908bd6-d9d0-4c07-b97a-65e0239477cb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.429528] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.429528] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.433759] [55302]: INFO cinder.volume.api [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-3d908bd6-d9d0-4c07-b97a-65e0239477cb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1757.439810] [55302]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-3d908bd6-d9d0-4c07-b97a-65e0239477cb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1757.440213] [55302]: [pid: 55302|app: 0|req: 127/255] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:21:19 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1759.087854] [55303]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-ff9c46de-273c-4680-9abb-3872e4e607e3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.090651] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-ff9c46de-273c-4680-9abb-3872e4e607e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] DELETE http://10.180.1.21/volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb [ 1759.090879] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-ff9c46de-273c-4680-9abb-3872e4e607e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.091132] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-ff9c46de-273c-4680-9abb-3872e4e607e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.099889] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.099889] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.629222] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-ff9c46de-273c-4680-9abb-3872e4e607e3 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb returned with HTTP 200 [ 1759.629925] [55303]: [pid: 55303|app: 0|req: 129/256] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:21:20 2024] DELETE /volume/v3/attachments/56030074-af26-452f-9fa0-1db0760b51eb => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1762.109766] [55302]: DEBUG cinder.api.middleware.request_id [None req-60ea4265-f3b2-448f-b181-dbbc0c9d82ca None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.110230] [55302]: INFO cinder.api.openstack.wsgi [None req-60ea4265-f3b2-448f-b181-dbbc0c9d82ca None None] GET http://10.180.1.21/volume// [ 1762.110636] [55302]: DEBUG cinder.api.openstack.wsgi [None req-60ea4265-f3b2-448f-b181-dbbc0c9d82ca None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.110758] [55302]: DEBUG cinder.api.openstack.wsgi [None req-60ea4265-f3b2-448f-b181-dbbc0c9d82ca None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.111212] [55302]: INFO cinder.api.openstack.wsgi [None req-60ea4265-f3b2-448f-b181-dbbc0c9d82ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1762.111606] [55302]: [pid: 55302|app: 0|req: 128/257] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:21:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1762.115519] [55303]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-06366601-92e2-49ea-94f0-2ae42d0a0bc6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.117963] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-06366601-92e2-49ea-94f0-2ae42d0a0bc6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1762.118418] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-06366601-92e2-49ea-94f0-2ae42d0a0bc6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.118503] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-06366601-92e2-49ea-94f0-2ae42d0a0bc6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.134810] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.134810] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.144455] [55303]: INFO cinder.volume.api [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-06366601-92e2-49ea-94f0-2ae42d0a0bc6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1762.149129] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-06366601-92e2-49ea-94f0-2ae42d0a0bc6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1762.149710] [55303]: [pid: 55303|app: 0|req: 130/258] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:21:23 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1762.263259] [55302]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.266344] [55302]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] PUT http://10.180.1.21/volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba [ 1762.266751] [55302]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-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=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1762.275489] [55302]: DEBUG cinder.coordination [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Acquiring lock "cinder-attachment_update-67aca5db-dad3-411c-8646-cd2e21f5d34c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1762.279885] [55302]: DEBUG cinder.coordination [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-67aca5db-dad3-411c-8646-cd2e21f5d34c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1762.281018] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.281018] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.800659] [55302]: DEBUG cinder.coordination [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-67aca5db-dad3-411c-8646-cd2e21f5d34c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1762.801073] [55302]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-45fd3efb-cb2b-4897-b435-58cb968140d5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba returned with HTTP 200 [ 1762.801586] [55302]: [pid: 55302|app: 0|req: 129/259] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:21:24 2024] PUT /volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1763.313168] [55303]: DEBUG cinder.api.middleware.request_id [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-0a21bb0f-5738-47af-b14b-7fbb2ceb42de None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.318077] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-0a21bb0f-5738-47af-b14b-7fbb2ceb42de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba/action [ 1763.318077] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-0a21bb0f-5738-47af-b14b-7fbb2ceb42de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1763.318239] [55303]: DEBUG cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-0a21bb0f-5738-47af-b14b-7fbb2ceb42de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1763.344788] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.344788] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.359790] [55303]: INFO cinder.api.openstack.wsgi [req-1c64d25a-fd7e-47e5-b405-f2282a89a30f req-0a21bb0f-5738-47af-b14b-7fbb2ceb42de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba/action returned with HTTP 204 [ 1763.360380] [55303]: [pid: 55303|app: 0|req: 131/260] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:21:25 2024] POST /volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1769.751868] [55302]: DEBUG cinder.api.middleware.request_id [None req-625c790e-1c3d-4c0e-8512-fe2b970ebb70 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.754441] [55302]: INFO cinder.api.openstack.wsgi [None req-625c790e-1c3d-4c0e-8512-fe2b970ebb70 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1769.754441] [55302]: DEBUG cinder.api.openstack.wsgi [None req-625c790e-1c3d-4c0e-8512-fe2b970ebb70 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.754662] [55302]: DEBUG cinder.api.openstack.wsgi [None req-625c790e-1c3d-4c0e-8512-fe2b970ebb70 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.770254] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.770254] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.775895] [55302]: INFO cinder.volume.api [None req-625c790e-1c3d-4c0e-8512-fe2b970ebb70 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1769.781162] [55302]: INFO cinder.api.openstack.wsgi [None req-625c790e-1c3d-4c0e-8512-fe2b970ebb70 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1769.781644] [55302]: [pid: 55302|app: 0|req: 130/261] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:31 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.915461] [55303]: DEBUG cinder.api.middleware.request_id [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-181eb021-2e13-4be1-aaa1-4b3dd8f1acea None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.917992] [55303]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-181eb021-2e13-4be1-aaa1-4b3dd8f1acea tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1769.918276] [55303]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-181eb021-2e13-4be1-aaa1-4b3dd8f1acea tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.918444] [55303]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-181eb021-2e13-4be1-aaa1-4b3dd8f1acea tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.930898] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.930898] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.935088] [55303]: INFO cinder.volume.api [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-181eb021-2e13-4be1-aaa1-4b3dd8f1acea tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1769.940270] [55303]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-181eb021-2e13-4be1-aaa1-4b3dd8f1acea tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1769.940840] [55303]: [pid: 55303|app: 0|req: 132/262] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:21:31 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.965163] [55302]: DEBUG cinder.api.middleware.request_id [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.968054] [55302]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607/action [ 1769.968604] [55302]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1769.968782] [55302]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1769.980837] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.980837] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.981472] [55302]: INFO cinder.volume.api [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1769.987491] [55302]: INFO cinder.volume.api [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Begin detaching volume completed successfully. [ 1769.987729] [55302]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-84e05e3c-186c-4a0e-bcee-6278751fff6b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607/action returned with HTTP 202 [ 1769.988221] [55302]: [pid: 55302|app: 0|req: 131/263] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:21:31 2024] POST /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1771.018813] [55303]: DEBUG cinder.api.middleware.request_id [None req-fa27b055-6c19-495a-813d-0a2b3e2aa590 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.019279] [55303]: INFO cinder.api.openstack.wsgi [None req-fa27b055-6c19-495a-813d-0a2b3e2aa590 None None] GET http://10.180.1.21/volume// [ 1771.019952] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fa27b055-6c19-495a-813d-0a2b3e2aa590 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.019952] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fa27b055-6c19-495a-813d-0a2b3e2aa590 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.020208] [55303]: INFO cinder.api.openstack.wsgi [None req-fa27b055-6c19-495a-813d-0a2b3e2aa590 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1771.020734] [55303]: [pid: 55303|app: 0|req: 133/264] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:21:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1771.028973] [55302]: DEBUG cinder.api.middleware.request_id [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-cdce0a04-574c-45af-a982-5b845fb87d25 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.035544] [55302]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-cdce0a04-574c-45af-a982-5b845fb87d25 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1771.035816] [55302]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-cdce0a04-574c-45af-a982-5b845fb87d25 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.036103] [55302]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-cdce0a04-574c-45af-a982-5b845fb87d25 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.052972] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.052972] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.057037] [55302]: INFO cinder.volume.api [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-cdce0a04-574c-45af-a982-5b845fb87d25 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1771.062848] [55302]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-cdce0a04-574c-45af-a982-5b845fb87d25 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1771.063194] [55302]: [pid: 55302|app: 0|req: 132/265] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:21:32 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1772.737988] [55303]: DEBUG cinder.api.middleware.request_id [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-5b885d93-6e44-4233-b1ad-05a1762e631f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.740311] [55303]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-5b885d93-6e44-4233-b1ad-05a1762e631f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61 [ 1772.740551] [55303]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-5b885d93-6e44-4233-b1ad-05a1762e631f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.740758] [55303]: DEBUG cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-5b885d93-6e44-4233-b1ad-05a1762e631f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.750037] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.750037] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.192298] [55302]: DEBUG cinder.api.middleware.request_id [None req-dac226d4-551e-4556-9474-ce8479597c58 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.194498] [55302]: INFO cinder.api.openstack.wsgi [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] DELETE http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c [ 1773.194760] [55302]: DEBUG cinder.api.openstack.wsgi [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.195132] [55302]: DEBUG cinder.api.openstack.wsgi [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.195249] [55302]: INFO cinder.api.v3.volumes [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Delete volume with id: 94dd03a7-a983-4b62-a30a-7bbadc147f3c [ 1773.219191] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.219191] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.219774] [55302]: INFO cinder.volume.api [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1773.248830] [55302]: INFO cinder.volume.api [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Delete volume request issued successfully. [ 1773.248830] [55302]: INFO cinder.api.openstack.wsgi [None req-dac226d4-551e-4556-9474-ce8479597c58 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c returned with HTTP 202 [ 1773.249212] [55302]: [pid: 55302|app: 0|req: 133/266] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:21:35 2024] DELETE /volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1773.252240] [55302]: DEBUG cinder.api.middleware.request_id [None req-e2b29336-3468-47f6-a1a2-42e4ef41c610 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.254388] [55302]: INFO cinder.api.openstack.wsgi [None req-e2b29336-3468-47f6-a1a2-42e4ef41c610 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c [ 1773.254654] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e2b29336-3468-47f6-a1a2-42e4ef41c610 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.254949] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e2b29336-3468-47f6-a1a2-42e4ef41c610 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.263559] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.263559] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.267685] [55302]: INFO cinder.volume.api [None req-e2b29336-3468-47f6-a1a2-42e4ef41c610 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1773.272917] [55302]: INFO cinder.api.openstack.wsgi [None req-e2b29336-3468-47f6-a1a2-42e4ef41c610 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c returned with HTTP 200 [ 1773.273469] [55302]: [pid: 55302|app: 0|req: 134/267] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:35 2024] GET /volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1773.281686] [55303]: INFO cinder.api.openstack.wsgi [req-7f3cd507-e94c-4dd8-bc1a-e1c3b02a23c4 req-5b885d93-6e44-4233-b1ad-05a1762e631f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61 returned with HTTP 200 [ 1773.282165] [55303]: [pid: 55303|app: 0|req: 134/268] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:21:34 2024] DELETE /volume/v3/attachments/0dbec1f9-808a-4072-8bee-d0997f0bde61 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1774.283471] [55302]: DEBUG cinder.api.middleware.request_id [None req-a672588a-b956-42ae-a77d-20a6bcfdbdc2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.286054] [55302]: INFO cinder.api.openstack.wsgi [None req-a672588a-b956-42ae-a77d-20a6bcfdbdc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c [ 1774.286098] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a672588a-b956-42ae-a77d-20a6bcfdbdc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.286288] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a672588a-b956-42ae-a77d-20a6bcfdbdc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.294054] [55302]: INFO cinder.api.openstack.wsgi [None req-a672588a-b956-42ae-a77d-20a6bcfdbdc2 tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c returned with HTTP 404 [ 1774.294749] [55302]: [pid: 55302|app: 0|req: 135/269] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:36 2024] GET /volume/v3/volumes/94dd03a7-a983-4b62-a30a-7bbadc147f3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1774.300525] [55303]: DEBUG cinder.api.middleware.request_id [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.307032] [55303]: INFO cinder.api.openstack.wsgi [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] DELETE http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1774.307032] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.307032] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.307032] [55303]: INFO cinder.api.v3.volumes [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Delete volume with id: 566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1774.318799] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.318799] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.319724] [55303]: INFO cinder.volume.api [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1774.345620] [55303]: INFO cinder.volume.api [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Delete volume request issued successfully. [ 1774.345620] [55303]: INFO cinder.api.openstack.wsgi [None req-4ee673a1-9eb3-4903-bb63-d4b41e5ab05e tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 202 [ 1774.345620] [55303]: [pid: 55303|app: 0|req: 135/270] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:21:36 2024] DELETE /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1774.351309] [55302]: DEBUG cinder.api.middleware.request_id [None req-ba483713-ba0e-4c67-995d-9a5623f39d9d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.354027] [55302]: INFO cinder.api.openstack.wsgi [None req-ba483713-ba0e-4c67-995d-9a5623f39d9d tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1774.354114] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ba483713-ba0e-4c67-995d-9a5623f39d9d tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.354331] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ba483713-ba0e-4c67-995d-9a5623f39d9d tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.369781] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.369781] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.375132] [55302]: INFO cinder.volume.api [None req-ba483713-ba0e-4c67-995d-9a5623f39d9d tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Volume info retrieved successfully. [ 1774.381137] [55302]: INFO cinder.api.openstack.wsgi [None req-ba483713-ba0e-4c67-995d-9a5623f39d9d tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 200 [ 1774.381537] [55302]: [pid: 55302|app: 0|req: 136/271] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:36 2024] GET /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1774.762767] [55303]: DEBUG cinder.api.middleware.request_id [None req-3b1598f5-bee9-4041-8023-1882c7289d40 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.767144] [55303]: INFO cinder.api.openstack.wsgi [None req-3b1598f5-bee9-4041-8023-1882c7289d40 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1774.767437] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3b1598f5-bee9-4041-8023-1882c7289d40 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.767701] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3b1598f5-bee9-4041-8023-1882c7289d40 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.777491] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.777491] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.781977] [55303]: INFO cinder.volume.api [None req-3b1598f5-bee9-4041-8023-1882c7289d40 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1774.787092] [55303]: INFO cinder.api.openstack.wsgi [None req-3b1598f5-bee9-4041-8023-1882c7289d40 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1774.787493] [55303]: [pid: 55303|app: 0|req: 136/272] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:36 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.391862] [55302]: DEBUG cinder.api.middleware.request_id [None req-4a4c7282-2cab-4abc-bab4-8967138609aa None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.395163] [55302]: INFO cinder.api.openstack.wsgi [None req-4a4c7282-2cab-4abc-bab4-8967138609aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] GET http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 [ 1775.395713] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4a4c7282-2cab-4abc-bab4-8967138609aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.395994] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4a4c7282-2cab-4abc-bab4-8967138609aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.405351] [55302]: INFO cinder.api.openstack.wsgi [None req-4a4c7282-2cab-4abc-bab4-8967138609aa tempest-ServersNegativeTestJSON-552343756 tempest-ServersNegativeTestJSON-552343756-project-member] http://10.180.1.21/volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 returned with HTTP 404 [ 1775.406107] [55302]: [pid: 55302|app: 0|req: 137/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:37 2024] GET /volume/v3/volumes/566dc6e6-b87c-4f12-86b9-780b481f3533 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1777.387904] [55303]: DEBUG cinder.api.middleware.request_id [req-e7458cef-169a-4372-a52c-231a2e6b164f req-75bece80-169a-41fa-b0f9-907fdca12f34 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.396184] [55303]: INFO cinder.api.openstack.wsgi [req-e7458cef-169a-4372-a52c-231a2e6b164f req-75bece80-169a-41fa-b0f9-907fdca12f34 tempest-ServerActionsTestJSON-1169717877 tempest-ServerActionsTestJSON-1169717877-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=9c61a763-257f-4756-9dbe-0ba7a058e1cc [ 1777.396582] [55303]: DEBUG cinder.api.openstack.wsgi [req-e7458cef-169a-4372-a52c-231a2e6b164f req-75bece80-169a-41fa-b0f9-907fdca12f34 tempest-ServerActionsTestJSON-1169717877 tempest-ServerActionsTestJSON-1169717877-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.396942] [55303]: DEBUG cinder.api.openstack.wsgi [req-e7458cef-169a-4372-a52c-231a2e6b164f req-75bece80-169a-41fa-b0f9-907fdca12f34 tempest-ServerActionsTestJSON-1169717877 tempest-ServerActionsTestJSON-1169717877-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.407092] [55303]: INFO cinder.api.openstack.wsgi [req-e7458cef-169a-4372-a52c-231a2e6b164f req-75bece80-169a-41fa-b0f9-907fdca12f34 tempest-ServerActionsTestJSON-1169717877 tempest-ServerActionsTestJSON-1169717877-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=9c61a763-257f-4756-9dbe-0ba7a058e1cc returned with HTTP 200 [ 1777.407092] [55303]: [pid: 55303|app: 0|req: 137/274] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 13:21:39 2024] GET /volume/v3/attachments?instance_id=9c61a763-257f-4756-9dbe-0ba7a058e1cc => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.399794] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=118,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1787.399539] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=181,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1790.001653] [55302]: DEBUG cinder.api.middleware.request_id [None req-38953505-6fb4-4081-8bf4-1b791b511766 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.004097] [55302]: INFO cinder.api.openstack.wsgi [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1790.004473] [55302]: DEBUG cinder.api.openstack.wsgi [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1565983624"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1790.006151] [55302]: DEBUG cinder.api.v3.volumes [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1565983624'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1790.006240] [55302]: INFO cinder.api.v3.volumes [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Create volume of 1 GB [ 1790.012482] [55302]: INFO cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Availability Zones retrieved successfully. [ 1790.019528] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Flow 'volume_create_api' (527ae8bb-798d-4078-9455-0dc09e59aa95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1790.020840] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260a4bf4-030e-4b86-8f1f-1b82014df3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.021966] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1790.042154] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260a4bf4-030e-4b86-8f1f-1b82014df3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.043239] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b58102-79e8-421f-b16f-af8f8a4f7328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.075534] [55302]: DEBUG cinder.quota [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Created reservations ['d5d26285-d649-4718-b661-ecc66bba8128', '1f914715-d05a-4d00-a178-a551873e24bd', 'a54696b7-147c-41d2-84ff-4601ca909a82', 'b5d09a86-8d6e-4dd5-a87d-54ee7dceed2c'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1790.077594] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b58102-79e8-421f-b16f-af8f8a4f7328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d26285-d649-4718-b661-ecc66bba8128', '1f914715-d05a-4d00-a178-a551873e24bd', 'a54696b7-147c-41d2-84ff-4601ca909a82', 'b5d09a86-8d6e-4dd5-a87d-54ee7dceed2c']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.077594] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07204053-931b-48d2-a956-11c2cc80686e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.096088] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07204053-931b-48d2-a956-11c2cc80686e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce737e7-c84e-4a66-84e0-79c7e9a778c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1565983624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c74b4851d34431cbb025d2a9ef4eda1',qos_specs=None,replication_status=,reservations=['d5d26285-d649-4718-b661-ecc66bba8128','1f914715-d05a-4d00-a178-a551873e24bd','a54696b7-147c-41d2-84ff-4601ca909a82','b5d09a86-8d6e-4dd5-a87d-54ee7dceed2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7aa38acfe140c49b1b380ae5c3845c',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1565983624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce737e7-c84e-4a66-84e0-79c7e9a778c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c74b4851d34431cbb025d2a9ef4eda1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d7aa38acfe140c49b1b380ae5c3845c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.097077] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9377ee2-79da-4530-8736-d8f15edd62e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.114217] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9377ee2-79da-4530-8736-d8f15edd62e0) transitioned into state 'SUCCESS' from state '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-1565983624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c74b4851d34431cbb025d2a9ef4eda1',qos_specs=None,replication_status=,reservations=['d5d26285-d649-4718-b661-ecc66bba8128','1f914715-d05a-4d00-a178-a551873e24bd','a54696b7-147c-41d2-84ff-4601ca909a82','b5d09a86-8d6e-4dd5-a87d-54ee7dceed2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7aa38acfe140c49b1b380ae5c3845c',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.115260] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9f5fd8-2c1f-4b30-b092-a047b25d2195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.126665] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9f5fd8-2c1f-4b30-b092-a047b25d2195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.127734] [55302]: DEBUG cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Flow 'volume_create_api' (527ae8bb-798d-4078-9455-0dc09e59aa95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1790.128136] [55302]: INFO cinder.volume.api [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Create volume request issued successfully. [ 1790.129211] [55302]: INFO cinder.api.openstack.wsgi [None req-38953505-6fb4-4081-8bf4-1b791b511766 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1790.129441] [55302]: [pid: 55302|app: 0|req: 138/275] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:21:51 2024] POST /volume/v3/volumes => generated 756 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1790.136988] [55303]: DEBUG cinder.api.middleware.request_id [None req-84eef241-a276-4dfe-a869-c3f614dccdef None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.142176] [55303]: INFO cinder.api.openstack.wsgi [None req-84eef241-a276-4dfe-a869-c3f614dccdef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1790.142354] [55303]: DEBUG cinder.api.openstack.wsgi [None req-84eef241-a276-4dfe-a869-c3f614dccdef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.142575] [55303]: DEBUG cinder.api.openstack.wsgi [None req-84eef241-a276-4dfe-a869-c3f614dccdef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.159577] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.159577] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.168685] [55303]: INFO cinder.volume.api [None req-84eef241-a276-4dfe-a869-c3f614dccdef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1790.176927] [55303]: INFO cinder.api.openstack.wsgi [None req-84eef241-a276-4dfe-a869-c3f614dccdef tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1790.176927] [55303]: [pid: 55303|app: 0|req: 138/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:51 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.186819] [55302]: DEBUG cinder.api.middleware.request_id [None req-fdf32d97-531a-4908-b330-7faceee7ed6d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.189316] [55302]: INFO cinder.api.openstack.wsgi [None req-fdf32d97-531a-4908-b330-7faceee7ed6d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1791.189504] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdf32d97-531a-4908-b330-7faceee7ed6d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.189719] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdf32d97-531a-4908-b330-7faceee7ed6d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.200808] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.200808] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.205125] [55302]: INFO cinder.volume.api [None req-fdf32d97-531a-4908-b330-7faceee7ed6d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1791.213261] [55302]: INFO cinder.api.openstack.wsgi [None req-fdf32d97-531a-4908-b330-7faceee7ed6d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1791.214085] [55302]: [pid: 55302|app: 0|req: 139/277] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:21:53 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.173059] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=4 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1801.207733] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1809.289192] [55303]: DEBUG cinder.api.middleware.request_id [None req-0703f6b2-166a-43bb-b611-89d610d287b9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.291616] [55303]: INFO cinder.api.openstack.wsgi [None req-0703f6b2-166a-43bb-b611-89d610d287b9 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1809.291914] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0703f6b2-166a-43bb-b611-89d610d287b9 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.292190] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0703f6b2-166a-43bb-b611-89d610d287b9 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.307172] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.307172] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.311502] [55303]: INFO cinder.volume.api [None req-0703f6b2-166a-43bb-b611-89d610d287b9 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1809.316932] [55303]: INFO cinder.api.openstack.wsgi [None req-0703f6b2-166a-43bb-b611-89d610d287b9 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1809.317387] [55303]: [pid: 55303|app: 0|req: 139/278] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:11 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1809.467132] [55302]: DEBUG cinder.api.middleware.request_id [None req-dd870528-3267-4cd4-95e3-d5253307e328 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.469305] [55302]: INFO cinder.api.openstack.wsgi [None req-dd870528-3267-4cd4-95e3-d5253307e328 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1809.469600] [55302]: DEBUG cinder.api.openstack.wsgi [None req-dd870528-3267-4cd4-95e3-d5253307e328 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.469853] [55302]: DEBUG cinder.api.openstack.wsgi [None req-dd870528-3267-4cd4-95e3-d5253307e328 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.481330] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.481330] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.486737] [55302]: INFO cinder.volume.api [None req-dd870528-3267-4cd4-95e3-d5253307e328 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1809.493915] [55302]: INFO cinder.api.openstack.wsgi [None req-dd870528-3267-4cd4-95e3-d5253307e328 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1809.493915] [55302]: [pid: 55302|app: 0|req: 140/279] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:11 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1809.530328] [55303]: DEBUG cinder.api.middleware.request_id [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-ef7776e8-3904-4892-b59c-91fdafcedcf5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.533040] [55303]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-ef7776e8-3904-4892-b59c-91fdafcedcf5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1809.533040] [55303]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-ef7776e8-3904-4892-b59c-91fdafcedcf5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.533197] [55303]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-ef7776e8-3904-4892-b59c-91fdafcedcf5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.543215] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.543215] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.547091] [55303]: INFO cinder.volume.api [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-ef7776e8-3904-4892-b59c-91fdafcedcf5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1809.551590] [55303]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-ef7776e8-3904-4892-b59c-91fdafcedcf5 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1809.552016] [55303]: [pid: 55303|app: 0|req: 140/280] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:22:11 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1809.571219] [55302]: DEBUG cinder.api.middleware.request_id [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.573878] [55302]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c/action [ 1809.574359] [55302]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1809.574493] [55302]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1809.584605] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.584605] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.585219] [55302]: INFO cinder.volume.api [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1809.592482] [55302]: INFO cinder.volume.api [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Begin detaching volume completed successfully. [ 1809.592569] [55302]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-e11b0f54-cd66-401b-8395-e74d8df15ff0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c/action returned with HTTP 202 [ 1809.593192] [55302]: [pid: 55302|app: 0|req: 141/281] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:22:11 2024] POST /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1810.614025] [55303]: DEBUG cinder.api.middleware.request_id [None req-8a450bce-7d61-40a5-8bd0-fbaaa0535b8d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.614025] [55303]: INFO cinder.api.openstack.wsgi [None req-8a450bce-7d61-40a5-8bd0-fbaaa0535b8d None None] GET http://10.180.1.21/volume// [ 1810.614025] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8a450bce-7d61-40a5-8bd0-fbaaa0535b8d None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.614303] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8a450bce-7d61-40a5-8bd0-fbaaa0535b8d None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.614484] [55303]: INFO cinder.api.openstack.wsgi [None req-8a450bce-7d61-40a5-8bd0-fbaaa0535b8d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1810.614789] [55303]: [pid: 55303|app: 0|req: 141/282] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:22:12 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1810.618218] [55302]: DEBUG cinder.api.middleware.request_id [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-a57ebdeb-4cac-4684-9743-a311f342a237 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.621031] [55302]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-a57ebdeb-4cac-4684-9743-a311f342a237 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1810.621484] [55302]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-a57ebdeb-4cac-4684-9743-a311f342a237 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.621778] [55302]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-a57ebdeb-4cac-4684-9743-a311f342a237 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.635710] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.635710] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.639542] [55302]: INFO cinder.volume.api [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-a57ebdeb-4cac-4684-9743-a311f342a237 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1810.644317] [55302]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-a57ebdeb-4cac-4684-9743-a311f342a237 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1810.644818] [55302]: [pid: 55302|app: 0|req: 142/283] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:22:12 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1811.816846] [55303]: DEBUG cinder.api.middleware.request_id [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-6bc0eb3f-6efd-4a75-80b4-09d19037ea28 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.819194] [55303]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-6bc0eb3f-6efd-4a75-80b4-09d19037ea28 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba [ 1811.819407] [55303]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-6bc0eb3f-6efd-4a75-80b4-09d19037ea28 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.819619] [55303]: DEBUG cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-6bc0eb3f-6efd-4a75-80b4-09d19037ea28 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.827980] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.827980] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.354630] [55303]: INFO cinder.api.openstack.wsgi [req-4b7e2a8a-3943-4729-8112-cacc0c4c1f21 req-6bc0eb3f-6efd-4a75-80b4-09d19037ea28 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba returned with HTTP 200 [ 1812.354630] [55303]: [pid: 55303|app: 0|req: 142/284] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:22:13 2024] DELETE /volume/v3/attachments/f276e9e3-3e11-439e-b960-d67224ef61ba => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1813.868716] [55302]: DEBUG cinder.api.middleware.request_id [None req-4acb30ff-2c41-4334-8c44-622f91c62ab6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.872017] [55302]: INFO cinder.api.openstack.wsgi [None req-4acb30ff-2c41-4334-8c44-622f91c62ab6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1813.872017] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4acb30ff-2c41-4334-8c44-622f91c62ab6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.872017] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4acb30ff-2c41-4334-8c44-622f91c62ab6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.887020] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.887020] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.890109] [55302]: INFO cinder.volume.api [None req-4acb30ff-2c41-4334-8c44-622f91c62ab6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1813.895057] [55302]: INFO cinder.api.openstack.wsgi [None req-4acb30ff-2c41-4334-8c44-622f91c62ab6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1813.895507] [55302]: [pid: 55302|app: 0|req: 143/285] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:15 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1815.775723] [55303]: DEBUG cinder.api.middleware.request_id [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-98794893-2e6d-44da-bfbc-a57eea276724 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.778308] [55303]: INFO cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-98794893-2e6d-44da-bfbc-a57eea276724 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1815.778308] [55303]: DEBUG cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-98794893-2e6d-44da-bfbc-a57eea276724 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1815.778478] [55303]: DEBUG cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-98794893-2e6d-44da-bfbc-a57eea276724 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1815.791031] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.791031] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1815.796048] [55303]: INFO cinder.volume.api [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-98794893-2e6d-44da-bfbc-a57eea276724 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1815.802419] [55303]: INFO cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-98794893-2e6d-44da-bfbc-a57eea276724 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1815.802964] [55303]: [pid: 55303|app: 0|req: 143/286] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:22:17 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1815.816476] [55302]: DEBUG cinder.api.middleware.request_id [None req-c04ae3c4-b658-430c-b23d-1fdc04af80db None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.817145] [55302]: INFO cinder.api.openstack.wsgi [None req-c04ae3c4-b658-430c-b23d-1fdc04af80db None None] GET http://10.180.1.21/volume// [ 1815.817351] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c04ae3c4-b658-430c-b23d-1fdc04af80db None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1815.817615] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c04ae3c4-b658-430c-b23d-1fdc04af80db None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1815.818186] [55302]: INFO cinder.api.openstack.wsgi [None req-c04ae3c4-b658-430c-b23d-1fdc04af80db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1815.818573] [55302]: [pid: 55302|app: 0|req: 144/287] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:22:17 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1815.822892] [55303]: DEBUG cinder.api.middleware.request_id [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-236f3877-6186-4983-930d-cb636b3e7a02 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.824930] [55303]: INFO cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-236f3877-6186-4983-930d-cb636b3e7a02 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1815.825363] [55303]: DEBUG cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-236f3877-6186-4983-930d-cb636b3e7a02 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ce737e7-c84e-4a66-84e0-79c7e9a778c9", "connector": null, "instance_uuid": "b6d7c6d5-6c46-4616-8ce5-b60e67fc2ae3"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1815.834116] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.834116] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1815.857789] [55303]: INFO cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-236f3877-6186-4983-930d-cb636b3e7a02 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1815.858264] [55303]: [pid: 55303|app: 0|req: 144/288] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:22:17 2024] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1815.881263] [55302]: DEBUG cinder.api.middleware.request_id [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-787c3a38-19b5-47d6-8e9d-d02ee643887d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.883667] [55302]: INFO cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-787c3a38-19b5-47d6-8e9d-d02ee643887d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] POST http://10.180.1.21/volume/v3/attachments/aa396282-66d1-438d-817a-1ac566d16433/action [ 1815.884123] [55302]: DEBUG cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-787c3a38-19b5-47d6-8e9d-d02ee643887d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1815.884260] [55302]: DEBUG cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-787c3a38-19b5-47d6-8e9d-d02ee643887d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1815.900829] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.900829] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1815.909368] [55302]: INFO cinder.api.openstack.wsgi [req-2772cecc-9cb0-4793-ae86-36e69f315ed3 req-787c3a38-19b5-47d6-8e9d-d02ee643887d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments/aa396282-66d1-438d-817a-1ac566d16433/action returned with HTTP 204 [ 1815.909832] [55302]: [pid: 55302|app: 0|req: 145/289] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:22:17 2024] POST /volume/v3/attachments/aa396282-66d1-438d-817a-1ac566d16433/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1815.924997] [55303]: DEBUG cinder.api.middleware.request_id [None req-31da737a-c8dc-4ee4-a5d7-2b98542000aa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.927363] [55303]: INFO cinder.api.openstack.wsgi [None req-31da737a-c8dc-4ee4-a5d7-2b98542000aa tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1815.927520] [55303]: DEBUG cinder.api.openstack.wsgi [None req-31da737a-c8dc-4ee4-a5d7-2b98542000aa tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1815.927733] [55303]: DEBUG cinder.api.openstack.wsgi [None req-31da737a-c8dc-4ee4-a5d7-2b98542000aa tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1815.937620] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.937620] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1815.940854] [55303]: INFO cinder.volume.api [None req-31da737a-c8dc-4ee4-a5d7-2b98542000aa tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1815.945956] [55303]: INFO cinder.api.openstack.wsgi [None req-31da737a-c8dc-4ee4-a5d7-2b98542000aa tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1815.946381] [55303]: [pid: 55303|app: 0|req: 145/290] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:17 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1815.958709] [55302]: DEBUG cinder.api.middleware.request_id [None req-bcafa41c-d754-4876-afae-e5e8a6f43a71 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.961105] [55302]: INFO cinder.api.openstack.wsgi [None req-bcafa41c-d754-4876-afae-e5e8a6f43a71 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1815.961335] [55302]: DEBUG cinder.api.openstack.wsgi [None req-bcafa41c-d754-4876-afae-e5e8a6f43a71 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1815.961566] [55302]: DEBUG cinder.api.openstack.wsgi [None req-bcafa41c-d754-4876-afae-e5e8a6f43a71 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1815.976625] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.976625] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1815.980567] [55302]: INFO cinder.volume.api [None req-bcafa41c-d754-4876-afae-e5e8a6f43a71 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1815.985432] [55302]: INFO cinder.api.openstack.wsgi [None req-bcafa41c-d754-4876-afae-e5e8a6f43a71 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1815.985852] [55302]: [pid: 55302|app: 0|req: 146/291] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:17 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1816.027930] [55303]: DEBUG cinder.api.middleware.request_id [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-5672faa3-7ff2-4f38-88d6-3333debee069 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1816.029334] [55302]: DEBUG cinder.api.middleware.request_id [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1816.031069] [55303]: INFO cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-5672faa3-7ff2-4f38-88d6-3333debee069 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1816.031334] [55303]: DEBUG cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-5672faa3-7ff2-4f38-88d6-3333debee069 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1816.031382] [55302]: INFO cinder.api.openstack.wsgi [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1816.031640] [55303]: DEBUG cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-5672faa3-7ff2-4f38-88d6-3333debee069 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1816.031806] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1608623132"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1816.033916] [55302]: DEBUG cinder.api.v3.volumes [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1608623132'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1816.034079] [55302]: INFO cinder.api.v3.volumes [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume of 1 GB [ 1816.038253] [55302]: INFO cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Availability Zones retrieved successfully. [ 1816.044271] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1816.044271] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1816.045352] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Flow 'volume_create_api' (9f27057c-0d8e-4554-ae65-a9980d4653db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1816.046576] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426470a9-fe03-47ad-aa40-4fad6d8da32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1816.047866] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1816.049162] [55303]: INFO cinder.volume.api [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-5672faa3-7ff2-4f38-88d6-3333debee069 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1816.054053] [55303]: INFO cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-5672faa3-7ff2-4f38-88d6-3333debee069 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1816.054580] [55303]: [pid: 55303|app: 0|req: 146/292] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:22:17 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1816.067391] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426470a9-fe03-47ad-aa40-4fad6d8da32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1816.068545] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d4af26-1e99-46f0-a44b-8a470f1b0339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1816.076227] [55303]: DEBUG cinder.api.middleware.request_id [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-e3982c93-bebf-4e27-bdf2-ae55e8b3e579 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1816.078667] [55303]: INFO cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-e3982c93-bebf-4e27-bdf2-ae55e8b3e579 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aa396282-66d1-438d-817a-1ac566d16433 [ 1816.078951] [55303]: DEBUG cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-e3982c93-bebf-4e27-bdf2-ae55e8b3e579 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1816.079199] [55303]: DEBUG cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-e3982c93-bebf-4e27-bdf2-ae55e8b3e579 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1816.086804] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1816.086804] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1816.121927] [55302]: DEBUG cinder.quota [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Created reservations ['a5746ff4-3e82-4833-b595-74aa428fa170', 'd35f2442-e9b6-4e14-a4d3-3548077588a5', '45b59a04-7802-4943-a37d-bcdca152cf86', 'a2969a4c-4e61-402e-ab5a-c6874c9ee46f'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1816.122920] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d4af26-1e99-46f0-a44b-8a470f1b0339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5746ff4-3e82-4833-b595-74aa428fa170', 'd35f2442-e9b6-4e14-a4d3-3548077588a5', '45b59a04-7802-4943-a37d-bcdca152cf86', 'a2969a4c-4e61-402e-ab5a-c6874c9ee46f']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1816.123815] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1caca985-17c2-46c5-946b-596d3c4bd311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1816.138564] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1caca985-17c2-46c5-946b-596d3c4bd311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2aa527f-8de8-4072-8b57-15bd46d96714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1608623132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611ee5f3b3c8404ba050eed2f250f8c3',qos_specs=None,replication_status=,reservations=['a5746ff4-3e82-4833-b595-74aa428fa170','d35f2442-e9b6-4e14-a4d3-3548077588a5','45b59a04-7802-4943-a37d-bcdca152cf86','a2969a4c-4e61-402e-ab5a-c6874c9ee46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6206534bebc4105a4500ce54adceaea',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1608623132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2aa527f-8de8-4072-8b57-15bd46d96714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611ee5f3b3c8404ba050eed2f250f8c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6206534bebc4105a4500ce54adceaea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1816.139153] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6cf722-700e-4fef-ac68-c5897a909597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1816.151775] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6cf722-700e-4fef-ac68-c5897a909597) transitioned into state 'SUCCESS' from state '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-1608623132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611ee5f3b3c8404ba050eed2f250f8c3',qos_specs=None,replication_status=,reservations=['a5746ff4-3e82-4833-b595-74aa428fa170','d35f2442-e9b6-4e14-a4d3-3548077588a5','45b59a04-7802-4943-a37d-bcdca152cf86','a2969a4c-4e61-402e-ab5a-c6874c9ee46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6206534bebc4105a4500ce54adceaea',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1816.152620] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc00bdfd-3d92-425f-877b-d46d189291c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1816.161822] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc00bdfd-3d92-425f-877b-d46d189291c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1816.162852] [55302]: DEBUG cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Flow 'volume_create_api' (9f27057c-0d8e-4554-ae65-a9980d4653db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1816.163206] [55302]: INFO cinder.volume.api [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume request issued successfully. [ 1816.163833] [55302]: INFO cinder.api.openstack.wsgi [None req-f152fd27-8b66-4bca-8491-350a34eab2f7 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1816.164298] [55302]: [pid: 55302|app: 0|req: 147/293] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:22:17 2024] POST /volume/v3/volumes => generated 750 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1816.172657] [55302]: DEBUG cinder.api.middleware.request_id [None req-4caa658c-8c36-44d3-90e0-c5fa4a31a019 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1816.174810] [55302]: INFO cinder.api.openstack.wsgi [None req-4caa658c-8c36-44d3-90e0-c5fa4a31a019 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1816.175039] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4caa658c-8c36-44d3-90e0-c5fa4a31a019 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1816.175254] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4caa658c-8c36-44d3-90e0-c5fa4a31a019 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1816.182684] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1816.182684] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1816.186483] [55302]: INFO cinder.volume.api [None req-4caa658c-8c36-44d3-90e0-c5fa4a31a019 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1816.192893] [55302]: INFO cinder.api.openstack.wsgi [None req-4caa658c-8c36-44d3-90e0-c5fa4a31a019 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1816.193301] [55302]: [pid: 55302|app: 0|req: 148/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:18 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1816.617034] [55303]: INFO cinder.api.openstack.wsgi [req-f0397820-3ac1-4f69-9b2a-63e262769935 req-e3982c93-bebf-4e27-bdf2-ae55e8b3e579 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/attachments/aa396282-66d1-438d-817a-1ac566d16433 returned with HTTP 200 [ 1816.617422] [55303]: [pid: 55303|app: 0|req: 147/295] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:22:17 2024] DELETE /volume/v3/attachments/aa396282-66d1-438d-817a-1ac566d16433 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1816.652978] [55302]: DEBUG cinder.api.middleware.request_id [None req-3c1f35eb-18a8-4859-b2a1-63faa1ba3dc8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1816.656156] [55302]: INFO cinder.api.openstack.wsgi [None req-3c1f35eb-18a8-4859-b2a1-63faa1ba3dc8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1816.656384] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3c1f35eb-18a8-4859-b2a1-63faa1ba3dc8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1816.657285] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3c1f35eb-18a8-4859-b2a1-63faa1ba3dc8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1816.670743] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1816.670743] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1816.674348] [55302]: INFO cinder.volume.api [None req-3c1f35eb-18a8-4859-b2a1-63faa1ba3dc8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1816.679591] [55302]: INFO cinder.api.openstack.wsgi [None req-3c1f35eb-18a8-4859-b2a1-63faa1ba3dc8 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1816.681368] [55302]: [pid: 55302|app: 0|req: 149/296] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:18 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1817.209349] [55303]: DEBUG cinder.api.middleware.request_id [None req-0bf4fae3-238c-4181-a353-bbc8ca8c8e26 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.211319] [55303]: INFO cinder.api.openstack.wsgi [None req-0bf4fae3-238c-4181-a353-bbc8ca8c8e26 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1817.211680] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0bf4fae3-238c-4181-a353-bbc8ca8c8e26 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1817.211846] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0bf4fae3-238c-4181-a353-bbc8ca8c8e26 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1817.226026] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.226026] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.228599] [55303]: INFO cinder.volume.api [None req-0bf4fae3-238c-4181-a353-bbc8ca8c8e26 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1817.237526] [55303]: INFO cinder.api.openstack.wsgi [None req-0bf4fae3-238c-4181-a353-bbc8ca8c8e26 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1817.237927] [55303]: [pid: 55303|app: 0|req: 148/297] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:19 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1817.294723] [55302]: DEBUG cinder.api.middleware.request_id [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-7b28c4e7-2f5a-45c1-b3f5-6bfd582cff0d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.298170] [55302]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-7b28c4e7-2f5a-45c1-b3f5-6bfd582cff0d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1817.298397] [55302]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-7b28c4e7-2f5a-45c1-b3f5-6bfd582cff0d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1817.298634] [55302]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-7b28c4e7-2f5a-45c1-b3f5-6bfd582cff0d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1817.312382] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.312382] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.318237] [55302]: INFO cinder.volume.api [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-7b28c4e7-2f5a-45c1-b3f5-6bfd582cff0d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1817.325314] [55302]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-7b28c4e7-2f5a-45c1-b3f5-6bfd582cff0d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1817.325904] [55302]: [pid: 55302|app: 0|req: 150/298] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:22:19 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1818.849169] [55303]: DEBUG cinder.api.middleware.request_id [None req-d1f9e417-ab65-4547-9983-970d1de21cea None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.849169] [55303]: INFO cinder.api.openstack.wsgi [None req-d1f9e417-ab65-4547-9983-970d1de21cea None None] GET http://10.180.1.21/volume// [ 1818.849169] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d1f9e417-ab65-4547-9983-970d1de21cea None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.849169] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d1f9e417-ab65-4547-9983-970d1de21cea None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.849475] [55303]: INFO cinder.api.openstack.wsgi [None req-d1f9e417-ab65-4547-9983-970d1de21cea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1818.849736] [55303]: [pid: 55303|app: 0|req: 149/299] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:22:20 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1818.855047] [55302]: DEBUG cinder.api.middleware.request_id [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-3f1b5194-e2d6-4779-b4d7-d66f7891e3bb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.857545] [55302]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-3f1b5194-e2d6-4779-b4d7-d66f7891e3bb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1818.858013] [55302]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-3f1b5194-e2d6-4779-b4d7-d66f7891e3bb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2aa527f-8de8-4072-8b57-15bd46d96714", "connector": null, "instance_uuid": "890171cb-ef5c-472c-aa01-986105c124f2"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1818.874687] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.874687] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.915551] [55302]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-3f1b5194-e2d6-4779-b4d7-d66f7891e3bb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1818.916056] [55302]: [pid: 55302|app: 0|req: 151/300] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:22:20 2024] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1818.944182] [55303]: DEBUG cinder.api.middleware.request_id [None req-d3d51a33-76e1-40ef-af89-3cc9c3288a5f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.947540] [55303]: INFO cinder.api.openstack.wsgi [None req-d3d51a33-76e1-40ef-af89-3cc9c3288a5f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1818.947646] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d3d51a33-76e1-40ef-af89-3cc9c3288a5f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.948669] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d3d51a33-76e1-40ef-af89-3cc9c3288a5f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.965543] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.965543] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.971405] [55303]: INFO cinder.volume.api [None req-d3d51a33-76e1-40ef-af89-3cc9c3288a5f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1818.978403] [55303]: INFO cinder.api.openstack.wsgi [None req-d3d51a33-76e1-40ef-af89-3cc9c3288a5f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1818.978828] [55303]: [pid: 55303|app: 0|req: 150/301] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:20 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1819.447235] [55302]: DEBUG cinder.api.middleware.request_id [None req-5d98fe0c-e8d2-4c53-b9b2-9e884637caa9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.447235] [55302]: INFO cinder.api.openstack.wsgi [None req-5d98fe0c-e8d2-4c53-b9b2-9e884637caa9 None None] GET http://10.180.1.21/volume// [ 1819.447235] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5d98fe0c-e8d2-4c53-b9b2-9e884637caa9 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.447235] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5d98fe0c-e8d2-4c53-b9b2-9e884637caa9 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.447235] [55302]: INFO cinder.api.openstack.wsgi [None req-5d98fe0c-e8d2-4c53-b9b2-9e884637caa9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1819.447235] [55302]: [pid: 55302|app: 0|req: 152/302] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:22:21 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1819.451071] [55303]: DEBUG cinder.api.middleware.request_id [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-8c6f3b99-0f17-42ba-bb6a-9d68e907fa69 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.453593] [55303]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-8c6f3b99-0f17-42ba-bb6a-9d68e907fa69 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1819.453848] [55303]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-8c6f3b99-0f17-42ba-bb6a-9d68e907fa69 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.454127] [55303]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-8c6f3b99-0f17-42ba-bb6a-9d68e907fa69 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.470555] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.470555] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.475037] [55303]: INFO cinder.volume.api [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-8c6f3b99-0f17-42ba-bb6a-9d68e907fa69 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1819.480975] [55303]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-8c6f3b99-0f17-42ba-bb6a-9d68e907fa69 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1819.481448] [55303]: [pid: 55303|app: 0|req: 151/303] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:22:21 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1819.515590] [55302]: DEBUG cinder.api.middleware.request_id [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.518197] [55302]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] PUT http://10.180.1.21/volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574 [ 1819.518833] [55302]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-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-388736", "mountpoint": "/dev/sdb"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1819.527534] [55302]: DEBUG cinder.coordination [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Acquiring lock "cinder-attachment_update-b2aa527f-8de8-4072-8b57-15bd46d96714-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1819.534868] [55302]: DEBUG cinder.coordination [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Lock "cinder-attachment_update-b2aa527f-8de8-4072-8b57-15bd46d96714-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1819.534868] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.534868] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.988930] [55303]: DEBUG cinder.api.middleware.request_id [None req-85a40509-54a9-47e8-bd20-842bd9a9e611 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.991598] [55303]: INFO cinder.api.openstack.wsgi [None req-85a40509-54a9-47e8-bd20-842bd9a9e611 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1819.992510] [55303]: DEBUG cinder.api.openstack.wsgi [None req-85a40509-54a9-47e8-bd20-842bd9a9e611 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.992626] [55303]: DEBUG cinder.api.openstack.wsgi [None req-85a40509-54a9-47e8-bd20-842bd9a9e611 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.019112] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.019112] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.025275] [55303]: INFO cinder.volume.api [None req-85a40509-54a9-47e8-bd20-842bd9a9e611 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1820.033525] [55303]: INFO cinder.api.openstack.wsgi [None req-85a40509-54a9-47e8-bd20-842bd9a9e611 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1820.034544] [55303]: [pid: 55303|app: 0|req: 152/304] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:21 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1821.045277] [55303]: DEBUG cinder.api.middleware.request_id [None req-ec7efcf1-983e-42cf-b8d7-dfb1311717af None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.047277] [55303]: INFO cinder.api.openstack.wsgi [None req-ec7efcf1-983e-42cf-b8d7-dfb1311717af tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1821.047495] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ec7efcf1-983e-42cf-b8d7-dfb1311717af tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1821.047707] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ec7efcf1-983e-42cf-b8d7-dfb1311717af tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1821.061539] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1821.061539] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1821.065387] [55303]: INFO cinder.volume.api [None req-ec7efcf1-983e-42cf-b8d7-dfb1311717af tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1821.070577] [55303]: INFO cinder.api.openstack.wsgi [None req-ec7efcf1-983e-42cf-b8d7-dfb1311717af tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1821.071144] [55303]: [pid: 55303|app: 0|req: 153/305] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:22 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1822.080109] [55303]: DEBUG cinder.api.middleware.request_id [None req-6f516fb6-690d-43f1-a052-cf2937bd5d9a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1822.082188] [55303]: INFO cinder.api.openstack.wsgi [None req-6f516fb6-690d-43f1-a052-cf2937bd5d9a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1822.082456] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6f516fb6-690d-43f1-a052-cf2937bd5d9a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1822.082702] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6f516fb6-690d-43f1-a052-cf2937bd5d9a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1822.095548] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1822.095548] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1822.099142] [55303]: INFO cinder.volume.api [None req-6f516fb6-690d-43f1-a052-cf2937bd5d9a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1822.103760] [55303]: INFO cinder.api.openstack.wsgi [None req-6f516fb6-690d-43f1-a052-cf2937bd5d9a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1822.104170] [55303]: [pid: 55303|app: 0|req: 154/306] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:23 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1823.113392] [55303]: DEBUG cinder.api.middleware.request_id [None req-4964ff57-3853-47e0-bacc-17068f4530d2 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1823.115363] [55303]: INFO cinder.api.openstack.wsgi [None req-4964ff57-3853-47e0-bacc-17068f4530d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1823.115579] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4964ff57-3853-47e0-bacc-17068f4530d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1823.115793] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4964ff57-3853-47e0-bacc-17068f4530d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1823.128786] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1823.128786] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1823.132366] [55303]: INFO cinder.volume.api [None req-4964ff57-3853-47e0-bacc-17068f4530d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1823.136813] [55303]: INFO cinder.api.openstack.wsgi [None req-4964ff57-3853-47e0-bacc-17068f4530d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1823.137194] [55303]: [pid: 55303|app: 0|req: 155/307] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:24 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1824.060353] [55302]: DEBUG cinder.coordination [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Lock "cinder-attachment_update-b2aa527f-8de8-4072-8b57-15bd46d96714-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1824.060919] [55302]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-32dba539-300a-4204-8cfa-5007d8ad9420 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574 returned with HTTP 200 [ 1824.061653] [55302]: [pid: 55302|app: 0|req: 153/308] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:22:21 2024] PUT /volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1824.146388] [55303]: DEBUG cinder.api.middleware.request_id [None req-34541127-7eb4-45d1-b959-c97eabf7ca1b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.148604] [55303]: INFO cinder.api.openstack.wsgi [None req-34541127-7eb4-45d1-b959-c97eabf7ca1b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1824.148706] [55303]: DEBUG cinder.api.openstack.wsgi [None req-34541127-7eb4-45d1-b959-c97eabf7ca1b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1824.149686] [55303]: DEBUG cinder.api.openstack.wsgi [None req-34541127-7eb4-45d1-b959-c97eabf7ca1b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.159885] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.159885] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.163358] [55303]: INFO cinder.volume.api [None req-34541127-7eb4-45d1-b959-c97eabf7ca1b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1824.168574] [55303]: INFO cinder.api.openstack.wsgi [None req-34541127-7eb4-45d1-b959-c97eabf7ca1b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1824.168944] [55303]: [pid: 55303|app: 0|req: 156/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:25 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1825.180776] [55302]: DEBUG cinder.api.middleware.request_id [None req-b332de14-e174-479c-b48b-096711499fd2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.182712] [55302]: INFO cinder.api.openstack.wsgi [None req-b332de14-e174-479c-b48b-096711499fd2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1825.183177] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b332de14-e174-479c-b48b-096711499fd2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.183533] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b332de14-e174-479c-b48b-096711499fd2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.196532] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.196532] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.201026] [55302]: INFO cinder.volume.api [None req-b332de14-e174-479c-b48b-096711499fd2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1825.205253] [55302]: INFO cinder.api.openstack.wsgi [None req-b332de14-e174-479c-b48b-096711499fd2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1825.205624] [55302]: [pid: 55302|app: 0|req: 154/310] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:27 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1825.673571] [55303]: DEBUG cinder.api.middleware.request_id [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-6a7a6912-76d9-4150-a874-950929d41c2a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.676449] [55303]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-6a7a6912-76d9-4150-a874-950929d41c2a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574/action [ 1825.676875] [55303]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-6a7a6912-76d9-4150-a874-950929d41c2a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1825.677027] [55303]: DEBUG cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-6a7a6912-76d9-4150-a874-950929d41c2a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1825.695332] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.695332] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.703247] [55303]: INFO cinder.api.openstack.wsgi [req-e52f8eb1-dfe3-4de7-b2a1-ff5788ec84e2 req-6a7a6912-76d9-4150-a874-950929d41c2a tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574/action returned with HTTP 204 [ 1825.703729] [55303]: [pid: 55303|app: 0|req: 157/311] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:22:27 2024] POST /volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1826.215810] [55302]: DEBUG cinder.api.middleware.request_id [None req-9fc55ca9-ee13-42a0-af26-d113ac093d0e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.223776] [55302]: INFO cinder.api.openstack.wsgi [None req-9fc55ca9-ee13-42a0-af26-d113ac093d0e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1826.223776] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9fc55ca9-ee13-42a0-af26-d113ac093d0e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.223776] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9fc55ca9-ee13-42a0-af26-d113ac093d0e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.243215] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.243215] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.247225] [55302]: INFO cinder.volume.api [None req-9fc55ca9-ee13-42a0-af26-d113ac093d0e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1826.256754] [55302]: INFO cinder.api.openstack.wsgi [None req-9fc55ca9-ee13-42a0-af26-d113ac093d0e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1826.257387] [55302]: [pid: 55302|app: 0|req: 155/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:28 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1826.276274] [55303]: DEBUG cinder.api.middleware.request_id [None req-4165f560-8134-45d6-90e3-f298ee9aa198 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.279090] [55303]: INFO cinder.api.openstack.wsgi [None req-4165f560-8134-45d6-90e3-f298ee9aa198 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1826.279454] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4165f560-8134-45d6-90e3-f298ee9aa198 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.279752] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4165f560-8134-45d6-90e3-f298ee9aa198 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.308853] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.308853] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.314255] [55303]: INFO cinder.volume.api [None req-4165f560-8134-45d6-90e3-f298ee9aa198 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1826.319783] [55303]: INFO cinder.api.openstack.wsgi [None req-4165f560-8134-45d6-90e3-f298ee9aa198 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1826.320390] [55303]: [pid: 55303|app: 0|req: 158/313] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:28 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1836.252814] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=84,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1836.317032] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=98,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1849.199708] [55302]: DEBUG cinder.api.middleware.request_id [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.201909] [55302]: INFO cinder.api.openstack.wsgi [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1849.202327] [55302]: DEBUG cinder.api.openstack.wsgi [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2064920877"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1849.203970] [55302]: DEBUG cinder.api.v3.volumes [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2064920877'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1849.204127] [55302]: INFO cinder.api.v3.volumes [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume of 1 GB [ 1849.210305] [55302]: INFO cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Availability Zones retrieved successfully. [ 1849.217294] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Flow 'volume_create_api' (36dcad37-2c90-4f63-86db-b4c0e8a6244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1849.218506] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d977dab-317f-4b70-9d7e-fdcd57033da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.219703] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1849.239021] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d977dab-317f-4b70-9d7e-fdcd57033da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.240078] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da953fa3-898c-4bb1-932c-4777b65e341c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.271769] [55302]: DEBUG cinder.quota [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Created reservations ['b34ff418-be0d-490a-9539-89c344f51233', '8004e752-0082-4308-bcfa-fc57c42c040e', '13fee881-a9f2-46b5-8a7f-d9893202742b', '749dd333-2edc-4a64-9196-84d874e34578'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1849.272890] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da953fa3-898c-4bb1-932c-4777b65e341c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34ff418-be0d-490a-9539-89c344f51233', '8004e752-0082-4308-bcfa-fc57c42c040e', '13fee881-a9f2-46b5-8a7f-d9893202742b', '749dd333-2edc-4a64-9196-84d874e34578']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.273788] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ae6f91-e29d-4496-923c-2abfeb71b357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.293139] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ae6f91-e29d-4496-923c-2abfeb71b357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c0f4ef-7757-4ed5-9808-ab597ea8c879', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2064920877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d431c62e8243668f4bcc8f614a3b28',qos_specs=None,replication_status=,reservations=['b34ff418-be0d-490a-9539-89c344f51233','8004e752-0082-4308-bcfa-fc57c42c040e','13fee881-a9f2-46b5-8a7f-d9893202742b','749dd333-2edc-4a64-9196-84d874e34578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff528f704064c56b7286ea8339a614d',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2064920877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c0f4ef-7757-4ed5-9808-ab597ea8c879,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d431c62e8243668f4bcc8f614a3b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff528f704064c56b7286ea8339a614d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.294255] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ef871d-ae3b-4839-814e-b8895ea6784f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.318949] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ef871d-ae3b-4839-814e-b8895ea6784f) transitioned into state 'SUCCESS' from state '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-2064920877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d431c62e8243668f4bcc8f614a3b28',qos_specs=None,replication_status=,reservations=['b34ff418-be0d-490a-9539-89c344f51233','8004e752-0082-4308-bcfa-fc57c42c040e','13fee881-a9f2-46b5-8a7f-d9893202742b','749dd333-2edc-4a64-9196-84d874e34578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff528f704064c56b7286ea8339a614d',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.320396] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e745bd-3781-4a64-84d3-aea261f4ac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.333392] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e745bd-3781-4a64-84d3-aea261f4ac68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.334912] [55302]: DEBUG cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Flow 'volume_create_api' (36dcad37-2c90-4f63-86db-b4c0e8a6244c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1849.335511] [55302]: INFO cinder.volume.api [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume request issued successfully. [ 1849.336261] [55302]: INFO cinder.api.openstack.wsgi [None req-90410e2d-3a7f-40e4-8fb0-4753fd9602f6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1849.336847] [55302]: [pid: 55302|app: 0|req: 156/314] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:22:51 2024] POST /volume/v3/volumes => generated 754 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1849.346382] [55303]: DEBUG cinder.api.middleware.request_id [None req-d5f41c71-42be-4d61-ac2b-25a628629e46 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.348491] [55303]: INFO cinder.api.openstack.wsgi [None req-d5f41c71-42be-4d61-ac2b-25a628629e46 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1849.348787] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d5f41c71-42be-4d61-ac2b-25a628629e46 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.349024] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d5f41c71-42be-4d61-ac2b-25a628629e46 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.358048] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.358048] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.363798] [55303]: INFO cinder.volume.api [None req-d5f41c71-42be-4d61-ac2b-25a628629e46 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1849.371560] [55303]: INFO cinder.api.openstack.wsgi [None req-d5f41c71-42be-4d61-ac2b-25a628629e46 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1849.372213] [55303]: [pid: 55303|app: 0|req: 159/315] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:51 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.384211] [55302]: DEBUG cinder.api.middleware.request_id [None req-931b3eb2-ec9b-435e-963e-8a62eea4a4d1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.385553] [55302]: INFO cinder.api.openstack.wsgi [None req-931b3eb2-ec9b-435e-963e-8a62eea4a4d1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1850.385553] [55302]: DEBUG cinder.api.openstack.wsgi [None req-931b3eb2-ec9b-435e-963e-8a62eea4a4d1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.385553] [55302]: DEBUG cinder.api.openstack.wsgi [None req-931b3eb2-ec9b-435e-963e-8a62eea4a4d1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.400824] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.400824] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.408436] [55302]: INFO cinder.volume.api [None req-931b3eb2-ec9b-435e-963e-8a62eea4a4d1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1850.414890] [55302]: INFO cinder.api.openstack.wsgi [None req-931b3eb2-ec9b-435e-963e-8a62eea4a4d1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1850.415315] [55302]: [pid: 55302|app: 0|req: 157/316] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:52 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.466591] [55303]: DEBUG cinder.api.middleware.request_id [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-7d2d3b58-92c0-4d58-84f5-09fe61dd254b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.469178] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-7d2d3b58-92c0-4d58-84f5-09fe61dd254b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1850.469877] [55303]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-7d2d3b58-92c0-4d58-84f5-09fe61dd254b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.470345] [55303]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-7d2d3b58-92c0-4d58-84f5-09fe61dd254b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.479943] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.479943] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.482652] [55303]: INFO cinder.volume.api [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-7d2d3b58-92c0-4d58-84f5-09fe61dd254b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1850.488134] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-7d2d3b58-92c0-4d58-84f5-09fe61dd254b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1850.489029] [55303]: [pid: 55303|app: 0|req: 160/317] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:22:52 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1852.011785] [55302]: DEBUG cinder.api.middleware.request_id [None req-c9688c75-caa4-4677-b5f2-79b1d6dad1f8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.012513] [55302]: INFO cinder.api.openstack.wsgi [None req-c9688c75-caa4-4677-b5f2-79b1d6dad1f8 None None] GET http://10.180.1.21/volume// [ 1852.012760] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c9688c75-caa4-4677-b5f2-79b1d6dad1f8 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.012985] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c9688c75-caa4-4677-b5f2-79b1d6dad1f8 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.013391] [55302]: INFO cinder.api.openstack.wsgi [None req-c9688c75-caa4-4677-b5f2-79b1d6dad1f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1852.013794] [55302]: [pid: 55302|app: 0|req: 158/318] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:22:53 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1852.017682] [55303]: DEBUG cinder.api.middleware.request_id [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-01b1be9e-60ae-481b-8ae8-0f9ebfb1f1aa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.019925] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-01b1be9e-60ae-481b-8ae8-0f9ebfb1f1aa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1852.020345] [55303]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-01b1be9e-60ae-481b-8ae8-0f9ebfb1f1aa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98c0f4ef-7757-4ed5-9808-ab597ea8c879", "connector": null, "instance_uuid": "1a9d5473-6ff5-463f-9427-e7f51aa5cb90"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1852.032531] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.032531] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.055086] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-01b1be9e-60ae-481b-8ae8-0f9ebfb1f1aa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1852.055524] [55303]: [pid: 55303|app: 0|req: 161/319] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:22:53 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1852.071834] [55302]: DEBUG cinder.api.middleware.request_id [None req-000ecba5-16e0-4ac7-87dc-a67899eaa0e4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.073977] [55302]: INFO cinder.api.openstack.wsgi [None req-000ecba5-16e0-4ac7-87dc-a67899eaa0e4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1852.074213] [55302]: DEBUG cinder.api.openstack.wsgi [None req-000ecba5-16e0-4ac7-87dc-a67899eaa0e4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.074422] [55302]: DEBUG cinder.api.openstack.wsgi [None req-000ecba5-16e0-4ac7-87dc-a67899eaa0e4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.085926] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.085926] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.089210] [55302]: INFO cinder.volume.api [None req-000ecba5-16e0-4ac7-87dc-a67899eaa0e4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1852.094460] [55302]: INFO cinder.api.openstack.wsgi [None req-000ecba5-16e0-4ac7-87dc-a67899eaa0e4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1852.095189] [55302]: [pid: 55302|app: 0|req: 159/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:53 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1852.575597] [55303]: DEBUG cinder.api.middleware.request_id [None req-a2d503a0-31d8-43bd-9c58-d6b7170895c0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.576119] [55303]: INFO cinder.api.openstack.wsgi [None req-a2d503a0-31d8-43bd-9c58-d6b7170895c0 None None] GET http://10.180.1.21/volume// [ 1852.576371] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a2d503a0-31d8-43bd-9c58-d6b7170895c0 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.576550] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a2d503a0-31d8-43bd-9c58-d6b7170895c0 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.576991] [55303]: INFO cinder.api.openstack.wsgi [None req-a2d503a0-31d8-43bd-9c58-d6b7170895c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1852.577304] [55303]: [pid: 55303|app: 0|req: 162/321] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:22:54 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1852.581970] [55302]: DEBUG cinder.api.middleware.request_id [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-0d0cc526-8d0d-41e8-b7bc-927a94019d98 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.584578] [55302]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-0d0cc526-8d0d-41e8-b7bc-927a94019d98 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1852.585236] [55302]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-0d0cc526-8d0d-41e8-b7bc-927a94019d98 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.585860] [55302]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-0d0cc526-8d0d-41e8-b7bc-927a94019d98 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.597605] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.597605] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.602128] [55302]: INFO cinder.volume.api [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-0d0cc526-8d0d-41e8-b7bc-927a94019d98 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1852.607777] [55302]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-0d0cc526-8d0d-41e8-b7bc-927a94019d98 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1852.608053] [55302]: [pid: 55302|app: 0|req: 160/322] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:22:54 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1852.640029] [55303]: DEBUG cinder.api.middleware.request_id [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.643356] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641 [ 1852.643828] [55303]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-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-388746", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1852.660490] [55303]: DEBUG cinder.coordination [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Acquiring lock "cinder-attachment_update-98c0f4ef-7757-4ed5-9808-ab597ea8c879-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1852.665446] [55303]: DEBUG cinder.coordination [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Lock "cinder-attachment_update-98c0f4ef-7757-4ed5-9808-ab597ea8c879-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1852.666486] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.666486] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.104796] [55302]: DEBUG cinder.api.middleware.request_id [None req-0d9fe69e-7e54-45e7-89f3-95966c437ed1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.108247] [55302]: INFO cinder.api.openstack.wsgi [None req-0d9fe69e-7e54-45e7-89f3-95966c437ed1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1853.108571] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0d9fe69e-7e54-45e7-89f3-95966c437ed1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.109328] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0d9fe69e-7e54-45e7-89f3-95966c437ed1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.126080] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.126080] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.131592] [55302]: INFO cinder.volume.api [None req-0d9fe69e-7e54-45e7-89f3-95966c437ed1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1853.137268] [55302]: INFO cinder.api.openstack.wsgi [None req-0d9fe69e-7e54-45e7-89f3-95966c437ed1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1853.137711] [55302]: [pid: 55302|app: 0|req: 161/323] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:54 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1854.148740] [55302]: DEBUG cinder.api.middleware.request_id [None req-ac11c401-fb88-4879-b1c3-7062f259ecbf None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.150798] [55302]: INFO cinder.api.openstack.wsgi [None req-ac11c401-fb88-4879-b1c3-7062f259ecbf tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1854.151011] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ac11c401-fb88-4879-b1c3-7062f259ecbf tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.151229] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ac11c401-fb88-4879-b1c3-7062f259ecbf tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.165897] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.165897] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.169971] [55302]: INFO cinder.volume.api [None req-ac11c401-fb88-4879-b1c3-7062f259ecbf tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1854.175095] [55302]: INFO cinder.api.openstack.wsgi [None req-ac11c401-fb88-4879-b1c3-7062f259ecbf tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1854.175511] [55302]: [pid: 55302|app: 0|req: 162/324] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:56 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.185095] [55302]: DEBUG cinder.api.middleware.request_id [None req-9e7a5065-8aae-427f-a16f-986c5d6ac94e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.187132] [55302]: INFO cinder.api.openstack.wsgi [None req-9e7a5065-8aae-427f-a16f-986c5d6ac94e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1855.187388] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9e7a5065-8aae-427f-a16f-986c5d6ac94e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.187613] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9e7a5065-8aae-427f-a16f-986c5d6ac94e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.203378] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.203378] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.207711] [55302]: INFO cinder.volume.api [None req-9e7a5065-8aae-427f-a16f-986c5d6ac94e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1855.213009] [55302]: INFO cinder.api.openstack.wsgi [None req-9e7a5065-8aae-427f-a16f-986c5d6ac94e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1855.213468] [55302]: [pid: 55302|app: 0|req: 163/325] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:57 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1856.223031] [55302]: DEBUG cinder.api.middleware.request_id [None req-af10e63a-31d2-4d09-b093-79a5f64dfad1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.227207] [55302]: INFO cinder.api.openstack.wsgi [None req-af10e63a-31d2-4d09-b093-79a5f64dfad1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1856.227207] [55302]: DEBUG cinder.api.openstack.wsgi [None req-af10e63a-31d2-4d09-b093-79a5f64dfad1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.227207] [55302]: DEBUG cinder.api.openstack.wsgi [None req-af10e63a-31d2-4d09-b093-79a5f64dfad1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.240072] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.240072] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.244018] [55302]: INFO cinder.volume.api [None req-af10e63a-31d2-4d09-b093-79a5f64dfad1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1856.250459] [55302]: INFO cinder.api.openstack.wsgi [None req-af10e63a-31d2-4d09-b093-79a5f64dfad1 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1856.251360] [55302]: [pid: 55302|app: 0|req: 164/326] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:58 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1857.263293] [55302]: DEBUG cinder.api.middleware.request_id [None req-35dcc34b-ee2b-47a2-b29b-90542a95dada None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.265498] [55302]: INFO cinder.api.openstack.wsgi [None req-35dcc34b-ee2b-47a2-b29b-90542a95dada tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1857.265717] [55302]: DEBUG cinder.api.openstack.wsgi [None req-35dcc34b-ee2b-47a2-b29b-90542a95dada tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.265933] [55302]: DEBUG cinder.api.openstack.wsgi [None req-35dcc34b-ee2b-47a2-b29b-90542a95dada tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.294894] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.294894] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1857.298791] [55302]: INFO cinder.volume.api [None req-35dcc34b-ee2b-47a2-b29b-90542a95dada tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1857.304128] [55302]: INFO cinder.api.openstack.wsgi [None req-35dcc34b-ee2b-47a2-b29b-90542a95dada tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1857.304668] [55302]: [pid: 55302|app: 0|req: 165/327] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:22:59 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.313234] [55302]: DEBUG cinder.api.middleware.request_id [None req-6beb1b1f-49ee-417a-9142-2cd798d78ca2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.315285] [55302]: INFO cinder.api.openstack.wsgi [None req-6beb1b1f-49ee-417a-9142-2cd798d78ca2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1858.315499] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6beb1b1f-49ee-417a-9142-2cd798d78ca2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.315712] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6beb1b1f-49ee-417a-9142-2cd798d78ca2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.325343] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.325343] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.328740] [55302]: INFO cinder.volume.api [None req-6beb1b1f-49ee-417a-9142-2cd798d78ca2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1858.333291] [55302]: INFO cinder.api.openstack.wsgi [None req-6beb1b1f-49ee-417a-9142-2cd798d78ca2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1858.333690] [55302]: [pid: 55302|app: 0|req: 166/328] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:00 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.722345] [55302]: DEBUG cinder.api.middleware.request_id [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.724863] [55302]: INFO cinder.api.openstack.wsgi [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1858.725552] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-353137685", "imageRef": "b3277443-158f-45ee-aaa5-6360bd3271bf", "size": 1}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1858.727965] [55302]: DEBUG cinder.api.v3.volumes [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-353137685', 'imageRef': 'b3277443-158f-45ee-aaa5-6360bd3271bf', 'size': 1}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1858.862740] [55302]: INFO cinder.api.v3.volumes [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Create volume of 1 GB [ 1858.867467] [55302]: INFO cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Availability Zones retrieved successfully. [ 1858.874527] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Flow 'volume_create_api' (713424ac-2e02-4a64-9989-14d0db12510c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1858.875782] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243bc01b-fce0-41c0-941b-fed8f7a868a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.877013] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1858.921625] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243bc01b-fce0-41c0-941b-fed8f7a868a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.922666] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0945c4be-f225-4a00-a9d8-f5b77573ef12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.960978] [55302]: DEBUG cinder.quota [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Created reservations ['ebc8fcf5-cac1-4166-accd-b71d8ebca586', 'e8bc1347-0066-4dd1-bf3f-291bd6651b54', 'c18e26eb-9803-4c4e-aea3-f40555d7f7ed', 'c66fa5fd-b794-4085-8df6-15bc8bb131c5'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1858.962244] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0945c4be-f225-4a00-a9d8-f5b77573ef12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc8fcf5-cac1-4166-accd-b71d8ebca586', 'e8bc1347-0066-4dd1-bf3f-291bd6651b54', 'c18e26eb-9803-4c4e-aea3-f40555d7f7ed', 'c66fa5fd-b794-4085-8df6-15bc8bb131c5']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.963374] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f727b51-de73-4dba-8a4f-33c40a73afd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.978376] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f727b51-de73-4dba-8a4f-33c40a73afd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6482f15-a420-4954-984e-1672b873f269', '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-353137685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87817e0bd64e4d348e836e41efea4909',qos_specs=None,replication_status=,reservations=['ebc8fcf5-cac1-4166-accd-b71d8ebca586','e8bc1347-0066-4dd1-bf3f-291bd6651b54','c18e26eb-9803-4c4e-aea3-f40555d7f7ed','c66fa5fd-b794-4085-8df6-15bc8bb131c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc65469f28c449918f8604c69d59001f',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-353137685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6482f15-a420-4954-984e-1672b873f269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87817e0bd64e4d348e836e41efea4909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc65469f28c449918f8604c69d59001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.979641] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb02af7-9faf-41c7-a062-5238b797ee8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.994341] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb02af7-9faf-41c7-a062-5238b797ee8e) transitioned into state 'SUCCESS' from state '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-353137685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87817e0bd64e4d348e836e41efea4909',qos_specs=None,replication_status=,reservations=['ebc8fcf5-cac1-4166-accd-b71d8ebca586','e8bc1347-0066-4dd1-bf3f-291bd6651b54','c18e26eb-9803-4c4e-aea3-f40555d7f7ed','c66fa5fd-b794-4085-8df6-15bc8bb131c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc65469f28c449918f8604c69d59001f',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.995333] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d8a03b-8c5d-4824-a775-935eca2ed46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1859.006096] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d8a03b-8c5d-4824-a775-935eca2ed46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1859.007018] [55302]: DEBUG cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Flow 'volume_create_api' (713424ac-2e02-4a64-9989-14d0db12510c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1859.007398] [55302]: INFO cinder.volume.api [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Create volume request issued successfully. [ 1859.008053] [55302]: INFO cinder.api.openstack.wsgi [None req-5117a80b-2c49-4551-93ca-2942a8dcec50 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1859.008625] [55302]: [pid: 55302|app: 0|req: 167/329] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 13:23:00 2024] POST /volume/v3/volumes => generated 751 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1859.016879] [55302]: DEBUG cinder.api.middleware.request_id [None req-e0332fd1-298f-4dab-88d8-aceb83434878 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.018791] [55302]: INFO cinder.api.openstack.wsgi [None req-e0332fd1-298f-4dab-88d8-aceb83434878 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1859.019026] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e0332fd1-298f-4dab-88d8-aceb83434878 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.019262] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e0332fd1-298f-4dab-88d8-aceb83434878 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.030022] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.030022] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.034217] [55302]: INFO cinder.volume.api [None req-e0332fd1-298f-4dab-88d8-aceb83434878 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1859.038914] [55302]: INFO cinder.api.openstack.wsgi [None req-e0332fd1-298f-4dab-88d8-aceb83434878 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1859.039439] [55302]: [pid: 55302|app: 0|req: 168/330] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:00 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.343891] [55302]: DEBUG cinder.api.middleware.request_id [None req-50d07267-1e09-4428-ba1f-4e089d4ba3e9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.346041] [55302]: INFO cinder.api.openstack.wsgi [None req-50d07267-1e09-4428-ba1f-4e089d4ba3e9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1859.346197] [55302]: DEBUG cinder.api.openstack.wsgi [None req-50d07267-1e09-4428-ba1f-4e089d4ba3e9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.346376] [55302]: DEBUG cinder.api.openstack.wsgi [None req-50d07267-1e09-4428-ba1f-4e089d4ba3e9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.358813] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.358813] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.362522] [55302]: INFO cinder.volume.api [None req-50d07267-1e09-4428-ba1f-4e089d4ba3e9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1859.367478] [55302]: INFO cinder.api.openstack.wsgi [None req-50d07267-1e09-4428-ba1f-4e089d4ba3e9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1859.367578] [55302]: [pid: 55302|app: 0|req: 169/331] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:01 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1860.049230] [55302]: DEBUG cinder.api.middleware.request_id [None req-daa97a06-d3c3-40e4-ad8e-0f42eb1f0c81 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.052767] [55302]: INFO cinder.api.openstack.wsgi [None req-daa97a06-d3c3-40e4-ad8e-0f42eb1f0c81 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1860.052767] [55302]: DEBUG cinder.api.openstack.wsgi [None req-daa97a06-d3c3-40e4-ad8e-0f42eb1f0c81 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.052767] [55302]: DEBUG cinder.api.openstack.wsgi [None req-daa97a06-d3c3-40e4-ad8e-0f42eb1f0c81 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.060853] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.060853] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.065601] [55302]: INFO cinder.volume.api [None req-daa97a06-d3c3-40e4-ad8e-0f42eb1f0c81 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1860.070403] [55302]: INFO cinder.api.openstack.wsgi [None req-daa97a06-d3c3-40e4-ad8e-0f42eb1f0c81 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1860.070934] [55302]: [pid: 55302|app: 0|req: 170/332] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:01 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1860.376120] [55302]: DEBUG cinder.api.middleware.request_id [None req-b2ada836-0cd9-4d43-9b7d-d6a3e135766d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.378170] [55302]: INFO cinder.api.openstack.wsgi [None req-b2ada836-0cd9-4d43-9b7d-d6a3e135766d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1860.378388] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b2ada836-0cd9-4d43-9b7d-d6a3e135766d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.378603] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b2ada836-0cd9-4d43-9b7d-d6a3e135766d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.391634] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.391634] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.395443] [55302]: INFO cinder.volume.api [None req-b2ada836-0cd9-4d43-9b7d-d6a3e135766d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1860.400134] [55302]: INFO cinder.api.openstack.wsgi [None req-b2ada836-0cd9-4d43-9b7d-d6a3e135766d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1860.401541] [55302]: [pid: 55302|app: 0|req: 171/333] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:02 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.084364] [55302]: DEBUG cinder.api.middleware.request_id [None req-4180a25a-08cf-48d6-ba82-cb088d546218 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.086573] [55302]: INFO cinder.api.openstack.wsgi [None req-4180a25a-08cf-48d6-ba82-cb088d546218 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1861.086907] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4180a25a-08cf-48d6-ba82-cb088d546218 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.087036] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4180a25a-08cf-48d6-ba82-cb088d546218 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.095377] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.095377] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.099284] [55302]: INFO cinder.volume.api [None req-4180a25a-08cf-48d6-ba82-cb088d546218 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1861.104150] [55302]: INFO cinder.api.openstack.wsgi [None req-4180a25a-08cf-48d6-ba82-cb088d546218 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1861.104590] [55302]: [pid: 55302|app: 0|req: 172/334] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:02 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.410398] [55302]: DEBUG cinder.api.middleware.request_id [None req-6ebdda3c-4a9d-48f8-bc20-328c592bda4b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.412764] [55302]: INFO cinder.api.openstack.wsgi [None req-6ebdda3c-4a9d-48f8-bc20-328c592bda4b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1861.413014] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6ebdda3c-4a9d-48f8-bc20-328c592bda4b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.413244] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6ebdda3c-4a9d-48f8-bc20-328c592bda4b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.425942] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.425942] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.435370] [55302]: INFO cinder.volume.api [None req-6ebdda3c-4a9d-48f8-bc20-328c592bda4b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1861.440803] [55302]: INFO cinder.api.openstack.wsgi [None req-6ebdda3c-4a9d-48f8-bc20-328c592bda4b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1861.441256] [55302]: [pid: 55302|app: 0|req: 173/335] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:03 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1862.115531] [55302]: DEBUG cinder.api.middleware.request_id [None req-86d25e69-d983-44ff-859f-9d1529f8c696 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.118032] [55302]: INFO cinder.api.openstack.wsgi [None req-86d25e69-d983-44ff-859f-9d1529f8c696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1862.118165] [55302]: DEBUG cinder.api.openstack.wsgi [None req-86d25e69-d983-44ff-859f-9d1529f8c696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.118384] [55302]: DEBUG cinder.api.openstack.wsgi [None req-86d25e69-d983-44ff-859f-9d1529f8c696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.128175] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.128175] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.133241] [55302]: INFO cinder.volume.api [None req-86d25e69-d983-44ff-859f-9d1529f8c696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1862.139621] [55302]: INFO cinder.api.openstack.wsgi [None req-86d25e69-d983-44ff-859f-9d1529f8c696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1862.140079] [55302]: [pid: 55302|app: 0|req: 174/336] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:03 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1862.452757] [55302]: DEBUG cinder.api.middleware.request_id [None req-42d04db0-8fc7-483d-9289-acc114be6e23 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.455692] [55302]: INFO cinder.api.openstack.wsgi [None req-42d04db0-8fc7-483d-9289-acc114be6e23 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1862.456022] [55302]: DEBUG cinder.api.openstack.wsgi [None req-42d04db0-8fc7-483d-9289-acc114be6e23 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.456338] [55302]: DEBUG cinder.api.openstack.wsgi [None req-42d04db0-8fc7-483d-9289-acc114be6e23 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.468741] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.468741] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.472198] [55302]: INFO cinder.volume.api [None req-42d04db0-8fc7-483d-9289-acc114be6e23 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1862.476634] [55302]: INFO cinder.api.openstack.wsgi [None req-42d04db0-8fc7-483d-9289-acc114be6e23 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1862.477176] [55302]: [pid: 55302|app: 0|req: 175/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:04 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1862.686360] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=18,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1863.149859] [55302]: DEBUG cinder.api.middleware.request_id [None req-7870a18e-aa54-48de-8795-f95674bc1bdc None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.152122] [55302]: INFO cinder.api.openstack.wsgi [None req-7870a18e-aa54-48de-8795-f95674bc1bdc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1863.152345] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7870a18e-aa54-48de-8795-f95674bc1bdc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.152590] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7870a18e-aa54-48de-8795-f95674bc1bdc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.160801] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.160801] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.164462] [55302]: INFO cinder.volume.api [None req-7870a18e-aa54-48de-8795-f95674bc1bdc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1863.168874] [55302]: INFO cinder.api.openstack.wsgi [None req-7870a18e-aa54-48de-8795-f95674bc1bdc tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1863.169300] [55302]: [pid: 55302|app: 0|req: 176/338] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:05 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.208988] [55303]: DEBUG cinder.coordination [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Lock "cinder-attachment_update-98c0f4ef-7757-4ed5-9808-ab597ea8c879-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 10.544s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1863.209376] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-cd58a687-6c2b-4c33-9ad5-aee05ad0028e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641 returned with HTTP 200 [ 1863.209859] [55303]: [pid: 55303|app: 0|req: 163/339] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:22:54 2024] PUT /volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641 => generated 617 bytes in 10571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1863.487117] [55302]: DEBUG cinder.api.middleware.request_id [None req-27112e4a-6bb5-46d1-8bdc-d4a8f01996d0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.489476] [55302]: INFO cinder.api.openstack.wsgi [None req-27112e4a-6bb5-46d1-8bdc-d4a8f01996d0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1863.489762] [55302]: DEBUG cinder.api.openstack.wsgi [None req-27112e4a-6bb5-46d1-8bdc-d4a8f01996d0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.490080] [55302]: DEBUG cinder.api.openstack.wsgi [None req-27112e4a-6bb5-46d1-8bdc-d4a8f01996d0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.504175] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.504175] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.508277] [55302]: INFO cinder.volume.api [None req-27112e4a-6bb5-46d1-8bdc-d4a8f01996d0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1863.513709] [55302]: INFO cinder.api.openstack.wsgi [None req-27112e4a-6bb5-46d1-8bdc-d4a8f01996d0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1863.514062] [55302]: [pid: 55302|app: 0|req: 177/340] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:05 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1864.181075] [55303]: DEBUG cinder.api.middleware.request_id [None req-e90e7d30-9c46-40f4-8b68-58b8a3ba3887 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.183936] [55303]: INFO cinder.api.openstack.wsgi [None req-e90e7d30-9c46-40f4-8b68-58b8a3ba3887 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1864.184326] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e90e7d30-9c46-40f4-8b68-58b8a3ba3887 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.184688] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e90e7d30-9c46-40f4-8b68-58b8a3ba3887 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.199575] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.199575] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.205275] [55303]: INFO cinder.volume.api [None req-e90e7d30-9c46-40f4-8b68-58b8a3ba3887 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1864.211179] [55303]: INFO cinder.api.openstack.wsgi [None req-e90e7d30-9c46-40f4-8b68-58b8a3ba3887 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1864.211714] [55303]: [pid: 55303|app: 0|req: 164/341] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:06 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1864.523987] [55302]: DEBUG cinder.api.middleware.request_id [None req-1d9f7fd2-0dba-4457-b1a1-aad3017cf2fa None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.526431] [55302]: INFO cinder.api.openstack.wsgi [None req-1d9f7fd2-0dba-4457-b1a1-aad3017cf2fa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1864.526431] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1d9f7fd2-0dba-4457-b1a1-aad3017cf2fa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.526618] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1d9f7fd2-0dba-4457-b1a1-aad3017cf2fa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.538262] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.538262] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.541902] [55302]: INFO cinder.volume.api [None req-1d9f7fd2-0dba-4457-b1a1-aad3017cf2fa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1864.546476] [55302]: INFO cinder.api.openstack.wsgi [None req-1d9f7fd2-0dba-4457-b1a1-aad3017cf2fa tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1864.546851] [55302]: [pid: 55302|app: 0|req: 178/342] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:06 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.221912] [55303]: DEBUG cinder.api.middleware.request_id [None req-e526b4b2-ef7a-4e54-ac44-62521f6a7f5d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.223984] [55303]: INFO cinder.api.openstack.wsgi [None req-e526b4b2-ef7a-4e54-ac44-62521f6a7f5d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1865.224218] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e526b4b2-ef7a-4e54-ac44-62521f6a7f5d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.224430] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e526b4b2-ef7a-4e54-ac44-62521f6a7f5d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.235217] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.235217] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.239126] [55303]: INFO cinder.volume.api [None req-e526b4b2-ef7a-4e54-ac44-62521f6a7f5d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1865.243737] [55303]: INFO cinder.api.openstack.wsgi [None req-e526b4b2-ef7a-4e54-ac44-62521f6a7f5d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1865.244139] [55303]: [pid: 55303|app: 0|req: 165/343] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:07 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.556770] [55302]: DEBUG cinder.api.middleware.request_id [None req-8f1e083c-da59-43a7-a5a0-bbf348bd61de None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.559127] [55302]: INFO cinder.api.openstack.wsgi [None req-8f1e083c-da59-43a7-a5a0-bbf348bd61de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1865.559796] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8f1e083c-da59-43a7-a5a0-bbf348bd61de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.559796] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8f1e083c-da59-43a7-a5a0-bbf348bd61de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.573701] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.573701] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.577578] [55302]: INFO cinder.volume.api [None req-8f1e083c-da59-43a7-a5a0-bbf348bd61de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1865.582709] [55302]: INFO cinder.api.openstack.wsgi [None req-8f1e083c-da59-43a7-a5a0-bbf348bd61de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1865.583189] [55302]: [pid: 55302|app: 0|req: 179/344] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:07 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.836079] [55303]: DEBUG cinder.api.middleware.request_id [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-61bbcfb7-9c1b-446e-9379-6d71056ad6d2 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.838305] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-61bbcfb7-9c1b-446e-9379-6d71056ad6d2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641/action [ 1865.838797] [55303]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-61bbcfb7-9c1b-446e-9379-6d71056ad6d2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1865.839102] [55303]: DEBUG cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-61bbcfb7-9c1b-446e-9379-6d71056ad6d2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1865.854193] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.854193] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.861438] [55303]: INFO cinder.api.openstack.wsgi [req-b386e6e9-01bb-4de3-ad1f-0cf505ad44ad req-61bbcfb7-9c1b-446e-9379-6d71056ad6d2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641/action returned with HTTP 204 [ 1865.861891] [55303]: [pid: 55303|app: 0|req: 166/345] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:23:07 2024] POST /volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1866.254487] [55302]: DEBUG cinder.api.middleware.request_id [None req-a241a120-db32-42eb-8285-cc1bd21b01a7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.256797] [55302]: INFO cinder.api.openstack.wsgi [None req-a241a120-db32-42eb-8285-cc1bd21b01a7 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1866.257019] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a241a120-db32-42eb-8285-cc1bd21b01a7 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.257264] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a241a120-db32-42eb-8285-cc1bd21b01a7 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.268571] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.268571] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.272557] [55302]: INFO cinder.volume.api [None req-a241a120-db32-42eb-8285-cc1bd21b01a7 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1866.277470] [55302]: INFO cinder.api.openstack.wsgi [None req-a241a120-db32-42eb-8285-cc1bd21b01a7 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1866.277856] [55302]: [pid: 55302|app: 0|req: 180/346] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:08 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1866.592747] [55303]: DEBUG cinder.api.middleware.request_id [None req-95229848-47a3-44c0-bdab-d671b9c6faa0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.594752] [55303]: INFO cinder.api.openstack.wsgi [None req-95229848-47a3-44c0-bdab-d671b9c6faa0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1866.595268] [55303]: DEBUG cinder.api.openstack.wsgi [None req-95229848-47a3-44c0-bdab-d671b9c6faa0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.595671] [55303]: DEBUG cinder.api.openstack.wsgi [None req-95229848-47a3-44c0-bdab-d671b9c6faa0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.607648] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.607648] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.610626] [55303]: INFO cinder.volume.api [None req-95229848-47a3-44c0-bdab-d671b9c6faa0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1866.614878] [55303]: INFO cinder.api.openstack.wsgi [None req-95229848-47a3-44c0-bdab-d671b9c6faa0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1866.615299] [55303]: [pid: 55303|app: 0|req: 167/347] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:08 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1866.624128] [55302]: DEBUG cinder.api.middleware.request_id [None req-b7e2f322-be28-48b1-8673-ea7066103913 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.626279] [55302]: INFO cinder.api.openstack.wsgi [None req-b7e2f322-be28-48b1-8673-ea7066103913 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1866.626525] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b7e2f322-be28-48b1-8673-ea7066103913 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.626766] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b7e2f322-be28-48b1-8673-ea7066103913 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.637612] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.637612] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.641314] [55302]: INFO cinder.volume.api [None req-b7e2f322-be28-48b1-8673-ea7066103913 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1866.646284] [55302]: INFO cinder.api.openstack.wsgi [None req-b7e2f322-be28-48b1-8673-ea7066103913 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1866.646686] [55302]: [pid: 55302|app: 0|req: 181/348] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:08 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1866.681930] [55303]: DEBUG cinder.api.middleware.request_id [req-51abce7a-8d92-4583-aadb-8140534cc804 req-f568c4e0-0244-45b6-a166-2a3e2ff03f3b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.684494] [55303]: INFO cinder.api.openstack.wsgi [req-51abce7a-8d92-4583-aadb-8140534cc804 req-f568c4e0-0244-45b6-a166-2a3e2ff03f3b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1866.684726] [55303]: DEBUG cinder.api.openstack.wsgi [req-51abce7a-8d92-4583-aadb-8140534cc804 req-f568c4e0-0244-45b6-a166-2a3e2ff03f3b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.684979] [55303]: DEBUG cinder.api.openstack.wsgi [req-51abce7a-8d92-4583-aadb-8140534cc804 req-f568c4e0-0244-45b6-a166-2a3e2ff03f3b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.695822] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.695822] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.699173] [55303]: INFO cinder.volume.api [req-51abce7a-8d92-4583-aadb-8140534cc804 req-f568c4e0-0244-45b6-a166-2a3e2ff03f3b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1866.703661] [55303]: INFO cinder.api.openstack.wsgi [req-51abce7a-8d92-4583-aadb-8140534cc804 req-f568c4e0-0244-45b6-a166-2a3e2ff03f3b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1866.704231] [55303]: [pid: 55303|app: 0|req: 168/349] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:23:08 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1866.713771] [55302]: DEBUG cinder.api.middleware.request_id [None req-95f4dae9-d8a7-44fb-98fe-6676928f308e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.715859] [55302]: INFO cinder.api.openstack.wsgi [None req-95f4dae9-d8a7-44fb-98fe-6676928f308e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1866.716092] [55302]: DEBUG cinder.api.openstack.wsgi [None req-95f4dae9-d8a7-44fb-98fe-6676928f308e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.716301] [55302]: DEBUG cinder.api.openstack.wsgi [None req-95f4dae9-d8a7-44fb-98fe-6676928f308e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.727726] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.727726] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.731503] [55302]: INFO cinder.volume.api [None req-95f4dae9-d8a7-44fb-98fe-6676928f308e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1866.735918] [55302]: INFO cinder.api.openstack.wsgi [None req-95f4dae9-d8a7-44fb-98fe-6676928f308e tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1866.736329] [55302]: [pid: 55302|app: 0|req: 182/350] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:08 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1866.884110] [55303]: DEBUG cinder.api.middleware.request_id [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-57ccbc26-fccc-43a6-b38e-9b1a0c0e8206 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.887593] [55303]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-57ccbc26-fccc-43a6-b38e-9b1a0c0e8206 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1866.888727] [55303]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-57ccbc26-fccc-43a6-b38e-9b1a0c0e8206 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.888727] [55303]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-57ccbc26-fccc-43a6-b38e-9b1a0c0e8206 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.904479] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.904479] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.908014] [55303]: INFO cinder.volume.api [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-57ccbc26-fccc-43a6-b38e-9b1a0c0e8206 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1866.912461] [55303]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-57ccbc26-fccc-43a6-b38e-9b1a0c0e8206 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1866.912935] [55303]: [pid: 55303|app: 0|req: 169/351] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:23:08 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1866.944208] [55302]: DEBUG cinder.api.middleware.request_id [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.946485] [55302]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879/action [ 1866.946875] [55302]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1866.947021] [55302]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1866.956897] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.956897] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.957483] [55302]: INFO cinder.volume.api [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1866.962838] [55302]: INFO cinder.volume.api [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Begin detaching volume completed successfully. [ 1866.963102] [55302]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-3a21e307-16f3-4d12-8704-b1e0da5fbe1c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879/action returned with HTTP 202 [ 1866.963533] [55302]: [pid: 55302|app: 0|req: 183/352] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:23:08 2024] POST /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1867.287231] [55303]: DEBUG cinder.api.middleware.request_id [None req-cf46ee22-4150-4acf-911d-a8423bbe5b66 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.289294] [55303]: INFO cinder.api.openstack.wsgi [None req-cf46ee22-4150-4acf-911d-a8423bbe5b66 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1867.289510] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cf46ee22-4150-4acf-911d-a8423bbe5b66 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.289732] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cf46ee22-4150-4acf-911d-a8423bbe5b66 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.300542] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.300542] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.304887] [55303]: INFO cinder.volume.api [None req-cf46ee22-4150-4acf-911d-a8423bbe5b66 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1867.310667] [55303]: INFO cinder.api.openstack.wsgi [None req-cf46ee22-4150-4acf-911d-a8423bbe5b66 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1867.311216] [55303]: [pid: 55303|app: 0|req: 170/353] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:09 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1867.986914] [55302]: DEBUG cinder.api.middleware.request_id [None req-eeab9611-249d-4f13-8876-d1b8dd2f0794 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.987584] [55302]: INFO cinder.api.openstack.wsgi [None req-eeab9611-249d-4f13-8876-d1b8dd2f0794 None None] GET http://10.180.1.21/volume// [ 1867.987851] [55302]: DEBUG cinder.api.openstack.wsgi [None req-eeab9611-249d-4f13-8876-d1b8dd2f0794 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.988166] [55302]: DEBUG cinder.api.openstack.wsgi [None req-eeab9611-249d-4f13-8876-d1b8dd2f0794 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.988655] [55302]: INFO cinder.api.openstack.wsgi [None req-eeab9611-249d-4f13-8876-d1b8dd2f0794 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1867.989231] [55302]: [pid: 55302|app: 0|req: 184/354] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:23:09 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1867.992777] [55303]: DEBUG cinder.api.middleware.request_id [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-889800c3-8f30-4dbe-af28-12392d787406 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.995118] [55303]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-889800c3-8f30-4dbe-af28-12392d787406 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1867.995362] [55303]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-889800c3-8f30-4dbe-af28-12392d787406 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.995576] [55303]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-889800c3-8f30-4dbe-af28-12392d787406 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.006307] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.006307] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.009518] [55303]: INFO cinder.volume.api [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-889800c3-8f30-4dbe-af28-12392d787406 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1868.013796] [55303]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-889800c3-8f30-4dbe-af28-12392d787406 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1868.014223] [55303]: [pid: 55303|app: 0|req: 171/355] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:23:09 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1868.321697] [55302]: DEBUG cinder.api.middleware.request_id [None req-fb989c22-f80e-4321-ac2a-7e19e1867c41 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.328022] [55302]: INFO cinder.api.openstack.wsgi [None req-fb989c22-f80e-4321-ac2a-7e19e1867c41 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1868.328281] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fb989c22-f80e-4321-ac2a-7e19e1867c41 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.328907] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fb989c22-f80e-4321-ac2a-7e19e1867c41 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.339113] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.339113] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.344605] [55302]: INFO cinder.volume.api [None req-fb989c22-f80e-4321-ac2a-7e19e1867c41 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1868.350304] [55302]: INFO cinder.api.openstack.wsgi [None req-fb989c22-f80e-4321-ac2a-7e19e1867c41 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1868.350903] [55302]: [pid: 55302|app: 0|req: 185/356] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:10 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1869.178083] [55303]: DEBUG cinder.api.middleware.request_id [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-69ca389e-e07a-40fa-9cb4-c2acf417beb3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.180436] [55303]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-69ca389e-e07a-40fa-9cb4-c2acf417beb3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641 [ 1869.180688] [55303]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-69ca389e-e07a-40fa-9cb4-c2acf417beb3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.180960] [55303]: DEBUG cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-69ca389e-e07a-40fa-9cb4-c2acf417beb3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.189298] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.189298] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.360155] [55302]: DEBUG cinder.api.middleware.request_id [None req-9cdb98ac-1604-42d4-942e-61a86f57129f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.362237] [55302]: INFO cinder.api.openstack.wsgi [None req-9cdb98ac-1604-42d4-942e-61a86f57129f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1869.362490] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9cdb98ac-1604-42d4-942e-61a86f57129f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.362923] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9cdb98ac-1604-42d4-942e-61a86f57129f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.372899] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.372899] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.376934] [55302]: INFO cinder.volume.api [None req-9cdb98ac-1604-42d4-942e-61a86f57129f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1869.381693] [55302]: INFO cinder.api.openstack.wsgi [None req-9cdb98ac-1604-42d4-942e-61a86f57129f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1869.382075] [55302]: [pid: 55302|app: 0|req: 186/357] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:11 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1869.718510] [55303]: INFO cinder.api.openstack.wsgi [req-fd02a504-fe1c-4f6c-aa10-99cb87b861bc req-69ca389e-e07a-40fa-9cb4-c2acf417beb3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641 returned with HTTP 200 [ 1869.719276] [55303]: [pid: 55303|app: 0|req: 172/358] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:23:11 2024] DELETE /volume/v3/attachments/4c5eb6f4-1a1c-4e5e-ad86-8ba9795d2641 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1870.310890] [55302]: DEBUG cinder.api.middleware.request_id [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-5fcfb756-1bf8-4061-979a-11eaa21f7da8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.314098] [55302]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-5fcfb756-1bf8-4061-979a-11eaa21f7da8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1870.314436] [55302]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-5fcfb756-1bf8-4061-979a-11eaa21f7da8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.314779] [55302]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-5fcfb756-1bf8-4061-979a-11eaa21f7da8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.335962] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.335962] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.340109] [55302]: INFO cinder.volume.api [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-5fcfb756-1bf8-4061-979a-11eaa21f7da8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1870.345164] [55302]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-5fcfb756-1bf8-4061-979a-11eaa21f7da8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1870.345615] [55302]: [pid: 55302|app: 0|req: 187/359] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:23:12 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.367148] [55303]: DEBUG cinder.api.middleware.request_id [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.370403] [55303]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714/action [ 1870.370403] [55303]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1870.370403] [55303]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1870.387601] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.387601] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.388242] [55303]: INFO cinder.volume.api [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1870.392602] [55302]: DEBUG cinder.api.middleware.request_id [None req-173a6287-e9d6-48e7-9eb6-ee494c53dd0f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.394809] [55302]: INFO cinder.api.openstack.wsgi [None req-173a6287-e9d6-48e7-9eb6-ee494c53dd0f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1870.395059] [55302]: DEBUG cinder.api.openstack.wsgi [None req-173a6287-e9d6-48e7-9eb6-ee494c53dd0f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.395296] [55302]: DEBUG cinder.api.openstack.wsgi [None req-173a6287-e9d6-48e7-9eb6-ee494c53dd0f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.395644] [55303]: INFO cinder.volume.api [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Begin detaching volume completed successfully. [ 1870.395895] [55303]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-d2a107a2-261e-44c9-8682-f9bf7fabca4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714/action returned with HTTP 202 [ 1870.396405] [55303]: [pid: 55303|app: 0|req: 173/360] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:23:12 2024] POST /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1870.403091] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.403091] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.407238] [55302]: INFO cinder.volume.api [None req-173a6287-e9d6-48e7-9eb6-ee494c53dd0f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1870.412101] [55303]: DEBUG cinder.api.middleware.request_id [None req-d5302f1c-29a2-4eba-b9cf-5948b31363ee None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.414365] [55302]: INFO cinder.api.openstack.wsgi [None req-173a6287-e9d6-48e7-9eb6-ee494c53dd0f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1870.414365] [55302]: [pid: 55302|app: 0|req: 188/361] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:12 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1870.415717] [55303]: INFO cinder.api.openstack.wsgi [None req-d5302f1c-29a2-4eba-b9cf-5948b31363ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1870.415893] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d5302f1c-29a2-4eba-b9cf-5948b31363ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.416148] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d5302f1c-29a2-4eba-b9cf-5948b31363ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.426270] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.426270] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.430533] [55303]: INFO cinder.volume.api [None req-d5302f1c-29a2-4eba-b9cf-5948b31363ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1870.435341] [55303]: INFO cinder.api.openstack.wsgi [None req-d5302f1c-29a2-4eba-b9cf-5948b31363ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1870.435743] [55303]: [pid: 55303|app: 0|req: 174/362] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:12 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1871.181027] [55302]: DEBUG cinder.api.middleware.request_id [None req-670c7078-47e5-467d-823b-86ecc21fbee6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.183499] [55302]: INFO cinder.api.openstack.wsgi [None req-670c7078-47e5-467d-823b-86ecc21fbee6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1871.183798] [55302]: DEBUG cinder.api.openstack.wsgi [None req-670c7078-47e5-467d-823b-86ecc21fbee6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.184124] [55302]: DEBUG cinder.api.openstack.wsgi [None req-670c7078-47e5-467d-823b-86ecc21fbee6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.195934] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.195934] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.199900] [55302]: INFO cinder.volume.api [None req-670c7078-47e5-467d-823b-86ecc21fbee6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1871.204807] [55302]: INFO cinder.api.openstack.wsgi [None req-670c7078-47e5-467d-823b-86ecc21fbee6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1871.205206] [55302]: [pid: 55302|app: 0|req: 189/363] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:13 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1871.423671] [55303]: DEBUG cinder.api.middleware.request_id [None req-c29d66cd-b4b1-4971-8777-85a36c488389 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.424164] [55303]: INFO cinder.api.openstack.wsgi [None req-c29d66cd-b4b1-4971-8777-85a36c488389 None None] GET http://10.180.1.21/volume// [ 1871.424350] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c29d66cd-b4b1-4971-8777-85a36c488389 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.424561] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c29d66cd-b4b1-4971-8777-85a36c488389 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.424949] [55303]: INFO cinder.api.openstack.wsgi [None req-c29d66cd-b4b1-4971-8777-85a36c488389 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1871.425522] [55303]: [pid: 55303|app: 0|req: 175/364] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:23:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1871.429764] [55303]: DEBUG cinder.api.middleware.request_id [None req-a3d151de-6f5d-46be-a6fb-3cdc71b8147c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.429805] [55302]: DEBUG cinder.api.middleware.request_id [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-9f3bd3c6-150e-42e4-bea3-11248ffc886b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.431527] [55303]: INFO cinder.api.openstack.wsgi [None req-a3d151de-6f5d-46be-a6fb-3cdc71b8147c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1871.431724] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a3d151de-6f5d-46be-a6fb-3cdc71b8147c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.431986] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a3d151de-6f5d-46be-a6fb-3cdc71b8147c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.432348] [55302]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-9f3bd3c6-150e-42e4-bea3-11248ffc886b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1871.432698] [55302]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-9f3bd3c6-150e-42e4-bea3-11248ffc886b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.433918] [55302]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-9f3bd3c6-150e-42e4-bea3-11248ffc886b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.439562] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.439562] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.443138] [55303]: INFO cinder.volume.api [None req-a3d151de-6f5d-46be-a6fb-3cdc71b8147c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1871.445999] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.445999] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.447510] [55303]: INFO cinder.api.openstack.wsgi [None req-a3d151de-6f5d-46be-a6fb-3cdc71b8147c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1871.447899] [55303]: [pid: 55303|app: 0|req: 176/365] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:13 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1871.450131] [55302]: INFO cinder.volume.api [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-9f3bd3c6-150e-42e4-bea3-11248ffc886b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1871.451404] [55303]: DEBUG cinder.api.middleware.request_id [None req-0fa762e1-2a72-4b9c-b863-3759225bd577 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.453219] [55303]: INFO cinder.api.openstack.wsgi [None req-0fa762e1-2a72-4b9c-b863-3759225bd577 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1871.453421] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0fa762e1-2a72-4b9c-b863-3759225bd577 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.453622] [55303]: DEBUG cinder.api.openstack.wsgi [None req-0fa762e1-2a72-4b9c-b863-3759225bd577 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.455488] [55302]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-9f3bd3c6-150e-42e4-bea3-11248ffc886b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1871.456496] [55302]: [pid: 55302|app: 0|req: 190/366] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:23:13 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1871.467943] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.467943] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.471231] [55303]: INFO cinder.volume.api [None req-0fa762e1-2a72-4b9c-b863-3759225bd577 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1871.475554] [55303]: INFO cinder.api.openstack.wsgi [None req-0fa762e1-2a72-4b9c-b863-3759225bd577 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1871.475939] [55303]: [pid: 55303|app: 0|req: 177/367] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:13 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1872.458736] [55302]: DEBUG cinder.api.middleware.request_id [None req-72463919-bef3-46ab-b61e-d8b965e29072 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1872.460857] [55302]: INFO cinder.api.openstack.wsgi [None req-72463919-bef3-46ab-b61e-d8b965e29072 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1872.461177] [55302]: DEBUG cinder.api.openstack.wsgi [None req-72463919-bef3-46ab-b61e-d8b965e29072 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1872.461456] [55302]: DEBUG cinder.api.openstack.wsgi [None req-72463919-bef3-46ab-b61e-d8b965e29072 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1872.472439] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1872.472439] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1872.476907] [55302]: INFO cinder.volume.api [None req-72463919-bef3-46ab-b61e-d8b965e29072 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1872.482670] [55302]: INFO cinder.api.openstack.wsgi [None req-72463919-bef3-46ab-b61e-d8b965e29072 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1872.483284] [55302]: [pid: 55302|app: 0|req: 191/368] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:14 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1872.486737] [55303]: DEBUG cinder.api.middleware.request_id [None req-7165e17f-cb66-4182-b321-77f8e579abdb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1872.488799] [55303]: INFO cinder.api.openstack.wsgi [None req-7165e17f-cb66-4182-b321-77f8e579abdb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1872.489174] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7165e17f-cb66-4182-b321-77f8e579abdb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1872.489534] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7165e17f-cb66-4182-b321-77f8e579abdb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1872.503622] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1872.503622] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1872.507958] [55303]: INFO cinder.volume.api [None req-7165e17f-cb66-4182-b321-77f8e579abdb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1872.513104] [55303]: INFO cinder.api.openstack.wsgi [None req-7165e17f-cb66-4182-b321-77f8e579abdb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1872.513550] [55303]: [pid: 55303|app: 0|req: 178/369] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:14 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1872.597937] [55302]: DEBUG cinder.api.middleware.request_id [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-e40fec76-3374-460d-890c-d9cf669af283 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1872.603404] [55302]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-e40fec76-3374-460d-890c-d9cf669af283 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574 [ 1872.603404] [55302]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-e40fec76-3374-460d-890c-d9cf669af283 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1872.603404] [55302]: DEBUG cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-e40fec76-3374-460d-890c-d9cf669af283 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1872.610174] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1872.610174] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1873.139978] [55302]: INFO cinder.api.openstack.wsgi [req-6f238e6d-fc07-4739-84c1-0e8669474e7e req-e40fec76-3374-460d-890c-d9cf669af283 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574 returned with HTTP 200 [ 1873.140492] [55302]: [pid: 55302|app: 0|req: 192/370] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:23:14 2024] DELETE /volume/v3/attachments/1d97b83c-35d4-4474-a62d-c8c5e87a8574 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1873.495276] [55303]: DEBUG cinder.api.middleware.request_id [None req-a5829a94-c86c-402a-bfbf-f33bbe7af9b1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.497329] [55303]: INFO cinder.api.openstack.wsgi [None req-a5829a94-c86c-402a-bfbf-f33bbe7af9b1 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1873.497543] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a5829a94-c86c-402a-bfbf-f33bbe7af9b1 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1873.497754] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a5829a94-c86c-402a-bfbf-f33bbe7af9b1 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1873.507478] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1873.507478] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1873.511382] [55303]: INFO cinder.volume.api [None req-a5829a94-c86c-402a-bfbf-f33bbe7af9b1 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1873.518345] [55303]: INFO cinder.api.openstack.wsgi [None req-a5829a94-c86c-402a-bfbf-f33bbe7af9b1 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1873.518978] [55303]: [pid: 55303|app: 0|req: 179/371] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:15 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1873.522443] [55302]: DEBUG cinder.api.middleware.request_id [None req-1654dab6-fd82-4a4b-b2d5-fdef04e3fe2b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.524788] [55302]: INFO cinder.api.openstack.wsgi [None req-1654dab6-fd82-4a4b-b2d5-fdef04e3fe2b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1873.525037] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1654dab6-fd82-4a4b-b2d5-fdef04e3fe2b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1873.525324] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1654dab6-fd82-4a4b-b2d5-fdef04e3fe2b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1873.533095] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1873.533095] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1873.537088] [55302]: INFO cinder.volume.api [None req-1654dab6-fd82-4a4b-b2d5-fdef04e3fe2b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1873.541485] [55302]: INFO cinder.api.openstack.wsgi [None req-1654dab6-fd82-4a4b-b2d5-fdef04e3fe2b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1873.541875] [55302]: [pid: 55302|app: 0|req: 193/372] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:15 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1874.531615] [55303]: DEBUG cinder.api.middleware.request_id [None req-38f077d6-d970-4daf-bd54-55d18efca8ef None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.533167] [55303]: INFO cinder.api.openstack.wsgi [None req-38f077d6-d970-4daf-bd54-55d18efca8ef tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1874.533478] [55303]: DEBUG cinder.api.openstack.wsgi [None req-38f077d6-d970-4daf-bd54-55d18efca8ef tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.533746] [55303]: DEBUG cinder.api.openstack.wsgi [None req-38f077d6-d970-4daf-bd54-55d18efca8ef tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.552611] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.552611] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.560846] [55303]: INFO cinder.volume.api [None req-38f077d6-d970-4daf-bd54-55d18efca8ef tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1874.568576] [55303]: INFO cinder.api.openstack.wsgi [None req-38f077d6-d970-4daf-bd54-55d18efca8ef tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1874.569016] [55303]: [pid: 55303|app: 0|req: 180/373] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:16 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1875.584418] [55302]: DEBUG cinder.api.middleware.request_id [None req-89a8c63e-e22e-4d63-9fe2-3bd2c922dac0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.586485] [55302]: INFO cinder.api.openstack.wsgi [None req-89a8c63e-e22e-4d63-9fe2-3bd2c922dac0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1875.586705] [55302]: DEBUG cinder.api.openstack.wsgi [None req-89a8c63e-e22e-4d63-9fe2-3bd2c922dac0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.586920] [55302]: DEBUG cinder.api.openstack.wsgi [None req-89a8c63e-e22e-4d63-9fe2-3bd2c922dac0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.606796] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.606796] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.613466] [55302]: INFO cinder.volume.api [None req-89a8c63e-e22e-4d63-9fe2-3bd2c922dac0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1875.619652] [55302]: INFO cinder.api.openstack.wsgi [None req-89a8c63e-e22e-4d63-9fe2-3bd2c922dac0 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1875.620055] [55302]: [pid: 55302|app: 0|req: 194/374] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:17 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1876.629270] [55303]: DEBUG cinder.api.middleware.request_id [None req-cc0153f6-6139-465e-952b-5295d74f9aec None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.631727] [55303]: INFO cinder.api.openstack.wsgi [None req-cc0153f6-6139-465e-952b-5295d74f9aec tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1876.631956] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cc0153f6-6139-465e-952b-5295d74f9aec tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.632202] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cc0153f6-6139-465e-952b-5295d74f9aec tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.648789] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.648789] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.653087] [55303]: INFO cinder.volume.api [None req-cc0153f6-6139-465e-952b-5295d74f9aec tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1876.661261] [55303]: INFO cinder.api.openstack.wsgi [None req-cc0153f6-6139-465e-952b-5295d74f9aec tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1876.661580] [55303]: [pid: 55303|app: 0|req: 181/375] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:18 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.674298] [55302]: DEBUG cinder.api.middleware.request_id [None req-0e3845a5-a994-4ad3-95cd-865bfa6ff8b6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.676425] [55302]: INFO cinder.api.openstack.wsgi [None req-0e3845a5-a994-4ad3-95cd-865bfa6ff8b6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1877.676658] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0e3845a5-a994-4ad3-95cd-865bfa6ff8b6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.676873] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0e3845a5-a994-4ad3-95cd-865bfa6ff8b6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.688544] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.688544] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.691598] [55302]: INFO cinder.volume.api [None req-0e3845a5-a994-4ad3-95cd-865bfa6ff8b6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1877.696390] [55302]: INFO cinder.api.openstack.wsgi [None req-0e3845a5-a994-4ad3-95cd-865bfa6ff8b6 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1877.696900] [55302]: [pid: 55302|app: 0|req: 195/376] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:19 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1878.706690] [55303]: DEBUG cinder.api.middleware.request_id [None req-3ef60fbf-0bdf-4c57-b974-0ef872186c19 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.709419] [55303]: INFO cinder.api.openstack.wsgi [None req-3ef60fbf-0bdf-4c57-b974-0ef872186c19 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1878.709522] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3ef60fbf-0bdf-4c57-b974-0ef872186c19 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.709725] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3ef60fbf-0bdf-4c57-b974-0ef872186c19 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.719826] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.719826] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.725316] [55303]: INFO cinder.volume.api [None req-3ef60fbf-0bdf-4c57-b974-0ef872186c19 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1878.730368] [55303]: INFO cinder.api.openstack.wsgi [None req-3ef60fbf-0bdf-4c57-b974-0ef872186c19 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1878.730832] [55303]: [pid: 55303|app: 0|req: 182/377] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:20 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1879.743174] [55302]: DEBUG cinder.api.middleware.request_id [None req-b42946de-ed3c-4f0e-a7bf-2d87b12699be None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.746226] [55302]: INFO cinder.api.openstack.wsgi [None req-b42946de-ed3c-4f0e-a7bf-2d87b12699be tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1879.746447] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b42946de-ed3c-4f0e-a7bf-2d87b12699be tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.746658] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b42946de-ed3c-4f0e-a7bf-2d87b12699be tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1879.756603] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1879.756603] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1879.760932] [55302]: INFO cinder.volume.api [None req-b42946de-ed3c-4f0e-a7bf-2d87b12699be tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1879.765711] [55302]: INFO cinder.api.openstack.wsgi [None req-b42946de-ed3c-4f0e-a7bf-2d87b12699be tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1879.766118] [55302]: [pid: 55302|app: 0|req: 196/378] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:21 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.775703] [55303]: DEBUG cinder.api.middleware.request_id [None req-6c9a1f19-82d5-459e-b95d-102947881d2f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.778590] [55303]: INFO cinder.api.openstack.wsgi [None req-6c9a1f19-82d5-459e-b95d-102947881d2f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1880.778808] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6c9a1f19-82d5-459e-b95d-102947881d2f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.779122] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6c9a1f19-82d5-459e-b95d-102947881d2f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.789535] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.789535] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.793713] [55303]: INFO cinder.volume.api [None req-6c9a1f19-82d5-459e-b95d-102947881d2f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1880.798818] [55303]: INFO cinder.api.openstack.wsgi [None req-6c9a1f19-82d5-459e-b95d-102947881d2f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1880.799246] [55303]: [pid: 55303|app: 0|req: 183/379] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:22 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.825748] [55302]: DEBUG cinder.api.middleware.request_id [req-fe79e405-8174-495b-9935-7b7e5e346501 req-0a7e1328-fc3e-4121-b3d9-6c6ebe2696fd None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.828088] [55302]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-0a7e1328-fc3e-4121-b3d9-6c6ebe2696fd tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1880.828380] [55302]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-0a7e1328-fc3e-4121-b3d9-6c6ebe2696fd tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.828651] [55302]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-0a7e1328-fc3e-4121-b3d9-6c6ebe2696fd tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.843882] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.843882] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.847429] [55302]: INFO cinder.volume.api [req-fe79e405-8174-495b-9935-7b7e5e346501 req-0a7e1328-fc3e-4121-b3d9-6c6ebe2696fd tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1880.853098] [55302]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-0a7e1328-fc3e-4121-b3d9-6c6ebe2696fd tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1880.853528] [55302]: [pid: 55302|app: 0|req: 197/380] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:23:22 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1881.184891] [55303]: DEBUG cinder.api.middleware.request_id [req-fe79e405-8174-495b-9935-7b7e5e346501 req-ae30722f-7a3f-4938-9bbc-62650ba966de None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1881.187153] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-ae30722f-7a3f-4938-9bbc-62650ba966de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1881.189621] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-ae30722f-7a3f-4938-9bbc-62650ba966de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1881.189621] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-ae30722f-7a3f-4938-9bbc-62650ba966de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1881.198259] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1881.198259] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1881.205101] [55303]: INFO cinder.volume.api [req-fe79e405-8174-495b-9935-7b7e5e346501 req-ae30722f-7a3f-4938-9bbc-62650ba966de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1881.212070] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-ae30722f-7a3f-4938-9bbc-62650ba966de tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1881.212554] [55303]: [pid: 55303|app: 0|req: 184/381] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:23:23 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1881.222854] [55302]: DEBUG cinder.api.middleware.request_id [None req-70b5b9af-f253-4b5f-8ba7-dec50849f5a2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1881.222854] [55302]: INFO cinder.api.openstack.wsgi [None req-70b5b9af-f253-4b5f-8ba7-dec50849f5a2 None None] GET http://10.180.1.21/volume// [ 1881.222854] [55302]: DEBUG cinder.api.openstack.wsgi [None req-70b5b9af-f253-4b5f-8ba7-dec50849f5a2 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1881.222854] [55302]: DEBUG cinder.api.openstack.wsgi [None req-70b5b9af-f253-4b5f-8ba7-dec50849f5a2 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1881.222854] [55302]: INFO cinder.api.openstack.wsgi [None req-70b5b9af-f253-4b5f-8ba7-dec50849f5a2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1881.222854] [55302]: [pid: 55302|app: 0|req: 198/382] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:23:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1881.228651] [55303]: DEBUG cinder.api.middleware.request_id [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5f88a444-c45c-486c-b054-198b917ffe88 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1881.230698] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5f88a444-c45c-486c-b054-198b917ffe88 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1881.234017] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5f88a444-c45c-486c-b054-198b917ffe88 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6482f15-a420-4954-984e-1672b873f269", "connector": null, "instance_uuid": "a87368f8-71f6-499c-8665-272f5cc61cbb"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1881.241594] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1881.241594] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1881.268773] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5f88a444-c45c-486c-b054-198b917ffe88 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1881.269344] [55303]: [pid: 55303|app: 0|req: 185/383] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:23:23 2024] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1884.638675] [55302]: DEBUG cinder.api.middleware.request_id [None req-f48eb221-d066-44a5-9b7a-20b69c6a33c6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.640659] [55302]: INFO cinder.api.openstack.wsgi [None req-f48eb221-d066-44a5-9b7a-20b69c6a33c6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1884.640884] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f48eb221-d066-44a5-9b7a-20b69c6a33c6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.641120] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f48eb221-d066-44a5-9b7a-20b69c6a33c6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.653124] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.653124] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.656904] [55302]: INFO cinder.volume.api [None req-f48eb221-d066-44a5-9b7a-20b69c6a33c6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1884.662161] [55302]: INFO cinder.api.openstack.wsgi [None req-f48eb221-d066-44a5-9b7a-20b69c6a33c6 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1884.662551] [55302]: [pid: 55302|app: 0|req: 199/384] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:26 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1884.741563] [55303]: DEBUG cinder.api.middleware.request_id [None req-cfb5c761-ac10-4b0d-b86d-a8ea3b15bf1a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.743736] [55303]: INFO cinder.api.openstack.wsgi [None req-cfb5c761-ac10-4b0d-b86d-a8ea3b15bf1a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1884.744078] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cfb5c761-ac10-4b0d-b86d-a8ea3b15bf1a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.744203] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cfb5c761-ac10-4b0d-b86d-a8ea3b15bf1a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.752917] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.752917] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.757403] [55303]: INFO cinder.volume.api [None req-cfb5c761-ac10-4b0d-b86d-a8ea3b15bf1a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1884.763039] [55303]: INFO cinder.api.openstack.wsgi [None req-cfb5c761-ac10-4b0d-b86d-a8ea3b15bf1a tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1884.763532] [55303]: [pid: 55303|app: 0|req: 186/385] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:26 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1892.900252] [55302]: DEBUG cinder.api.middleware.request_id [None req-1ce39344-e450-4472-b6dd-4c19bc01e2cb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1892.900713] [55302]: INFO cinder.api.openstack.wsgi [None req-1ce39344-e450-4472-b6dd-4c19bc01e2cb None None] GET http://10.180.1.21/volume// [ 1892.901089] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1ce39344-e450-4472-b6dd-4c19bc01e2cb None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1892.901193] [55302]: DEBUG cinder.api.openstack.wsgi [None req-1ce39344-e450-4472-b6dd-4c19bc01e2cb None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1892.901594] [55302]: INFO cinder.api.openstack.wsgi [None req-1ce39344-e450-4472-b6dd-4c19bc01e2cb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1892.901930] [55302]: [pid: 55302|app: 0|req: 200/386] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:23:34 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1892.905540] [55303]: DEBUG cinder.api.middleware.request_id [req-fe79e405-8174-495b-9935-7b7e5e346501 req-35780c9b-f5e9-4bd8-b49e-24cd6ccccefb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1892.907978] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-35780c9b-f5e9-4bd8-b49e-24cd6ccccefb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1892.908255] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-35780c9b-f5e9-4bd8-b49e-24cd6ccccefb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1892.908630] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-35780c9b-f5e9-4bd8-b49e-24cd6ccccefb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1892.922366] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1892.922366] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1892.928445] [55303]: INFO cinder.volume.api [req-fe79e405-8174-495b-9935-7b7e5e346501 req-35780c9b-f5e9-4bd8-b49e-24cd6ccccefb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1892.935077] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-35780c9b-f5e9-4bd8-b49e-24cd6ccccefb tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 200 [ 1892.935533] [55303]: [pid: 55303|app: 0|req: 187/387] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:23:34 2024] GET /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1893.064603] [55302]: DEBUG cinder.api.middleware.request_id [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.067215] [55302]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] PUT http://10.180.1.21/volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31 [ 1893.067627] [55302]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-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=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1893.076397] [55302]: DEBUG cinder.coordination [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Acquiring lock "cinder-attachment_update-c6482f15-a420-4954-984e-1672b873f269-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1893.080872] [55302]: DEBUG cinder.coordination [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-c6482f15-a420-4954-984e-1672b873f269-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1893.082030] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1893.082030] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.604611] [55302]: DEBUG cinder.coordination [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-c6482f15-a420-4954-984e-1672b873f269-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1893.605036] [55302]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-f206ae41-6b8e-4fa1-a31a-9d86a5a48d6a tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31 returned with HTTP 200 [ 1893.605555] [55302]: [pid: 55302|app: 0|req: 201/388] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:23:34 2024] PUT /volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1894.112698] [55303]: DEBUG cinder.api.middleware.request_id [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5e85703f-e3a7-4fb2-b78b-f993bd9f3220 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.115551] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5e85703f-e3a7-4fb2-b78b-f993bd9f3220 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31/action [ 1894.115872] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5e85703f-e3a7-4fb2-b78b-f993bd9f3220 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1894.116019] [55303]: DEBUG cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5e85703f-e3a7-4fb2-b78b-f993bd9f3220 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1894.133137] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1894.133137] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.140603] [55303]: INFO cinder.api.openstack.wsgi [req-fe79e405-8174-495b-9935-7b7e5e346501 req-5e85703f-e3a7-4fb2-b78b-f993bd9f3220 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31/action returned with HTTP 204 [ 1894.141091] [55303]: [pid: 55303|app: 0|req: 188/389] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:23:35 2024] POST /volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1897.414060] [55302]: DEBUG cinder.api.middleware.request_id [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.416697] [55302]: INFO cinder.api.openstack.wsgi [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1897.416935] [55302]: DEBUG cinder.api.openstack.wsgi [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.417567] [55302]: DEBUG cinder.api.openstack.wsgi [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.417567] [55302]: INFO cinder.api.v3.volumes [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Delete volume with id: 7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1897.431044] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.431044] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.431621] [55302]: INFO cinder.volume.api [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1897.458659] [55302]: INFO cinder.volume.api [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Delete volume request issued successfully. [ 1897.458659] [55302]: INFO cinder.api.openstack.wsgi [None req-323ce1ae-9f03-4233-b0c6-f1abcfcc459d tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 202 [ 1897.460674] [55302]: [pid: 55302|app: 0|req: 202/390] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:23:39 2024] DELETE /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1897.461993] [55303]: DEBUG cinder.api.middleware.request_id [None req-55def9d1-fbac-47c7-b25a-88c0dc92e7ec None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.468414] [55303]: INFO cinder.api.openstack.wsgi [None req-55def9d1-fbac-47c7-b25a-88c0dc92e7ec tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1897.468414] [55303]: DEBUG cinder.api.openstack.wsgi [None req-55def9d1-fbac-47c7-b25a-88c0dc92e7ec tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.468414] [55303]: DEBUG cinder.api.openstack.wsgi [None req-55def9d1-fbac-47c7-b25a-88c0dc92e7ec tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.475271] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.475271] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.483607] [55303]: INFO cinder.volume.api [None req-55def9d1-fbac-47c7-b25a-88c0dc92e7ec tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1897.489485] [55303]: INFO cinder.api.openstack.wsgi [None req-55def9d1-fbac-47c7-b25a-88c0dc92e7ec tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 200 [ 1897.489945] [55303]: [pid: 55303|app: 0|req: 189/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:39 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1898.507492] [55302]: DEBUG cinder.api.middleware.request_id [None req-56f8bbde-0d52-4c51-834c-eb6ad373b361 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.509073] [55302]: INFO cinder.api.openstack.wsgi [None req-56f8bbde-0d52-4c51-834c-eb6ad373b361 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 [ 1898.509359] [55302]: DEBUG cinder.api.openstack.wsgi [None req-56f8bbde-0d52-4c51-834c-eb6ad373b361 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1898.509646] [55302]: DEBUG cinder.api.openstack.wsgi [None req-56f8bbde-0d52-4c51-834c-eb6ad373b361 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1898.518535] [55302]: INFO cinder.api.openstack.wsgi [None req-56f8bbde-0d52-4c51-834c-eb6ad373b361 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 returned with HTTP 404 [ 1898.519118] [55302]: [pid: 55302|app: 0|req: 203/392] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:40 2024] GET /volume/v3/volumes/7ce737e7-c84e-4a66-84e0-79c7e9a778c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1898.742092] [55303]: DEBUG cinder.api.middleware.request_id [None req-95299c10-8128-4a1a-8f32-1144bce8b365 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.744196] [55303]: INFO cinder.api.openstack.wsgi [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] DELETE http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1898.744415] [55303]: DEBUG cinder.api.openstack.wsgi [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1898.744631] [55303]: DEBUG cinder.api.openstack.wsgi [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1898.744981] [55303]: INFO cinder.api.v3.volumes [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Delete volume with id: 93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1898.756427] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1898.756427] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1898.757058] [55303]: INFO cinder.volume.api [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1898.778463] [55303]: INFO cinder.volume.api [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Delete volume request issued successfully. [ 1898.778594] [55303]: INFO cinder.api.openstack.wsgi [None req-95299c10-8128-4a1a-8f32-1144bce8b365 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 202 [ 1898.778952] [55303]: [pid: 55303|app: 0|req: 190/393] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:23:40 2024] DELETE /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1898.781952] [55302]: DEBUG cinder.api.middleware.request_id [None req-9507a0b4-452f-4ce8-9af3-195fa7480646 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.784058] [55302]: INFO cinder.api.openstack.wsgi [None req-9507a0b4-452f-4ce8-9af3-195fa7480646 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1898.784298] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9507a0b4-452f-4ce8-9af3-195fa7480646 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1898.784526] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9507a0b4-452f-4ce8-9af3-195fa7480646 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1898.792455] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1898.792455] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1898.796616] [55302]: INFO cinder.volume.api [None req-9507a0b4-452f-4ce8-9af3-195fa7480646 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1898.801436] [55302]: INFO cinder.api.openstack.wsgi [None req-9507a0b4-452f-4ce8-9af3-195fa7480646 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1898.801908] [55302]: [pid: 55302|app: 0|req: 204/394] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:40 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1899.812031] [55303]: DEBUG cinder.api.middleware.request_id [None req-dc015111-fb1d-4995-9af8-51aa6274b6dc None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.815136] [55303]: INFO cinder.api.openstack.wsgi [None req-dc015111-fb1d-4995-9af8-51aa6274b6dc tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1899.815517] [55303]: DEBUG cinder.api.openstack.wsgi [None req-dc015111-fb1d-4995-9af8-51aa6274b6dc tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.815872] [55303]: DEBUG cinder.api.openstack.wsgi [None req-dc015111-fb1d-4995-9af8-51aa6274b6dc tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.828466] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.828466] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.832945] [55303]: INFO cinder.volume.api [None req-dc015111-fb1d-4995-9af8-51aa6274b6dc tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1899.837822] [55303]: INFO cinder.api.openstack.wsgi [None req-dc015111-fb1d-4995-9af8-51aa6274b6dc tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1899.838236] [55303]: [pid: 55303|app: 0|req: 191/395] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:41 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1900.848144] [55302]: DEBUG cinder.api.middleware.request_id [None req-041f0bbf-e317-419b-a152-80fd0603aca0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.851152] [55302]: INFO cinder.api.openstack.wsgi [None req-041f0bbf-e317-419b-a152-80fd0603aca0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1900.851152] [55302]: DEBUG cinder.api.openstack.wsgi [None req-041f0bbf-e317-419b-a152-80fd0603aca0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.851152] [55302]: DEBUG cinder.api.openstack.wsgi [None req-041f0bbf-e317-419b-a152-80fd0603aca0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.859702] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.859702] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.863240] [55302]: INFO cinder.volume.api [None req-041f0bbf-e317-419b-a152-80fd0603aca0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Volume info retrieved successfully. [ 1900.868087] [55302]: INFO cinder.api.openstack.wsgi [None req-041f0bbf-e317-419b-a152-80fd0603aca0 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 200 [ 1900.868087] [55302]: [pid: 55302|app: 0|req: 205/396] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:42 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1901.878135] [55303]: DEBUG cinder.api.middleware.request_id [None req-70ed32e5-ff83-47e8-83c1-5b2b8ce14056 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1901.880227] [55303]: INFO cinder.api.openstack.wsgi [None req-70ed32e5-ff83-47e8-83c1-5b2b8ce14056 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] GET http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 [ 1901.880466] [55303]: DEBUG cinder.api.openstack.wsgi [None req-70ed32e5-ff83-47e8-83c1-5b2b8ce14056 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1901.880687] [55303]: DEBUG cinder.api.openstack.wsgi [None req-70ed32e5-ff83-47e8-83c1-5b2b8ce14056 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1901.888793] [55303]: INFO cinder.api.openstack.wsgi [None req-70ed32e5-ff83-47e8-83c1-5b2b8ce14056 tempest-AttachVolumeShelveTestJSON-916830518 tempest-AttachVolumeShelveTestJSON-916830518-project-member] http://10.180.1.21/volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 returned with HTTP 404 [ 1901.889679] [55303]: [pid: 55303|app: 0|req: 192/397] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:43 2024] GET /volume/v3/volumes/93e671cf-2a9a-470f-bcf5-a7486d17ccc4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1910.865709] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=235,cinder:INSERT=13,cinder:UPDATE=30 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1911.261544] [55302]: DEBUG cinder.api.middleware.request_id [None req-6ec61bf1-de71-41a4-834d-85113f427e81 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.263306] [55302]: INFO cinder.api.openstack.wsgi [None req-6ec61bf1-de71-41a4-834d-85113f427e81 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1911.263541] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6ec61bf1-de71-41a4-834d-85113f427e81 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.263762] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6ec61bf1-de71-41a4-834d-85113f427e81 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.281680] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.281680] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.286095] [55302]: INFO cinder.volume.api [None req-6ec61bf1-de71-41a4-834d-85113f427e81 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1911.291166] [55302]: INFO cinder.api.openstack.wsgi [None req-6ec61bf1-de71-41a4-834d-85113f427e81 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1911.291566] [55302]: [pid: 55302|app: 0|req: 206/398] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:53 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1911.333121] [55303]: DEBUG cinder.api.middleware.request_id [None req-164b24d9-68c4-4614-af3c-f11328be4116 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.335518] [55303]: INFO cinder.api.openstack.wsgi [None req-164b24d9-68c4-4614-af3c-f11328be4116 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 1911.335604] [55303]: DEBUG cinder.api.openstack.wsgi [None req-164b24d9-68c4-4614-af3c-f11328be4116 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.335759] [55303]: DEBUG cinder.api.openstack.wsgi [None req-164b24d9-68c4-4614-af3c-f11328be4116 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.343455] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.343455] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.347076] [55303]: INFO cinder.volume.api [None req-164b24d9-68c4-4614-af3c-f11328be4116 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1911.351578] [55303]: INFO cinder.api.openstack.wsgi [None req-164b24d9-68c4-4614-af3c-f11328be4116 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 1911.351986] [55303]: [pid: 55303|app: 0|req: 193/399] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:53 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1915.831916] [55302]: DEBUG cinder.api.middleware.request_id [None req-f491df4e-769b-4ef8-ad5c-ee15c69eef83 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.832351] [55302]: INFO cinder.api.openstack.wsgi [None req-f491df4e-769b-4ef8-ad5c-ee15c69eef83 None None] GET http://10.180.1.21/volume// [ 1915.832538] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f491df4e-769b-4ef8-ad5c-ee15c69eef83 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.832755] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f491df4e-769b-4ef8-ad5c-ee15c69eef83 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.833163] [55302]: INFO cinder.api.openstack.wsgi [None req-f491df4e-769b-4ef8-ad5c-ee15c69eef83 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1915.833471] [55302]: [pid: 55302|app: 0|req: 207/400] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:23:57 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1915.836831] [55303]: DEBUG cinder.api.middleware.request_id [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-c3edae14-ff27-40b8-8cba-297aefb68696 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.839087] [55303]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-c3edae14-ff27-40b8-8cba-297aefb68696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1915.839510] [55303]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-c3edae14-ff27-40b8-8cba-297aefb68696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6482f15-a420-4954-984e-1672b873f269", "connector": null, "instance_uuid": "a87368f8-71f6-499c-8665-272f5cc61cbb"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1915.854416] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.854416] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1915.879057] [55303]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-c3edae14-ff27-40b8-8cba-297aefb68696 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1915.879478] [55303]: [pid: 55303|app: 0|req: 194/401] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:23:57 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1915.883681] [55302]: DEBUG cinder.api.middleware.request_id [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-8c4a193a-49d7-4141-9d2b-f83d8ba9c687 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.885968] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-8c4a193a-49d7-4141-9d2b-f83d8ba9c687 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31 [ 1915.886194] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-8c4a193a-49d7-4141-9d2b-f83d8ba9c687 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.886401] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-8c4a193a-49d7-4141-9d2b-f83d8ba9c687 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.893488] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.893488] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.425302] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-8c4a193a-49d7-4141-9d2b-f83d8ba9c687 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31 returned with HTTP 200 [ 1916.425911] [55302]: [pid: 55302|app: 0|req: 208/402] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:23:57 2024] DELETE /volume/v3/attachments/3b83cb5b-e459-428e-870a-d6bcc2c36c31 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1917.647250] [55303]: DEBUG cinder.api.middleware.request_id [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.649312] [55303]: INFO cinder.api.openstack.wsgi [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1917.649608] [55303]: DEBUG cinder.api.openstack.wsgi [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1713358889"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1917.651234] [55303]: DEBUG cinder.api.v3.volumes [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1713358889'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1917.651473] [55303]: INFO cinder.api.v3.volumes [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Create volume of 1 GB [ 1917.651992] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.651992] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.659039] [55303]: INFO cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Availability Zones retrieved successfully. [ 1917.664380] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Flow 'volume_create_api' (0f40fcc2-0ab7-4a5d-bac7-30558d990848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.665587] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff09a68e-585a-46c5-bcba-d79b5d234f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.666799] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1917.687562] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff09a68e-585a-46c5-bcba-d79b5d234f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.688567] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa774127-3783-4033-b669-292e15f414c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.736352] [55303]: DEBUG cinder.quota [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Created reservations ['66f62fb4-4ad0-4a31-b2ac-e66e28a0b742', '4ecd1dce-0717-4b45-be60-72c12a30bf4f', '704fbf2f-55ae-4d9a-9f3a-9b38897d2cbe', 'abc800f0-24cd-407a-abbc-1d369af06550'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1917.737386] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa774127-3783-4033-b669-292e15f414c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f62fb4-4ad0-4a31-b2ac-e66e28a0b742', '4ecd1dce-0717-4b45-be60-72c12a30bf4f', '704fbf2f-55ae-4d9a-9f3a-9b38897d2cbe', 'abc800f0-24cd-407a-abbc-1d369af06550']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.738331] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0388d45-b504-4328-b5af-c9b4530d2c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.756523] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0388d45-b504-4328-b5af-c9b4530d2c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b421fe9-ea79-4f5a-9ece-2f840503ce65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1713358889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9109fb6667a407e876ed9818c508507',qos_specs=None,replication_status=,reservations=['66f62fb4-4ad0-4a31-b2ac-e66e28a0b742','4ecd1dce-0717-4b45-be60-72c12a30bf4f','704fbf2f-55ae-4d9a-9f3a-9b38897d2cbe','abc800f0-24cd-407a-abbc-1d369af06550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4ede370e9084e739f5ebf8fe3da9768',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1713358889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b421fe9-ea79-4f5a-9ece-2f840503ce65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9109fb6667a407e876ed9818c508507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4ede370e9084e739f5ebf8fe3da9768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.757462] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f4f87f-53e2-4c17-bdf3-342584208bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.773459] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f4f87f-53e2-4c17-bdf3-342584208bfb) transitioned into state 'SUCCESS' from state '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-1713358889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9109fb6667a407e876ed9818c508507',qos_specs=None,replication_status=,reservations=['66f62fb4-4ad0-4a31-b2ac-e66e28a0b742','4ecd1dce-0717-4b45-be60-72c12a30bf4f','704fbf2f-55ae-4d9a-9f3a-9b38897d2cbe','abc800f0-24cd-407a-abbc-1d369af06550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4ede370e9084e739f5ebf8fe3da9768',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.774388] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08545164-659b-44df-8c9d-522ac243e52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.784452] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08545164-659b-44df-8c9d-522ac243e52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.785350] [55303]: DEBUG cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Flow 'volume_create_api' (0f40fcc2-0ab7-4a5d-bac7-30558d990848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.785721] [55303]: INFO cinder.volume.api [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Create volume request issued successfully. [ 1917.786383] [55303]: INFO cinder.api.openstack.wsgi [None req-eb2ae433-624a-445d-b1ac-f34abcbf3a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1917.786901] [55303]: [pid: 55303|app: 0|req: 195/403] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:23:59 2024] POST /volume/v3/volumes => generated 753 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1917.799194] [55302]: DEBUG cinder.api.middleware.request_id [None req-9479e59e-d53c-456c-973a-1f9f292b3902 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.800988] [55302]: INFO cinder.api.openstack.wsgi [None req-9479e59e-d53c-456c-973a-1f9f292b3902 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1917.801348] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9479e59e-d53c-456c-973a-1f9f292b3902 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.801469] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9479e59e-d53c-456c-973a-1f9f292b3902 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.809391] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.809391] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.814725] [55302]: INFO cinder.volume.api [None req-9479e59e-d53c-456c-973a-1f9f292b3902 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1917.819420] [55302]: INFO cinder.api.openstack.wsgi [None req-9479e59e-d53c-456c-973a-1f9f292b3902 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1917.819845] [55302]: [pid: 55302|app: 0|req: 209/404] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:23:59 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1918.829911] [55303]: DEBUG cinder.api.middleware.request_id [None req-d2e0cabb-6395-413f-ae71-1e8b1188a4c8 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.832353] [55303]: INFO cinder.api.openstack.wsgi [None req-d2e0cabb-6395-413f-ae71-1e8b1188a4c8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1918.832591] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d2e0cabb-6395-413f-ae71-1e8b1188a4c8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.832815] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d2e0cabb-6395-413f-ae71-1e8b1188a4c8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.845563] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.845563] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.850517] [55303]: INFO cinder.volume.api [None req-d2e0cabb-6395-413f-ae71-1e8b1188a4c8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1918.856914] [55303]: INFO cinder.api.openstack.wsgi [None req-d2e0cabb-6395-413f-ae71-1e8b1188a4c8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1918.857151] [55303]: [pid: 55303|app: 0|req: 196/405] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:00 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.038052] [55302]: DEBUG cinder.api.middleware.request_id [req-e098687c-2967-477c-b950-9d325c064cef req-f5dbde67-276e-4a5f-ba90-22e5ab36232f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.040255] [55302]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-f5dbde67-276e-4a5f-ba90-22e5ab36232f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1919.040528] [55302]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-f5dbde67-276e-4a5f-ba90-22e5ab36232f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.040790] [55302]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-f5dbde67-276e-4a5f-ba90-22e5ab36232f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.050954] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.050954] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.055094] [55302]: INFO cinder.volume.api [req-e098687c-2967-477c-b950-9d325c064cef req-f5dbde67-276e-4a5f-ba90-22e5ab36232f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1919.059551] [55302]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-f5dbde67-276e-4a5f-ba90-22e5ab36232f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1919.059951] [55302]: [pid: 55302|app: 0|req: 210/406] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:24:00 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1920.588206] [55303]: DEBUG cinder.api.middleware.request_id [None req-6a0c5573-23a5-468b-90aa-4b8a37d3bf8a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.588206] [55303]: INFO cinder.api.openstack.wsgi [None req-6a0c5573-23a5-468b-90aa-4b8a37d3bf8a None None] GET http://10.180.1.21/volume// [ 1920.588206] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6a0c5573-23a5-468b-90aa-4b8a37d3bf8a None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.588206] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6a0c5573-23a5-468b-90aa-4b8a37d3bf8a None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.588206] [55303]: INFO cinder.api.openstack.wsgi [None req-6a0c5573-23a5-468b-90aa-4b8a37d3bf8a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1920.588206] [55303]: [pid: 55303|app: 0|req: 197/407] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:24:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1920.593430] [55302]: DEBUG cinder.api.middleware.request_id [req-e098687c-2967-477c-b950-9d325c064cef req-463b57f1-ff8e-45a0-addd-86ca19b5d3d4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.595921] [55302]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-463b57f1-ff8e-45a0-addd-86ca19b5d3d4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1920.596348] [55302]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-463b57f1-ff8e-45a0-addd-86ca19b5d3d4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b421fe9-ea79-4f5a-9ece-2f840503ce65", "connector": null, "instance_uuid": "479f566f-f6ac-4568-8390-d69353ee303c"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1920.620377] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.620377] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.654695] [55302]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-463b57f1-ff8e-45a0-addd-86ca19b5d3d4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1920.655347] [55302]: [pid: 55302|app: 0|req: 211/408] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:24:02 2024] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.675170] [55303]: DEBUG cinder.api.middleware.request_id [None req-07272c5a-6000-4a5f-a7ad-9fdd953a6a3c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.677148] [55303]: INFO cinder.api.openstack.wsgi [None req-07272c5a-6000-4a5f-a7ad-9fdd953a6a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1920.677610] [55303]: DEBUG cinder.api.openstack.wsgi [None req-07272c5a-6000-4a5f-a7ad-9fdd953a6a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.679056] [55303]: DEBUG cinder.api.openstack.wsgi [None req-07272c5a-6000-4a5f-a7ad-9fdd953a6a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.689194] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.689194] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.696086] [55303]: INFO cinder.volume.api [None req-07272c5a-6000-4a5f-a7ad-9fdd953a6a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1920.699716] [55303]: INFO cinder.api.openstack.wsgi [None req-07272c5a-6000-4a5f-a7ad-9fdd953a6a3c tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1920.700226] [55303]: [pid: 55303|app: 0|req: 198/409] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:02 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1920.999730] [55302]: DEBUG cinder.api.middleware.request_id [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.002945] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] PUT http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 [ 1921.003462] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-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-388780", "mountpoint": "/dev/sda"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.011602] [55302]: DEBUG cinder.coordination [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Acquiring lock "cinder-attachment_update-c6482f15-a420-4954-984e-1672b873f269-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1921.015904] [55302]: DEBUG cinder.coordination [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-c6482f15-a420-4954-984e-1672b873f269-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1921.017018] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.017018] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.179820] [55303]: DEBUG cinder.api.middleware.request_id [None req-78e14e75-7dc9-400e-b8e3-eda74bd7e6e4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.183276] [55303]: INFO cinder.api.openstack.wsgi [None req-78e14e75-7dc9-400e-b8e3-eda74bd7e6e4 None None] GET http://10.180.1.21/volume// [ 1921.183276] [55303]: DEBUG cinder.api.openstack.wsgi [None req-78e14e75-7dc9-400e-b8e3-eda74bd7e6e4 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.183276] [55303]: DEBUG cinder.api.openstack.wsgi [None req-78e14e75-7dc9-400e-b8e3-eda74bd7e6e4 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.183276] [55303]: INFO cinder.api.openstack.wsgi [None req-78e14e75-7dc9-400e-b8e3-eda74bd7e6e4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1921.183276] [55303]: [pid: 55303|app: 0|req: 199/410] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:24:03 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1921.185635] [55303]: DEBUG cinder.api.middleware.request_id [req-e098687c-2967-477c-b950-9d325c064cef req-159af472-6b17-4614-a1be-27008cf9c785 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.193182] [55303]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-159af472-6b17-4614-a1be-27008cf9c785 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1921.193182] [55303]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-159af472-6b17-4614-a1be-27008cf9c785 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.193182] [55303]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-159af472-6b17-4614-a1be-27008cf9c785 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.202315] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.202315] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.205815] [55303]: INFO cinder.volume.api [req-e098687c-2967-477c-b950-9d325c064cef req-159af472-6b17-4614-a1be-27008cf9c785 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1921.211691] [55303]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-159af472-6b17-4614-a1be-27008cf9c785 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1921.212120] [55303]: [pid: 55303|app: 0|req: 200/411] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:24:03 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1921.243016] [55303]: DEBUG cinder.api.middleware.request_id [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.245626] [55303]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] PUT http://10.180.1.21/volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578 [ 1921.246057] [55303]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-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-388772", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1921.267148] [55303]: DEBUG cinder.coordination [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Acquiring lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1921.275710] [55303]: DEBUG cinder.coordination [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1921.275710] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.275710] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.534287] [55302]: DEBUG cinder.coordination [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Lock "cinder-attachment_update-c6482f15-a420-4954-984e-1672b873f269-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1921.534634] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-2662f8e9-b9dc-4fed-b23c-e9acc2a1dc61 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 returned with HTTP 200 [ 1921.535125] [55302]: [pid: 55302|app: 0|req: 212/412] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:24:02 2024] PUT /volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.539395] [55302]: DEBUG cinder.api.middleware.request_id [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-208f7cb3-8818-428d-9c7f-5725dbbcf82b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.541619] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-208f7cb3-8818-428d-9c7f-5725dbbcf82b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 [ 1921.541899] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-208f7cb3-8818-428d-9c7f-5725dbbcf82b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.542180] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-208f7cb3-8818-428d-9c7f-5725dbbcf82b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.556936] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-208f7cb3-8818-428d-9c7f-5725dbbcf82b tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 returned with HTTP 200 [ 1921.557974] [55302]: [pid: 55302|app: 0|req: 213/413] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Dec 14 13:24:03 2024] GET /volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1921.709221] [55302]: DEBUG cinder.api.middleware.request_id [None req-0f449a07-fd30-49e8-886d-3158eec2171b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.711368] [55302]: INFO cinder.api.openstack.wsgi [None req-0f449a07-fd30-49e8-886d-3158eec2171b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1921.711561] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0f449a07-fd30-49e8-886d-3158eec2171b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.711718] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0f449a07-fd30-49e8-886d-3158eec2171b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.721731] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.721731] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.724961] [55302]: INFO cinder.volume.api [None req-0f449a07-fd30-49e8-886d-3158eec2171b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1921.729171] [55302]: INFO cinder.api.openstack.wsgi [None req-0f449a07-fd30-49e8-886d-3158eec2171b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1921.729559] [55302]: [pid: 55302|app: 0|req: 214/414] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:03 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1922.739214] [55302]: DEBUG cinder.api.middleware.request_id [None req-e7a821db-c463-4252-b444-4e1226b449bb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.741369] [55302]: INFO cinder.api.openstack.wsgi [None req-e7a821db-c463-4252-b444-4e1226b449bb tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1922.741658] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e7a821db-c463-4252-b444-4e1226b449bb tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.741897] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e7a821db-c463-4252-b444-4e1226b449bb tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.756348] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.756348] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.760226] [55302]: INFO cinder.volume.api [None req-e7a821db-c463-4252-b444-4e1226b449bb tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1922.765485] [55302]: INFO cinder.api.openstack.wsgi [None req-e7a821db-c463-4252-b444-4e1226b449bb tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1922.765873] [55302]: [pid: 55302|app: 0|req: 215/415] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:04 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1923.685671] [55302]: DEBUG cinder.api.middleware.request_id [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-ae6c145a-eede-483c-aa51-9b4e1cf2459c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.688921] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-ae6c145a-eede-483c-aa51-9b4e1cf2459c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] POST http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4/action [ 1923.689372] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-ae6c145a-eede-483c-aa51-9b4e1cf2459c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1923.689502] [55302]: DEBUG cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-ae6c145a-eede-483c-aa51-9b4e1cf2459c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1923.712975] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.712975] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.721694] [55302]: INFO cinder.api.openstack.wsgi [req-69e41224-214d-49a2-93c4-e448f39c3d66 req-ae6c145a-eede-483c-aa51-9b4e1cf2459c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4/action returned with HTTP 204 [ 1923.722216] [55302]: [pid: 55302|app: 0|req: 216/416] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:24:05 2024] POST /volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1923.775207] [55302]: DEBUG cinder.api.middleware.request_id [None req-19e28b3c-fd57-450f-bb7b-124ec166c5cf None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.779842] [55302]: INFO cinder.api.openstack.wsgi [None req-19e28b3c-fd57-450f-bb7b-124ec166c5cf tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1923.779842] [55302]: DEBUG cinder.api.openstack.wsgi [None req-19e28b3c-fd57-450f-bb7b-124ec166c5cf tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1923.779842] [55302]: DEBUG cinder.api.openstack.wsgi [None req-19e28b3c-fd57-450f-bb7b-124ec166c5cf tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1923.787958] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.787958] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.794433] [55302]: INFO cinder.volume.api [None req-19e28b3c-fd57-450f-bb7b-124ec166c5cf tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1923.799164] [55302]: INFO cinder.api.openstack.wsgi [None req-19e28b3c-fd57-450f-bb7b-124ec166c5cf tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1923.799556] [55302]: [pid: 55302|app: 0|req: 217/417] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:05 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1924.809204] [55302]: DEBUG cinder.api.middleware.request_id [None req-9199a150-7307-4de6-b9ba-118cccddc6d5 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1924.811386] [55302]: INFO cinder.api.openstack.wsgi [None req-9199a150-7307-4de6-b9ba-118cccddc6d5 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1924.811711] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9199a150-7307-4de6-b9ba-118cccddc6d5 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1924.811956] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9199a150-7307-4de6-b9ba-118cccddc6d5 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1924.826232] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1924.826232] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1924.829963] [55302]: INFO cinder.volume.api [None req-9199a150-7307-4de6-b9ba-118cccddc6d5 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1924.834580] [55302]: INFO cinder.api.openstack.wsgi [None req-9199a150-7307-4de6-b9ba-118cccddc6d5 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1924.834982] [55302]: [pid: 55302|app: 0|req: 218/418] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:06 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.844849] [55302]: DEBUG cinder.api.middleware.request_id [None req-4d4a2165-b495-45c6-a3c0-e53b4731c910 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.847304] [55302]: INFO cinder.api.openstack.wsgi [None req-4d4a2165-b495-45c6-a3c0-e53b4731c910 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1925.847759] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4d4a2165-b495-45c6-a3c0-e53b4731c910 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.847999] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4d4a2165-b495-45c6-a3c0-e53b4731c910 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.862749] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.862749] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.866660] [55302]: INFO cinder.volume.api [None req-4d4a2165-b495-45c6-a3c0-e53b4731c910 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1925.871636] [55302]: INFO cinder.api.openstack.wsgi [None req-4d4a2165-b495-45c6-a3c0-e53b4731c910 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1925.872217] [55302]: [pid: 55302|app: 0|req: 219/419] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:07 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1926.883889] [55302]: DEBUG cinder.api.middleware.request_id [None req-e5ae6c2a-80e7-44a7-a971-e55d9a76010a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.885579] [55302]: INFO cinder.api.openstack.wsgi [None req-e5ae6c2a-80e7-44a7-a971-e55d9a76010a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1926.885894] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e5ae6c2a-80e7-44a7-a971-e55d9a76010a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1926.886199] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e5ae6c2a-80e7-44a7-a971-e55d9a76010a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1926.902888] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.902888] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.909453] [55302]: INFO cinder.volume.api [None req-e5ae6c2a-80e7-44a7-a971-e55d9a76010a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1926.917569] [55302]: INFO cinder.api.openstack.wsgi [None req-e5ae6c2a-80e7-44a7-a971-e55d9a76010a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1926.918122] [55302]: [pid: 55302|app: 0|req: 220/420] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:08 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.928925] [55302]: DEBUG cinder.api.middleware.request_id [None req-4faa922b-5821-4be9-9969-f95bba857cb8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.934584] [55302]: INFO cinder.api.openstack.wsgi [None req-4faa922b-5821-4be9-9969-f95bba857cb8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1927.935843] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4faa922b-5821-4be9-9969-f95bba857cb8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.935843] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4faa922b-5821-4be9-9969-f95bba857cb8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.950365] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.950365] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.956218] [55302]: INFO cinder.volume.api [None req-4faa922b-5821-4be9-9969-f95bba857cb8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1927.963301] [55302]: INFO cinder.api.openstack.wsgi [None req-4faa922b-5821-4be9-9969-f95bba857cb8 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1927.963690] [55302]: [pid: 55302|app: 0|req: 221/421] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:09 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1928.297725] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:UPDATE=27,cinder:SELECT=180,cinder:INSERT=13 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1928.301896] [55303]: DEBUG cinder.coordination [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 7.030s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1928.303153] [55303]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-ccab0d0a-1e92-4914-8928-6090c8b3558a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578 returned with HTTP 200 [ 1928.303810] [55303]: [pid: 55303|app: 0|req: 201/422] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:24:03 2024] PUT /volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578 => generated 617 bytes in 7061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1928.977917] [55302]: DEBUG cinder.api.middleware.request_id [None req-56d12db3-d923-4aa2-b383-338eb1840540 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.982034] [55302]: INFO cinder.api.openstack.wsgi [None req-56d12db3-d923-4aa2-b383-338eb1840540 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1928.982414] [55302]: DEBUG cinder.api.openstack.wsgi [None req-56d12db3-d923-4aa2-b383-338eb1840540 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.982648] [55302]: DEBUG cinder.api.openstack.wsgi [None req-56d12db3-d923-4aa2-b383-338eb1840540 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.997448] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.997448] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1929.002807] [55302]: INFO cinder.volume.api [None req-56d12db3-d923-4aa2-b383-338eb1840540 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1929.008416] [55302]: INFO cinder.api.openstack.wsgi [None req-56d12db3-d923-4aa2-b383-338eb1840540 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1929.009133] [55302]: [pid: 55302|app: 0|req: 222/423] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:10 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1930.021602] [55303]: DEBUG cinder.api.middleware.request_id [None req-8ade5631-2639-47ae-9fef-f653e4ad86a9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.024384] [55303]: INFO cinder.api.openstack.wsgi [None req-8ade5631-2639-47ae-9fef-f653e4ad86a9 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1930.024623] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8ade5631-2639-47ae-9fef-f653e4ad86a9 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1930.024844] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8ade5631-2639-47ae-9fef-f653e4ad86a9 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1930.038302] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.038302] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1930.042608] [55303]: INFO cinder.volume.api [None req-8ade5631-2639-47ae-9fef-f653e4ad86a9 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1930.047974] [55303]: INFO cinder.api.openstack.wsgi [None req-8ade5631-2639-47ae-9fef-f653e4ad86a9 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1930.048722] [55303]: [pid: 55303|app: 0|req: 202/424] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:11 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1930.461359] [55302]: DEBUG cinder.api.middleware.request_id [req-e098687c-2967-477c-b950-9d325c064cef req-c6bd5a79-af5a-431b-b2a7-87ac097275b1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.463550] [55302]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-c6bd5a79-af5a-431b-b2a7-87ac097275b1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578/action [ 1930.463958] [55302]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-c6bd5a79-af5a-431b-b2a7-87ac097275b1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1930.464116] [55302]: DEBUG cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-c6bd5a79-af5a-431b-b2a7-87ac097275b1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1930.480432] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.480432] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1930.488408] [55302]: INFO cinder.api.openstack.wsgi [req-e098687c-2967-477c-b950-9d325c064cef req-c6bd5a79-af5a-431b-b2a7-87ac097275b1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578/action returned with HTTP 204 [ 1930.488912] [55302]: [pid: 55302|app: 0|req: 223/425] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:24:12 2024] POST /volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1931.058049] [55303]: DEBUG cinder.api.middleware.request_id [None req-a00b4dd5-91d2-40b3-a2ab-af293f274325 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.061923] [55303]: INFO cinder.api.openstack.wsgi [None req-a00b4dd5-91d2-40b3-a2ab-af293f274325 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1931.064101] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a00b4dd5-91d2-40b3-a2ab-af293f274325 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.064101] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a00b4dd5-91d2-40b3-a2ab-af293f274325 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.081732] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.081732] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.088490] [55303]: INFO cinder.volume.api [None req-a00b4dd5-91d2-40b3-a2ab-af293f274325 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1931.093636] [55303]: INFO cinder.api.openstack.wsgi [None req-a00b4dd5-91d2-40b3-a2ab-af293f274325 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1931.094189] [55303]: [pid: 55303|app: 0|req: 203/426] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:12 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1931.103408] [55302]: DEBUG cinder.api.middleware.request_id [None req-0678a709-b3b5-4582-ab4a-c17800338ea2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.105778] [55302]: INFO cinder.api.openstack.wsgi [None req-0678a709-b3b5-4582-ab4a-c17800338ea2 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1931.106010] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0678a709-b3b5-4582-ab4a-c17800338ea2 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.106231] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0678a709-b3b5-4582-ab4a-c17800338ea2 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.117127] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.117127] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.120848] [55302]: INFO cinder.volume.api [None req-0678a709-b3b5-4582-ab4a-c17800338ea2 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1931.125306] [55302]: INFO cinder.api.openstack.wsgi [None req-0678a709-b3b5-4582-ab4a-c17800338ea2 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1931.125687] [55302]: [pid: 55302|app: 0|req: 224/427] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:12 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1938.819392] [55303]: DEBUG cinder.api.middleware.request_id [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.822050] [55303]: INFO cinder.api.openstack.wsgi [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1938.822613] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-694103821"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1938.824473] [55303]: DEBUG cinder.api.v3.volumes [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-694103821'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1938.824621] [55303]: INFO cinder.api.v3.volumes [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume of 1 GB [ 1938.830558] [55303]: INFO cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Availability Zones retrieved successfully. [ 1938.837446] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Flow 'volume_create_api' (934655dd-5df9-4a50-bfee-c6bc249ead06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1938.838609] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb83042-c625-4268-8537-f8ca274bab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1938.839715] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1938.860942] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb83042-c625-4268-8537-f8ca274bab8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1938.862025] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b36303-b5e0-44a5-aabb-fe3241beaf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1938.902318] [55303]: DEBUG cinder.quota [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Created reservations ['1b570757-7104-4466-881c-f9c5e36744e2', 'edd65368-651a-4aac-a1ad-82ed2c40e0c3', '36db4b20-b636-4d1d-a5cd-0f921d9fd1c5', '9ec4a854-aa2b-457b-96bb-b1f63a6352c8'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1938.903342] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b36303-b5e0-44a5-aabb-fe3241beaf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b570757-7104-4466-881c-f9c5e36744e2', 'edd65368-651a-4aac-a1ad-82ed2c40e0c3', '36db4b20-b636-4d1d-a5cd-0f921d9fd1c5', '9ec4a854-aa2b-457b-96bb-b1f63a6352c8']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1938.904252] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e312674a-429f-4343-945b-3f091620a2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1938.920128] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e312674a-429f-4343-945b-3f091620a2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33202f68-27aa-4b94-83ac-6eb3eddc8a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-694103821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d431c62e8243668f4bcc8f614a3b28',qos_specs=None,replication_status=,reservations=['1b570757-7104-4466-881c-f9c5e36744e2','edd65368-651a-4aac-a1ad-82ed2c40e0c3','36db4b20-b636-4d1d-a5cd-0f921d9fd1c5','9ec4a854-aa2b-457b-96bb-b1f63a6352c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff528f704064c56b7286ea8339a614d',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-694103821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33202f68-27aa-4b94-83ac-6eb3eddc8a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d431c62e8243668f4bcc8f614a3b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff528f704064c56b7286ea8339a614d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1938.921014] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c149fee-e1ae-4be9-819d-7c3cf69b3925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1938.936257] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c149fee-e1ae-4be9-819d-7c3cf69b3925) transitioned into state 'SUCCESS' from state '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-694103821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d431c62e8243668f4bcc8f614a3b28',qos_specs=None,replication_status=,reservations=['1b570757-7104-4466-881c-f9c5e36744e2','edd65368-651a-4aac-a1ad-82ed2c40e0c3','36db4b20-b636-4d1d-a5cd-0f921d9fd1c5','9ec4a854-aa2b-457b-96bb-b1f63a6352c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff528f704064c56b7286ea8339a614d',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1938.937154] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902d841c-ea9b-4ee4-9750-ac85e1be31f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1938.947997] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902d841c-ea9b-4ee4-9750-ac85e1be31f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1938.949286] [55303]: DEBUG cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Flow 'volume_create_api' (934655dd-5df9-4a50-bfee-c6bc249ead06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1938.949736] [55303]: INFO cinder.volume.api [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Create volume request issued successfully. [ 1938.950710] [55303]: INFO cinder.api.openstack.wsgi [None req-a533a1b1-9a0a-4b8a-8a28-9b6ec4d42711 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1938.951304] [55303]: [pid: 55303|app: 0|req: 204/428] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:24:20 2024] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1938.959414] [55302]: DEBUG cinder.api.middleware.request_id [None req-8e19f63c-081d-41e6-9bbe-f2907835d9de None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.962128] [55302]: INFO cinder.api.openstack.wsgi [None req-8e19f63c-081d-41e6-9bbe-f2907835d9de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1938.962445] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8e19f63c-081d-41e6-9bbe-f2907835d9de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1938.962772] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8e19f63c-081d-41e6-9bbe-f2907835d9de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1938.971268] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.971268] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.976046] [55302]: INFO cinder.volume.api [None req-8e19f63c-081d-41e6-9bbe-f2907835d9de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1938.981163] [55302]: INFO cinder.api.openstack.wsgi [None req-8e19f63c-081d-41e6-9bbe-f2907835d9de tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1938.981709] [55302]: [pid: 55302|app: 0|req: 225/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:20 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.990217] [55303]: DEBUG cinder.api.middleware.request_id [None req-476cf598-1280-4d47-a568-ea7189b7b447 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.992542] [55303]: INFO cinder.api.openstack.wsgi [None req-476cf598-1280-4d47-a568-ea7189b7b447 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1939.992785] [55303]: DEBUG cinder.api.openstack.wsgi [None req-476cf598-1280-4d47-a568-ea7189b7b447 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.993065] [55303]: DEBUG cinder.api.openstack.wsgi [None req-476cf598-1280-4d47-a568-ea7189b7b447 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.006550] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.006550] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.011199] [55303]: INFO cinder.volume.api [None req-476cf598-1280-4d47-a568-ea7189b7b447 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1940.017696] [55303]: INFO cinder.api.openstack.wsgi [None req-476cf598-1280-4d47-a568-ea7189b7b447 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1940.018158] [55303]: [pid: 55303|app: 0|req: 205/430] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:21 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1940.054819] [55302]: DEBUG cinder.api.middleware.request_id [req-3cfcba87-c81a-4131-ba84-485848462217 req-fdafce14-d599-4b3e-95ee-cde45e82471d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.057016] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fdafce14-d599-4b3e-95ee-cde45e82471d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1940.057275] [55302]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fdafce14-d599-4b3e-95ee-cde45e82471d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.057495] [55302]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fdafce14-d599-4b3e-95ee-cde45e82471d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.065857] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.065857] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.070496] [55302]: INFO cinder.volume.api [req-3cfcba87-c81a-4131-ba84-485848462217 req-fdafce14-d599-4b3e-95ee-cde45e82471d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1940.075248] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fdafce14-d599-4b3e-95ee-cde45e82471d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1940.075741] [55302]: [pid: 55302|app: 0|req: 226/431] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:24:21 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1941.597334] [55303]: DEBUG cinder.api.middleware.request_id [None req-3c0f199d-5ffa-476a-87a0-1ec8c2d7f4e7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.597768] [55303]: INFO cinder.api.openstack.wsgi [None req-3c0f199d-5ffa-476a-87a0-1ec8c2d7f4e7 None None] GET http://10.180.1.21/volume// [ 1941.597963] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3c0f199d-5ffa-476a-87a0-1ec8c2d7f4e7 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.598195] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3c0f199d-5ffa-476a-87a0-1ec8c2d7f4e7 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.598582] [55303]: INFO cinder.api.openstack.wsgi [None req-3c0f199d-5ffa-476a-87a0-1ec8c2d7f4e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1941.598877] [55303]: [pid: 55303|app: 0|req: 206/432] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:24:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1941.602997] [55302]: DEBUG cinder.api.middleware.request_id [req-3cfcba87-c81a-4131-ba84-485848462217 req-f0786463-0f63-4f27-b348-45b8af5fd3c4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.605507] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-f0786463-0f63-4f27-b348-45b8af5fd3c4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1941.605920] [55302]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-f0786463-0f63-4f27-b348-45b8af5fd3c4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33202f68-27aa-4b94-83ac-6eb3eddc8a6f", "connector": null, "instance_uuid": "abf01e24-2c69-48c3-944c-6ff672f9ba59"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1941.615827] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.615827] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.641768] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-f0786463-0f63-4f27-b348-45b8af5fd3c4 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1941.642221] [55302]: [pid: 55302|app: 0|req: 227/433] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:24:23 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1941.659026] [55303]: DEBUG cinder.api.middleware.request_id [None req-269acfe1-602d-4dc3-a869-8bfec77d5c36 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.662524] [55303]: INFO cinder.api.openstack.wsgi [None req-269acfe1-602d-4dc3-a869-8bfec77d5c36 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1941.662524] [55303]: DEBUG cinder.api.openstack.wsgi [None req-269acfe1-602d-4dc3-a869-8bfec77d5c36 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.663043] [55303]: DEBUG cinder.api.openstack.wsgi [None req-269acfe1-602d-4dc3-a869-8bfec77d5c36 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.673387] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.673387] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.677166] [55303]: INFO cinder.volume.api [None req-269acfe1-602d-4dc3-a869-8bfec77d5c36 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1941.682042] [55303]: INFO cinder.api.openstack.wsgi [None req-269acfe1-602d-4dc3-a869-8bfec77d5c36 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1941.682549] [55303]: [pid: 55303|app: 0|req: 207/434] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:23 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1942.167458] [55302]: DEBUG cinder.api.middleware.request_id [None req-55b48f59-7904-458e-94ef-67ded3de9040 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.167979] [55302]: INFO cinder.api.openstack.wsgi [None req-55b48f59-7904-458e-94ef-67ded3de9040 None None] GET http://10.180.1.21/volume// [ 1942.168327] [55302]: DEBUG cinder.api.openstack.wsgi [None req-55b48f59-7904-458e-94ef-67ded3de9040 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.168426] [55302]: DEBUG cinder.api.openstack.wsgi [None req-55b48f59-7904-458e-94ef-67ded3de9040 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.168817] [55302]: INFO cinder.api.openstack.wsgi [None req-55b48f59-7904-458e-94ef-67ded3de9040 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1942.169126] [55302]: [pid: 55302|app: 0|req: 228/435] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:24:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1942.172783] [55303]: DEBUG cinder.api.middleware.request_id [req-3cfcba87-c81a-4131-ba84-485848462217 req-fcb86b12-bf9b-49dd-823d-b8dc2f5a62e7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.175097] [55303]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fcb86b12-bf9b-49dd-823d-b8dc2f5a62e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1942.175347] [55303]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fcb86b12-bf9b-49dd-823d-b8dc2f5a62e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.175564] [55303]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fcb86b12-bf9b-49dd-823d-b8dc2f5a62e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.187906] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.187906] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.191120] [55303]: INFO cinder.volume.api [req-3cfcba87-c81a-4131-ba84-485848462217 req-fcb86b12-bf9b-49dd-823d-b8dc2f5a62e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1942.195404] [55303]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-fcb86b12-bf9b-49dd-823d-b8dc2f5a62e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1942.195815] [55303]: [pid: 55303|app: 0|req: 208/436] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:24:24 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1942.229531] [55302]: DEBUG cinder.api.middleware.request_id [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.231844] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] PUT http://10.180.1.21/volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7 [ 1942.232285] [55302]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-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-388779", "mountpoint": "/dev/sdb"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1942.240588] [55302]: DEBUG cinder.coordination [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Acquiring lock "cinder-attachment_update-33202f68-27aa-4b94-83ac-6eb3eddc8a6f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1942.245533] [55302]: DEBUG cinder.coordination [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Lock "cinder-attachment_update-33202f68-27aa-4b94-83ac-6eb3eddc8a6f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1942.246768] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.246768] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.692070] [55303]: DEBUG cinder.api.middleware.request_id [None req-c7b7540a-0865-44fc-9572-14b84f209179 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.693795] [55303]: INFO cinder.api.openstack.wsgi [None req-c7b7540a-0865-44fc-9572-14b84f209179 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1942.694042] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c7b7540a-0865-44fc-9572-14b84f209179 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.694275] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c7b7540a-0865-44fc-9572-14b84f209179 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.704377] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.704377] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.708050] [55303]: INFO cinder.volume.api [None req-c7b7540a-0865-44fc-9572-14b84f209179 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1942.712666] [55303]: INFO cinder.api.openstack.wsgi [None req-c7b7540a-0865-44fc-9572-14b84f209179 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1942.713087] [55303]: [pid: 55303|app: 0|req: 209/437] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:24 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.723461] [55303]: DEBUG cinder.api.middleware.request_id [None req-4960909d-05dd-4f50-9fb1-bee7bde6d294 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.725986] [55303]: INFO cinder.api.openstack.wsgi [None req-4960909d-05dd-4f50-9fb1-bee7bde6d294 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1943.725986] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4960909d-05dd-4f50-9fb1-bee7bde6d294 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.726574] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4960909d-05dd-4f50-9fb1-bee7bde6d294 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.745999] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.745999] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.750807] [55303]: INFO cinder.volume.api [None req-4960909d-05dd-4f50-9fb1-bee7bde6d294 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1943.757815] [55303]: INFO cinder.api.openstack.wsgi [None req-4960909d-05dd-4f50-9fb1-bee7bde6d294 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1943.758301] [55303]: [pid: 55303|app: 0|req: 210/438] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:25 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1944.768451] [55303]: DEBUG cinder.api.middleware.request_id [None req-fccd3f7a-80c5-4e89-9af8-f0fee6f175b2 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1944.771183] [55303]: INFO cinder.api.openstack.wsgi [None req-fccd3f7a-80c5-4e89-9af8-f0fee6f175b2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1944.771436] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fccd3f7a-80c5-4e89-9af8-f0fee6f175b2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1944.771877] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fccd3f7a-80c5-4e89-9af8-f0fee6f175b2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1944.788371] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1944.788371] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1944.792326] [55303]: INFO cinder.volume.api [None req-fccd3f7a-80c5-4e89-9af8-f0fee6f175b2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1944.797312] [55303]: INFO cinder.api.openstack.wsgi [None req-fccd3f7a-80c5-4e89-9af8-f0fee6f175b2 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1944.797719] [55303]: [pid: 55303|app: 0|req: 211/439] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:26 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1945.806859] [55303]: DEBUG cinder.api.middleware.request_id [None req-3a0ab6c1-426c-4e63-9dea-72af470ae262 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1945.809087] [55303]: INFO cinder.api.openstack.wsgi [None req-3a0ab6c1-426c-4e63-9dea-72af470ae262 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1945.809328] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3a0ab6c1-426c-4e63-9dea-72af470ae262 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1945.809553] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3a0ab6c1-426c-4e63-9dea-72af470ae262 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1945.820890] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1945.820890] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1945.823705] [55303]: INFO cinder.volume.api [None req-3a0ab6c1-426c-4e63-9dea-72af470ae262 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1945.828777] [55303]: INFO cinder.api.openstack.wsgi [None req-3a0ab6c1-426c-4e63-9dea-72af470ae262 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1945.829340] [55303]: [pid: 55303|app: 0|req: 212/440] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:27 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1946.771347] [55302]: DEBUG cinder.coordination [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Lock "cinder-attachment_update-33202f68-27aa-4b94-83ac-6eb3eddc8a6f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1946.771705] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-4eadb3a6-a942-4967-bfe0-3b344a83534a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7 returned with HTTP 200 [ 1946.772179] [55302]: [pid: 55302|app: 0|req: 229/441] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:24:24 2024] PUT /volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1946.838766] [55303]: DEBUG cinder.api.middleware.request_id [None req-a4dac8af-83ff-42e6-a3ec-17636f56cf75 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1946.840816] [55303]: INFO cinder.api.openstack.wsgi [None req-a4dac8af-83ff-42e6-a3ec-17636f56cf75 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1946.841043] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a4dac8af-83ff-42e6-a3ec-17636f56cf75 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1946.841261] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a4dac8af-83ff-42e6-a3ec-17636f56cf75 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1946.850863] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1946.850863] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1946.854482] [55303]: INFO cinder.volume.api [None req-a4dac8af-83ff-42e6-a3ec-17636f56cf75 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1946.859417] [55303]: INFO cinder.api.openstack.wsgi [None req-a4dac8af-83ff-42e6-a3ec-17636f56cf75 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1946.859827] [55303]: [pid: 55303|app: 0|req: 213/442] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:28 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1947.000903] [55302]: DEBUG cinder.api.middleware.request_id [None req-95123418-0c12-4001-9764-911d9593ed47 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1947.003069] [55302]: INFO cinder.api.openstack.wsgi [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1947.003340] [55302]: DEBUG cinder.api.openstack.wsgi [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1947.003553] [55302]: DEBUG cinder.api.openstack.wsgi [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1947.003750] [55302]: INFO cinder.api.v3.volumes [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Delete volume with id: e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1947.011763] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1947.011763] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1947.012334] [55302]: INFO cinder.volume.api [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1947.031221] [55302]: INFO cinder.volume.api [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Delete volume request issued successfully. [ 1947.031441] [55302]: INFO cinder.api.openstack.wsgi [None req-95123418-0c12-4001-9764-911d9593ed47 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 202 [ 1947.031891] [55302]: [pid: 55302|app: 0|req: 230/443] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:24:28 2024] DELETE /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1947.035696] [55303]: DEBUG cinder.api.middleware.request_id [None req-bf3ea941-411d-48f2-be49-4d1c80633ca0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1947.037844] [55303]: INFO cinder.api.openstack.wsgi [None req-bf3ea941-411d-48f2-be49-4d1c80633ca0 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1947.038204] [55303]: DEBUG cinder.api.openstack.wsgi [None req-bf3ea941-411d-48f2-be49-4d1c80633ca0 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1947.038347] [55303]: DEBUG cinder.api.openstack.wsgi [None req-bf3ea941-411d-48f2-be49-4d1c80633ca0 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1947.047056] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1947.047056] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1947.051041] [55303]: INFO cinder.volume.api [None req-bf3ea941-411d-48f2-be49-4d1c80633ca0 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1947.056511] [55303]: INFO cinder.api.openstack.wsgi [None req-bf3ea941-411d-48f2-be49-4d1c80633ca0 tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1947.056919] [55303]: [pid: 55303|app: 0|req: 214/444] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:28 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1947.869211] [55302]: DEBUG cinder.api.middleware.request_id [None req-23932da7-1662-4f1c-9edb-84eac5c8092f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1947.871467] [55302]: INFO cinder.api.openstack.wsgi [None req-23932da7-1662-4f1c-9edb-84eac5c8092f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1947.871863] [55302]: DEBUG cinder.api.openstack.wsgi [None req-23932da7-1662-4f1c-9edb-84eac5c8092f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1947.872012] [55302]: DEBUG cinder.api.openstack.wsgi [None req-23932da7-1662-4f1c-9edb-84eac5c8092f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1947.892600] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1947.892600] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1947.895118] [55302]: INFO cinder.volume.api [None req-23932da7-1662-4f1c-9edb-84eac5c8092f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1947.899833] [55302]: INFO cinder.api.openstack.wsgi [None req-23932da7-1662-4f1c-9edb-84eac5c8092f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1947.900368] [55302]: [pid: 55302|app: 0|req: 231/445] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:29 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.067730] [55303]: DEBUG cinder.api.middleware.request_id [None req-cd868c0c-05d9-41af-bc5f-6e7af4e532ab None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.070532] [55303]: INFO cinder.api.openstack.wsgi [None req-cd868c0c-05d9-41af-bc5f-6e7af4e532ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1948.070842] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cd868c0c-05d9-41af-bc5f-6e7af4e532ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.071158] [55303]: DEBUG cinder.api.openstack.wsgi [None req-cd868c0c-05d9-41af-bc5f-6e7af4e532ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.079645] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.079645] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.083200] [55303]: INFO cinder.volume.api [None req-cd868c0c-05d9-41af-bc5f-6e7af4e532ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1948.087924] [55303]: INFO cinder.api.openstack.wsgi [None req-cd868c0c-05d9-41af-bc5f-6e7af4e532ab tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1948.088320] [55303]: [pid: 55303|app: 0|req: 215/446] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:29 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.909348] [55302]: DEBUG cinder.api.middleware.request_id [None req-0eb63955-e112-434a-b8a5-e5d549a51d14 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.911413] [55302]: INFO cinder.api.openstack.wsgi [None req-0eb63955-e112-434a-b8a5-e5d549a51d14 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1948.911733] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0eb63955-e112-434a-b8a5-e5d549a51d14 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.912042] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0eb63955-e112-434a-b8a5-e5d549a51d14 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.923358] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.923358] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.926798] [55302]: INFO cinder.volume.api [None req-0eb63955-e112-434a-b8a5-e5d549a51d14 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1948.933053] [55302]: INFO cinder.api.openstack.wsgi [None req-0eb63955-e112-434a-b8a5-e5d549a51d14 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1948.933456] [55302]: [pid: 55302|app: 0|req: 232/447] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:30 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1949.097479] [55303]: DEBUG cinder.api.middleware.request_id [None req-092a36d5-ca88-4ad7-867d-4c890711a5dd None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.099860] [55303]: INFO cinder.api.openstack.wsgi [None req-092a36d5-ca88-4ad7-867d-4c890711a5dd tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1949.100191] [55303]: DEBUG cinder.api.openstack.wsgi [None req-092a36d5-ca88-4ad7-867d-4c890711a5dd tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1949.100559] [55303]: DEBUG cinder.api.openstack.wsgi [None req-092a36d5-ca88-4ad7-867d-4c890711a5dd tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1949.111241] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.111241] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.115548] [55303]: INFO cinder.volume.api [None req-092a36d5-ca88-4ad7-867d-4c890711a5dd tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Volume info retrieved successfully. [ 1949.120503] [55303]: INFO cinder.api.openstack.wsgi [None req-092a36d5-ca88-4ad7-867d-4c890711a5dd tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 200 [ 1949.120582] [55303]: [pid: 55303|app: 0|req: 216/448] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:30 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1949.431466] [55302]: DEBUG cinder.api.middleware.request_id [req-3cfcba87-c81a-4131-ba84-485848462217 req-c9cd2cc0-4138-47c5-8ef0-207e2a96953b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.434013] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-c9cd2cc0-4138-47c5-8ef0-207e2a96953b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7/action [ 1949.434492] [55302]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-c9cd2cc0-4138-47c5-8ef0-207e2a96953b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1949.434628] [55302]: DEBUG cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-c9cd2cc0-4138-47c5-8ef0-207e2a96953b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1949.450615] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.450615] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.465317] [55302]: INFO cinder.api.openstack.wsgi [req-3cfcba87-c81a-4131-ba84-485848462217 req-c9cd2cc0-4138-47c5-8ef0-207e2a96953b tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7/action returned with HTTP 204 [ 1949.466042] [55302]: [pid: 55302|app: 0|req: 233/449] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:24:31 2024] POST /volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1949.942305] [55303]: DEBUG cinder.api.middleware.request_id [None req-b6509eb6-5637-4f85-b4ae-c47a42f47b8f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.944269] [55303]: INFO cinder.api.openstack.wsgi [None req-b6509eb6-5637-4f85-b4ae-c47a42f47b8f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1949.944557] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b6509eb6-5637-4f85-b4ae-c47a42f47b8f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1949.944817] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b6509eb6-5637-4f85-b4ae-c47a42f47b8f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1949.955262] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.955262] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.958915] [55303]: INFO cinder.volume.api [None req-b6509eb6-5637-4f85-b4ae-c47a42f47b8f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1949.963667] [55303]: INFO cinder.api.openstack.wsgi [None req-b6509eb6-5637-4f85-b4ae-c47a42f47b8f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1949.964210] [55303]: [pid: 55303|app: 0|req: 217/450] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:31 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1949.973967] [55302]: DEBUG cinder.api.middleware.request_id [None req-caa03f6f-0321-414d-a344-9b6d4799a109 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.976228] [55302]: INFO cinder.api.openstack.wsgi [None req-caa03f6f-0321-414d-a344-9b6d4799a109 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1949.976441] [55302]: DEBUG cinder.api.openstack.wsgi [None req-caa03f6f-0321-414d-a344-9b6d4799a109 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1949.976656] [55302]: DEBUG cinder.api.openstack.wsgi [None req-caa03f6f-0321-414d-a344-9b6d4799a109 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1949.986650] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.986650] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.990039] [55302]: INFO cinder.volume.api [None req-caa03f6f-0321-414d-a344-9b6d4799a109 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1949.994692] [55302]: INFO cinder.api.openstack.wsgi [None req-caa03f6f-0321-414d-a344-9b6d4799a109 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1949.995031] [55302]: [pid: 55302|app: 0|req: 234/451] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:31 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1950.006322] [55303]: DEBUG cinder.api.middleware.request_id [None req-b560d954-2795-46a4-b283-0054e9324954 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.009740] [55303]: INFO cinder.api.openstack.wsgi [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1950.010091] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.010589] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.010909] [55303]: INFO cinder.api.v3.volumes [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume with id: 33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1950.027108] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.027108] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1950.028321] [55303]: INFO cinder.volume.api [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1950.040028] [55303]: INFO cinder.volume.api [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-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. [ 1950.040176] [55303]: INFO cinder.api.openstack.wsgi [None req-b560d954-2795-46a4-b283-0054e9324954 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 400 [ 1950.040673] [55303]: [pid: 55303|app: 0|req: 218/452] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:24:31 2024] DELETE /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 307 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1950.044699] [55302]: DEBUG cinder.api.middleware.request_id [None req-795ad792-c036-4b9c-ad9a-89ebb7cb9c63 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.047124] [55302]: INFO cinder.api.openstack.wsgi [None req-795ad792-c036-4b9c-ad9a-89ebb7cb9c63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1950.047427] [55302]: DEBUG cinder.api.openstack.wsgi [None req-795ad792-c036-4b9c-ad9a-89ebb7cb9c63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.047673] [55302]: DEBUG cinder.api.openstack.wsgi [None req-795ad792-c036-4b9c-ad9a-89ebb7cb9c63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.058779] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.058779] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1950.062554] [55302]: INFO cinder.volume.api [None req-795ad792-c036-4b9c-ad9a-89ebb7cb9c63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1950.068009] [55302]: INFO cinder.api.openstack.wsgi [None req-795ad792-c036-4b9c-ad9a-89ebb7cb9c63 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1950.068420] [55302]: [pid: 55302|app: 0|req: 235/453] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:31 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1950.103441] [55303]: DEBUG cinder.api.middleware.request_id [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-abadec7e-34b9-463d-ad08-3f32f70994b0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.105967] [55303]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-abadec7e-34b9-463d-ad08-3f32f70994b0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1950.106265] [55303]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-abadec7e-34b9-463d-ad08-3f32f70994b0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.106419] [55303]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-abadec7e-34b9-463d-ad08-3f32f70994b0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.117636] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.117636] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1950.121779] [55303]: INFO cinder.volume.api [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-abadec7e-34b9-463d-ad08-3f32f70994b0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1950.126962] [55303]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-abadec7e-34b9-463d-ad08-3f32f70994b0 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1950.127415] [55303]: [pid: 55303|app: 0|req: 219/454] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:24:31 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1950.130543] [55302]: DEBUG cinder.api.middleware.request_id [None req-8e9875ad-822a-4ef1-b841-6190b430903c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.133926] [55302]: INFO cinder.api.openstack.wsgi [None req-8e9875ad-822a-4ef1-b841-6190b430903c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] GET http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 [ 1950.133926] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8e9875ad-822a-4ef1-b841-6190b430903c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.133926] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8e9875ad-822a-4ef1-b841-6190b430903c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.139634] [55302]: INFO cinder.api.openstack.wsgi [None req-8e9875ad-822a-4ef1-b841-6190b430903c tempest-DeleteServersTestJSON-1492823852 tempest-DeleteServersTestJSON-1492823852-project-member] http://10.180.1.21/volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 returned with HTTP 404 [ 1950.139840] [55302]: [pid: 55302|app: 0|req: 236/455] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:31 2024] GET /volume/v3/volumes/e7e6a973-3441-42b9-9301-a6ff031492b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1950.145039] [55303]: DEBUG cinder.api.middleware.request_id [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.147165] [55303]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] POST http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f/action [ 1950.147681] [55303]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1950.147936] [55303]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1950.158425] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.158425] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1950.158946] [55303]: INFO cinder.volume.api [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1950.166465] [55303]: INFO cinder.volume.api [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Begin detaching volume completed successfully. [ 1950.167062] [55303]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d38bf9c6-52aa-4f2e-a341-7b389e5502b9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f/action returned with HTTP 202 [ 1950.167503] [55303]: [pid: 55303|app: 0|req: 220/456] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:24:31 2024] POST /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1950.595432] [55302]: DEBUG cinder.api.middleware.request_id [None req-15369ea7-c8c1-4406-abfd-bed94ebe185b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.595432] [55302]: INFO cinder.api.openstack.wsgi [None req-15369ea7-c8c1-4406-abfd-bed94ebe185b None None] GET http://10.180.1.21/volume// [ 1950.595432] [55302]: DEBUG cinder.api.openstack.wsgi [None req-15369ea7-c8c1-4406-abfd-bed94ebe185b None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.595432] [55302]: DEBUG cinder.api.openstack.wsgi [None req-15369ea7-c8c1-4406-abfd-bed94ebe185b None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.595432] [55302]: INFO cinder.api.openstack.wsgi [None req-15369ea7-c8c1-4406-abfd-bed94ebe185b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1950.595432] [55302]: [pid: 55302|app: 0|req: 237/457] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:24:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1950.603816] [55303]: DEBUG cinder.api.middleware.request_id [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-4c4f5617-efe4-4776-b931-b7bbed3ef537 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.610017] [55303]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-4c4f5617-efe4-4776-b931-b7bbed3ef537 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1950.610017] [55303]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-4c4f5617-efe4-4776-b931-b7bbed3ef537 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b421fe9-ea79-4f5a-9ece-2f840503ce65", "connector": null, "instance_uuid": "479f566f-f6ac-4568-8390-d69353ee303c"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1950.622220] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.622220] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1950.650842] [55303]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-4c4f5617-efe4-4776-b931-b7bbed3ef537 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1950.651522] [55303]: [pid: 55303|app: 0|req: 221/458] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:24:32 2024] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1950.655904] [55302]: DEBUG cinder.api.middleware.request_id [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-95177c72-94e3-4ab6-acf8-225d5b37861a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1950.658215] [55302]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-95177c72-94e3-4ab6-acf8-225d5b37861a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578 [ 1950.658476] [55302]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-95177c72-94e3-4ab6-acf8-225d5b37861a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1950.658721] [55302]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-95177c72-94e3-4ab6-acf8-225d5b37861a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1950.666085] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1950.666085] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.192954] [55303]: DEBUG cinder.api.middleware.request_id [None req-32f37a8d-61b6-4c84-a55b-07d71db530b7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.193446] [55303]: INFO cinder.api.openstack.wsgi [None req-32f37a8d-61b6-4c84-a55b-07d71db530b7 None None] GET http://10.180.1.21/volume// [ 1951.193648] [55303]: DEBUG cinder.api.openstack.wsgi [None req-32f37a8d-61b6-4c84-a55b-07d71db530b7 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.193891] [55303]: DEBUG cinder.api.openstack.wsgi [None req-32f37a8d-61b6-4c84-a55b-07d71db530b7 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.194342] [55303]: INFO cinder.api.openstack.wsgi [None req-32f37a8d-61b6-4c84-a55b-07d71db530b7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1951.194672] [55303]: [pid: 55303|app: 0|req: 222/459] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:24:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1951.198285] [55303]: DEBUG cinder.api.middleware.request_id [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d4953fe4-4607-4215-a305-d26d0fdab223 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.201770] [55303]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d4953fe4-4607-4215-a305-d26d0fdab223 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1951.202088] [55303]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d4953fe4-4607-4215-a305-d26d0fdab223 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.202321] [55303]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d4953fe4-4607-4215-a305-d26d0fdab223 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.210227] [55302]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-95177c72-94e3-4ab6-acf8-225d5b37861a tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578 returned with HTTP 200 [ 1951.211034] [55302]: [pid: 55302|app: 0|req: 238/460] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:24:32 2024] DELETE /volume/v3/attachments/e5634b28-16ce-4e55-bf21-358d63d04578 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1951.218188] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.218188] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.221676] [55303]: INFO cinder.volume.api [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d4953fe4-4607-4215-a305-d26d0fdab223 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1951.227083] [55303]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-d4953fe4-4607-4215-a305-d26d0fdab223 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1951.227491] [55303]: [pid: 55303|app: 0|req: 223/461] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:24:33 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1953.376646] [55302]: DEBUG cinder.api.middleware.request_id [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-911c22ae-2fa0-4105-a27e-90133500c85f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1953.379019] [55302]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-911c22ae-2fa0-4105-a27e-90133500c85f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7 [ 1953.379247] [55302]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-911c22ae-2fa0-4105-a27e-90133500c85f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1953.379470] [55302]: DEBUG cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-911c22ae-2fa0-4105-a27e-90133500c85f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1953.388911] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1953.388911] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1953.921860] [55302]: INFO cinder.api.openstack.wsgi [req-8680b40d-d1d5-4cd0-88aa-f41219f70610 req-911c22ae-2fa0-4105-a27e-90133500c85f tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7 returned with HTTP 200 [ 1953.921860] [55302]: [pid: 55302|app: 0|req: 239/462] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:24:35 2024] DELETE /volume/v3/attachments/a222bfb0-d7d8-446b-8ce3-f0e453a7eac7 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.533608] [55303]: DEBUG cinder.api.middleware.request_id [None req-be474eaa-841b-4d0c-8b07-b65a27c2e9a9 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.538027] [55303]: INFO cinder.api.openstack.wsgi [None req-be474eaa-841b-4d0c-8b07-b65a27c2e9a9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1954.538027] [55303]: DEBUG cinder.api.openstack.wsgi [None req-be474eaa-841b-4d0c-8b07-b65a27c2e9a9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.538027] [55303]: DEBUG cinder.api.openstack.wsgi [None req-be474eaa-841b-4d0c-8b07-b65a27c2e9a9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.552210] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.552210] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.558303] [55303]: INFO cinder.volume.api [None req-be474eaa-841b-4d0c-8b07-b65a27c2e9a9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1954.565940] [55303]: INFO cinder.api.openstack.wsgi [None req-be474eaa-841b-4d0c-8b07-b65a27c2e9a9 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1954.566414] [55303]: [pid: 55303|app: 0|req: 224/463] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:36 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1955.733650] [55302]: DEBUG cinder.api.middleware.request_id [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1955.736646] [55302]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] PUT http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d [ 1955.736891] [55302]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-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-388772", "mountpoint": "/dev/sdb"}}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1955.750826] [55302]: DEBUG cinder.coordination [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Acquiring lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1955.755806] [55302]: DEBUG cinder.coordination [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55302) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1955.757069] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1955.757069] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1956.297324] [55302]: DEBUG cinder.coordination [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.541s {{(pid=55302) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1956.297741] [55302]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-c1481aa2-ae90-405b-b44d-f07a277ab9c6 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d returned with HTTP 200 [ 1956.298321] [55302]: [pid: 55302|app: 0|req: 240/464] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:24:37 2024] PUT /volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d => generated 617 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1956.305600] [55303]: DEBUG cinder.api.middleware.request_id [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-5597ebad-dd0e-42a2-a372-9cd204794390 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.309809] [55303]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-5597ebad-dd0e-42a2-a372-9cd204794390 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d [ 1956.310410] [55303]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-5597ebad-dd0e-42a2-a372-9cd204794390 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1956.310884] [55303]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-5597ebad-dd0e-42a2-a372-9cd204794390 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1956.332972] [55303]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-5597ebad-dd0e-42a2-a372-9cd204794390 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d returned with HTTP 200 [ 1956.333507] [55303]: [pid: 55303|app: 0|req: 225/465] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Dec 14 13:24:38 2024] GET /volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d => generated 642 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1958.445081] [55302]: DEBUG cinder.api.middleware.request_id [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-a09bbb03-982a-45b2-a9a3-4cea52118eb1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.447902] [55302]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-a09bbb03-982a-45b2-a9a3-4cea52118eb1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d/action [ 1958.448334] [55302]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-a09bbb03-982a-45b2-a9a3-4cea52118eb1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1958.448469] [55302]: DEBUG cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-a09bbb03-982a-45b2-a9a3-4cea52118eb1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1958.467756] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.467756] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.477539] [55302]: INFO cinder.api.openstack.wsgi [req-8d3ce851-630e-4826-bd69-1863dc19e637 req-a09bbb03-982a-45b2-a9a3-4cea52118eb1 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d/action returned with HTTP 204 [ 1958.478043] [55302]: [pid: 55302|app: 0|req: 241/466] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:24:40 2024] POST /volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1959.862526] [55303]: DEBUG cinder.api.middleware.request_id [req-ccb11036-e145-41bf-8b58-1ed7def30cab req-e92f9f5e-10aa-4fee-a8e2-3dc4701a8e3c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.865670] [55303]: INFO cinder.api.openstack.wsgi [req-ccb11036-e145-41bf-8b58-1ed7def30cab req-e92f9f5e-10aa-4fee-a8e2-3dc4701a8e3c tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-781753017 [ 1959.865855] [55303]: DEBUG cinder.api.openstack.wsgi [req-ccb11036-e145-41bf-8b58-1ed7def30cab req-e92f9f5e-10aa-4fee-a8e2-3dc4701a8e3c tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.866085] [55303]: DEBUG cinder.api.openstack.wsgi [req-ccb11036-e145-41bf-8b58-1ed7def30cab req-e92f9f5e-10aa-4fee-a8e2-3dc4701a8e3c tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.866292] [55303]: INFO cinder.api.v3.volumes [req-ccb11036-e145-41bf-8b58-1ed7def30cab req-e92f9f5e-10aa-4fee-a8e2-3dc4701a8e3c tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Delete volume with id: tempest-invalid-781753017 [ 1959.873336] [55303]: INFO cinder.api.openstack.wsgi [req-ccb11036-e145-41bf-8b58-1ed7def30cab req-e92f9f5e-10aa-4fee-a8e2-3dc4701a8e3c tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-781753017 returned with HTTP 404 [ 1959.874122] [55303]: [pid: 55303|app: 0|req: 226/467] 10.180.1.21 () {62 vars in 1467 bytes} [Sat Dec 14 13:24:41 2024] DELETE /volume/v3/volumes/tempest-invalid-781753017 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1959.902023] [55302]: DEBUG cinder.api.middleware.request_id [req-3ba0db17-f362-4c22-8885-9ba892f4c0bb req-a7652859-0e32-488e-b51c-ae86ff805933 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.905086] [55302]: INFO cinder.api.openstack.wsgi [req-3ba0db17-f362-4c22-8885-9ba892f4c0bb req-a7652859-0e32-488e-b51c-ae86ff805933 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] DELETE http://10.180.1.21/volume/v3/volumes/008bc1ed-8f14-4a61-be8f-fd523e80ffc6 [ 1959.905355] [55302]: DEBUG cinder.api.openstack.wsgi [req-3ba0db17-f362-4c22-8885-9ba892f4c0bb req-a7652859-0e32-488e-b51c-ae86ff805933 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.905691] [55302]: DEBUG cinder.api.openstack.wsgi [req-3ba0db17-f362-4c22-8885-9ba892f4c0bb req-a7652859-0e32-488e-b51c-ae86ff805933 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.905965] [55302]: INFO cinder.api.v3.volumes [req-3ba0db17-f362-4c22-8885-9ba892f4c0bb req-a7652859-0e32-488e-b51c-ae86ff805933 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Delete volume with id: 008bc1ed-8f14-4a61-be8f-fd523e80ffc6 [ 1959.914400] [55302]: INFO cinder.api.openstack.wsgi [req-3ba0db17-f362-4c22-8885-9ba892f4c0bb req-a7652859-0e32-488e-b51c-ae86ff805933 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] http://10.180.1.21/volume/v3/volumes/008bc1ed-8f14-4a61-be8f-fd523e80ffc6 returned with HTTP 404 [ 1959.915130] [55302]: [pid: 55302|app: 0|req: 242/468] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:24:41 2024] DELETE /volume/v3/volumes/008bc1ed-8f14-4a61-be8f-fd523e80ffc6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1959.944288] [55303]: DEBUG cinder.api.middleware.request_id [req-a151d04e-4eca-480a-822e-9dd3b57e3686 req-c02848a7-855e-44d7-af7d-6e345a830651 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.947037] [55303]: INFO cinder.api.openstack.wsgi [req-a151d04e-4eca-480a-822e-9dd3b57e3686 req-c02848a7-855e-44d7-af7d-6e345a830651 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] GET http://10.180.1.21/volume/v3/volumes/8441e444-2ffa-4843-8737-f4cf0cf03ea2 [ 1959.947307] [55303]: DEBUG cinder.api.openstack.wsgi [req-a151d04e-4eca-480a-822e-9dd3b57e3686 req-c02848a7-855e-44d7-af7d-6e345a830651 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.947735] [55303]: DEBUG cinder.api.openstack.wsgi [req-a151d04e-4eca-480a-822e-9dd3b57e3686 req-c02848a7-855e-44d7-af7d-6e345a830651 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.954378] [55303]: INFO cinder.api.openstack.wsgi [req-a151d04e-4eca-480a-822e-9dd3b57e3686 req-c02848a7-855e-44d7-af7d-6e345a830651 tempest-VolumesNegativeTest-1937461772 tempest-VolumesNegativeTest-1937461772-project-member] http://10.180.1.21/volume/v3/volumes/8441e444-2ffa-4843-8737-f4cf0cf03ea2 returned with HTTP 404 [ 1959.954986] [55303]: [pid: 55303|app: 0|req: 227/469] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:24:41 2024] GET /volume/v3/volumes/8441e444-2ffa-4843-8737-f4cf0cf03ea2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1962.509226] [55302]: DEBUG cinder.api.middleware.request_id [None req-c36e0f4b-6687-4a78-bfc2-4cc5f07cb341 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1962.509685] [55302]: INFO cinder.api.openstack.wsgi [None req-c36e0f4b-6687-4a78-bfc2-4cc5f07cb341 None None] GET http://10.180.1.21/volume// [ 1962.509861] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c36e0f4b-6687-4a78-bfc2-4cc5f07cb341 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1962.510107] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c36e0f4b-6687-4a78-bfc2-4cc5f07cb341 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1962.510474] [55302]: INFO cinder.api.openstack.wsgi [None req-c36e0f4b-6687-4a78-bfc2-4cc5f07cb341 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1962.510770] [55302]: [pid: 55302|app: 0|req: 243/470] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:24:44 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1962.519032] [55303]: DEBUG cinder.api.middleware.request_id [req-e0728e01-b558-48bc-abde-427dabb74caf req-47a4fd0f-7c90-4103-b922-0dd0a9b928b3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1962.521496] [55303]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-47a4fd0f-7c90-4103-b922-0dd0a9b928b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1962.521963] [55303]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-47a4fd0f-7c90-4103-b922-0dd0a9b928b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b421fe9-ea79-4f5a-9ece-2f840503ce65", "connector": null, "instance_uuid": "479f566f-f6ac-4568-8390-d69353ee303c"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1962.538475] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1962.538475] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1962.581518] [55303]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-47a4fd0f-7c90-4103-b922-0dd0a9b928b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1962.582044] [55303]: [pid: 55303|app: 0|req: 228/471] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:24:44 2024] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1962.587028] [55302]: DEBUG cinder.api.middleware.request_id [req-e0728e01-b558-48bc-abde-427dabb74caf req-223e8dd8-6b76-4d35-b94e-42909c85d41e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1962.596020] [55302]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-223e8dd8-6b76-4d35-b94e-42909c85d41e tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d [ 1962.596020] [55302]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-223e8dd8-6b76-4d35-b94e-42909c85d41e tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1962.596020] [55302]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-223e8dd8-6b76-4d35-b94e-42909c85d41e tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1962.601771] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1962.601771] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1963.141757] [55302]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-223e8dd8-6b76-4d35-b94e-42909c85d41e tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d returned with HTTP 200 [ 1963.142376] [55302]: [pid: 55302|app: 0|req: 244/472] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:24:44 2024] DELETE /volume/v3/attachments/7dcdbf65-85b9-41d6-9790-a396dac5f76d => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1963.905045] [55303]: DEBUG cinder.api.middleware.request_id [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-3c09f6c7-ed1e-4a0d-9692-a1cc8eab882f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1963.907395] [55303]: INFO cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-3c09f6c7-ed1e-4a0d-9692-a1cc8eab882f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 [ 1963.908022] [55303]: DEBUG cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-3c09f6c7-ed1e-4a0d-9692-a1cc8eab882f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1963.908022] [55303]: DEBUG cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-3c09f6c7-ed1e-4a0d-9692-a1cc8eab882f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1963.915311] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1963.915311] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1964.457647] [55303]: INFO cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-3c09f6c7-ed1e-4a0d-9692-a1cc8eab882f tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 returned with HTTP 200 [ 1964.458369] [55303]: [pid: 55303|app: 0|req: 229/473] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:24:45 2024] DELETE /volume/v3/attachments/d6ab4d34-56a5-4f0b-b719-958f844fd8f4 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1964.465576] [55302]: DEBUG cinder.api.middleware.request_id [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1964.470238] [55302]: INFO cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 [ 1964.470441] [55302]: DEBUG cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1964.471020] [55302]: DEBUG cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1964.471225] [55302]: INFO cinder.api.v3.volumes [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Delete volume with id: c6482f15-a420-4954-984e-1672b873f269 [ 1964.483429] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1964.483429] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1964.483969] [55302]: INFO cinder.volume.api [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1964.504363] [55302]: INFO cinder.volume.api [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Delete volume request issued successfully. [ 1964.504565] [55302]: INFO cinder.api.openstack.wsgi [req-b120b0ad-4cdf-4a11-ad8a-fbe70241e68f req-55445d00-5747-418b-8a5b-15b7a480cd5c tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 returned with HTTP 202 [ 1964.505068] [55302]: [pid: 55302|app: 0|req: 245/474] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:24:46 2024] DELETE /volume/v3/volumes/c6482f15-a420-4954-984e-1672b873f269 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1966.576865] [55303]: DEBUG cinder.api.middleware.request_id [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1966.579563] [55303]: INFO cinder.api.openstack.wsgi [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1966.579807] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1966.580099] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1966.580516] [55303]: INFO cinder.api.v3.volumes [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume with id: 33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1966.591935] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1966.591935] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1966.592703] [55303]: INFO cinder.volume.api [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1966.617534] [55303]: INFO cinder.volume.api [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume request issued successfully. [ 1966.618011] [55303]: INFO cinder.api.openstack.wsgi [None req-f9c6b0d2-2771-4f8c-8286-939addf9c254 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 202 [ 1966.620343] [55303]: [pid: 55303|app: 0|req: 230/475] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:24:48 2024] DELETE /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1966.621436] [55302]: DEBUG cinder.api.middleware.request_id [None req-620b09b5-e69f-47e6-a71c-a4f3d1285a7a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1966.624655] [55302]: INFO cinder.api.openstack.wsgi [None req-620b09b5-e69f-47e6-a71c-a4f3d1285a7a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1966.624922] [55302]: DEBUG cinder.api.openstack.wsgi [None req-620b09b5-e69f-47e6-a71c-a4f3d1285a7a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1966.625555] [55302]: DEBUG cinder.api.openstack.wsgi [None req-620b09b5-e69f-47e6-a71c-a4f3d1285a7a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1966.634653] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1966.634653] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1966.641026] [55302]: INFO cinder.volume.api [None req-620b09b5-e69f-47e6-a71c-a4f3d1285a7a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1966.650825] [55302]: INFO cinder.api.openstack.wsgi [None req-620b09b5-e69f-47e6-a71c-a4f3d1285a7a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1966.651530] [55302]: [pid: 55302|app: 0|req: 246/476] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:48 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1967.666880] [55303]: DEBUG cinder.api.middleware.request_id [None req-e5943655-3a96-428e-afac-978891ee9775 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1967.668865] [55303]: INFO cinder.api.openstack.wsgi [None req-e5943655-3a96-428e-afac-978891ee9775 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1967.669086] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e5943655-3a96-428e-afac-978891ee9775 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1967.669303] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e5943655-3a96-428e-afac-978891ee9775 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1967.681466] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1967.681466] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1967.685808] [55303]: INFO cinder.volume.api [None req-e5943655-3a96-428e-afac-978891ee9775 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1967.690725] [55303]: INFO cinder.api.openstack.wsgi [None req-e5943655-3a96-428e-afac-978891ee9775 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1967.691146] [55303]: [pid: 55303|app: 0|req: 231/477] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:49 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1968.700604] [55302]: DEBUG cinder.api.middleware.request_id [None req-31f3b6a9-5d2a-4a2a-a132-82cb407e746c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1968.702670] [55302]: INFO cinder.api.openstack.wsgi [None req-31f3b6a9-5d2a-4a2a-a132-82cb407e746c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1968.702901] [55302]: DEBUG cinder.api.openstack.wsgi [None req-31f3b6a9-5d2a-4a2a-a132-82cb407e746c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1968.703130] [55302]: DEBUG cinder.api.openstack.wsgi [None req-31f3b6a9-5d2a-4a2a-a132-82cb407e746c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1968.715269] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1968.715269] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1968.720029] [55302]: INFO cinder.volume.api [None req-31f3b6a9-5d2a-4a2a-a132-82cb407e746c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1968.724938] [55302]: INFO cinder.api.openstack.wsgi [None req-31f3b6a9-5d2a-4a2a-a132-82cb407e746c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 200 [ 1968.725405] [55302]: [pid: 55302|app: 0|req: 247/478] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:50 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1969.736140] [55303]: DEBUG cinder.api.middleware.request_id [None req-b2024283-0111-4d68-8073-1d1dae69781c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.738208] [55303]: INFO cinder.api.openstack.wsgi [None req-b2024283-0111-4d68-8073-1d1dae69781c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f [ 1969.738433] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b2024283-0111-4d68-8073-1d1dae69781c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1969.738649] [55303]: DEBUG cinder.api.openstack.wsgi [None req-b2024283-0111-4d68-8073-1d1dae69781c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1969.745485] [55303]: INFO cinder.api.openstack.wsgi [None req-b2024283-0111-4d68-8073-1d1dae69781c tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f returned with HTTP 404 [ 1969.745952] [55303]: [pid: 55303|app: 0|req: 232/479] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:51 2024] GET /volume/v3/volumes/33202f68-27aa-4b94-83ac-6eb3eddc8a6f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1969.791643] [55302]: DEBUG cinder.api.middleware.request_id [None req-fcf913fe-4259-4f53-9698-2a4810d06507 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.793967] [55302]: INFO cinder.api.openstack.wsgi [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1969.794246] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1969.794565] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1969.794845] [55302]: INFO cinder.api.v3.volumes [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume with id: 98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1969.806925] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1969.806925] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1969.806925] [55302]: INFO cinder.volume.api [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1969.828030] [55302]: INFO cinder.volume.api [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume request issued successfully. [ 1969.828030] [55302]: INFO cinder.api.openstack.wsgi [None req-fcf913fe-4259-4f53-9698-2a4810d06507 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 202 [ 1969.828030] [55302]: [pid: 55302|app: 0|req: 248/480] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:24:51 2024] DELETE /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1969.828594] [55303]: DEBUG cinder.api.middleware.request_id [None req-fe8eb83c-431f-4188-b472-77d156853444 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.830811] [55303]: INFO cinder.api.openstack.wsgi [None req-fe8eb83c-431f-4188-b472-77d156853444 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1969.831042] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fe8eb83c-431f-4188-b472-77d156853444 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1969.831265] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fe8eb83c-431f-4188-b472-77d156853444 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1969.839999] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1969.839999] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1969.856854] [55303]: INFO cinder.volume.api [None req-fe8eb83c-431f-4188-b472-77d156853444 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1969.863376] [55303]: INFO cinder.api.openstack.wsgi [None req-fe8eb83c-431f-4188-b472-77d156853444 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1969.863848] [55303]: [pid: 55303|app: 0|req: 233/481] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:51 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1970.873191] [55302]: DEBUG cinder.api.middleware.request_id [None req-8c360857-d585-4b81-8133-bf0bb4889db3 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1970.875356] [55302]: INFO cinder.api.openstack.wsgi [None req-8c360857-d585-4b81-8133-bf0bb4889db3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1970.875659] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8c360857-d585-4b81-8133-bf0bb4889db3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1970.875878] [55302]: DEBUG cinder.api.openstack.wsgi [None req-8c360857-d585-4b81-8133-bf0bb4889db3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1970.878744] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=192,cinder:UPDATE=30,cinder:INSERT=5 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1970.886824] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1970.886824] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1970.890660] [55302]: INFO cinder.volume.api [None req-8c360857-d585-4b81-8133-bf0bb4889db3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1970.895391] [55302]: INFO cinder.api.openstack.wsgi [None req-8c360857-d585-4b81-8133-bf0bb4889db3 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1970.895785] [55302]: [pid: 55302|app: 0|req: 249/482] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:52 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1971.905111] [55303]: DEBUG cinder.api.middleware.request_id [None req-f5b5c81a-6aa6-48d3-a5fe-d685f1371962 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1971.907755] [55303]: INFO cinder.api.openstack.wsgi [None req-f5b5c81a-6aa6-48d3-a5fe-d685f1371962 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1971.907755] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f5b5c81a-6aa6-48d3-a5fe-d685f1371962 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1971.907959] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f5b5c81a-6aa6-48d3-a5fe-d685f1371962 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1971.917706] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1971.917706] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1971.922112] [55303]: INFO cinder.volume.api [None req-f5b5c81a-6aa6-48d3-a5fe-d685f1371962 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1971.926756] [55303]: INFO cinder.api.openstack.wsgi [None req-f5b5c81a-6aa6-48d3-a5fe-d685f1371962 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 200 [ 1971.927164] [55303]: [pid: 55303|app: 0|req: 234/483] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:53 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1972.936793] [55302]: DEBUG cinder.api.middleware.request_id [None req-fd0a151b-3050-466f-88d9-aef186d7400d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1972.939029] [55302]: INFO cinder.api.openstack.wsgi [None req-fd0a151b-3050-466f-88d9-aef186d7400d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 [ 1972.939262] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fd0a151b-3050-466f-88d9-aef186d7400d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1972.939478] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fd0a151b-3050-466f-88d9-aef186d7400d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1972.946835] [55302]: INFO cinder.api.openstack.wsgi [None req-fd0a151b-3050-466f-88d9-aef186d7400d tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 returned with HTTP 404 [ 1972.947511] [55302]: [pid: 55302|app: 0|req: 250/484] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:54 2024] GET /volume/v3/volumes/98c0f4ef-7757-4ed5-9808-ab597ea8c879 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1973.041672] [55303]: DEBUG cinder.api.middleware.request_id [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.043817] [55303]: INFO cinder.api.openstack.wsgi [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] DELETE http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1973.044132] [55303]: DEBUG cinder.api.openstack.wsgi [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.044250] [55303]: DEBUG cinder.api.openstack.wsgi [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.044435] [55303]: INFO cinder.api.v3.volumes [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume with id: 16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1973.055742] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.055742] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.056436] [55303]: INFO cinder.volume.api [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1973.075126] [55303]: INFO cinder.volume.api [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Delete volume request issued successfully. [ 1973.075300] [55303]: INFO cinder.api.openstack.wsgi [None req-06e804c4-624d-44ac-aa06-1cf27a4da891 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 202 [ 1973.075708] [55303]: [pid: 55303|app: 0|req: 235/485] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:24:54 2024] DELETE /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1973.079423] [55302]: DEBUG cinder.api.middleware.request_id [None req-2e78af73-0aa7-4f79-bfd5-169bd374a1e7 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.082765] [55302]: INFO cinder.api.openstack.wsgi [None req-2e78af73-0aa7-4f79-bfd5-169bd374a1e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1973.083044] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2e78af73-0aa7-4f79-bfd5-169bd374a1e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.083297] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2e78af73-0aa7-4f79-bfd5-169bd374a1e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.094049] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.094049] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.098624] [55302]: INFO cinder.volume.api [None req-2e78af73-0aa7-4f79-bfd5-169bd374a1e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1973.104670] [55302]: INFO cinder.api.openstack.wsgi [None req-2e78af73-0aa7-4f79-bfd5-169bd374a1e7 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1973.105072] [55302]: [pid: 55302|app: 0|req: 251/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:54 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1973.764051] [55303]: DEBUG cinder.api.middleware.request_id [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.766552] [55303]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] PUT http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 [ 1973.767059] [55303]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-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-388772", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1973.777683] [55303]: DEBUG cinder.coordination [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Acquiring lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1973.782918] [55303]: DEBUG cinder.coordination [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1973.783415] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.783415] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.117878] [55302]: DEBUG cinder.api.middleware.request_id [None req-a53344bc-7dc6-4f4e-9e36-96d075ddcb4a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.120065] [55302]: INFO cinder.api.openstack.wsgi [None req-a53344bc-7dc6-4f4e-9e36-96d075ddcb4a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1974.120312] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a53344bc-7dc6-4f4e-9e36-96d075ddcb4a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.120532] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a53344bc-7dc6-4f4e-9e36-96d075ddcb4a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.130611] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1974.130611] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.134221] [55302]: INFO cinder.volume.api [None req-a53344bc-7dc6-4f4e-9e36-96d075ddcb4a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1974.138684] [55302]: INFO cinder.api.openstack.wsgi [None req-a53344bc-7dc6-4f4e-9e36-96d075ddcb4a tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1974.139314] [55302]: [pid: 55302|app: 0|req: 252/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:55 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1974.301913] [55303]: DEBUG cinder.coordination [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Lock "cinder-attachment_update-0b421fe9-ea79-4f5a-9ece-2f840503ce65-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1974.302296] [55303]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-1a573177-9a8c-4d4b-8e41-d000bd40b0b3 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 returned with HTTP 200 [ 1974.302782] [55303]: [pid: 55303|app: 0|req: 236/488] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:24:55 2024] PUT /volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1974.307341] [55302]: DEBUG cinder.api.middleware.request_id [req-e0728e01-b558-48bc-abde-427dabb74caf req-d3e4dacb-07a2-489c-8193-bed29c84998f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.310040] [55302]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-d3e4dacb-07a2-489c-8193-bed29c84998f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 [ 1974.310153] [55302]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-d3e4dacb-07a2-489c-8193-bed29c84998f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.310326] [55302]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-d3e4dacb-07a2-489c-8193-bed29c84998f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.325022] [55302]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-d3e4dacb-07a2-489c-8193-bed29c84998f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 returned with HTTP 200 [ 1974.325485] [55302]: [pid: 55302|app: 0|req: 253/489] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Dec 14 13:24:56 2024] GET /volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1975.148367] [55303]: DEBUG cinder.api.middleware.request_id [None req-66a43dae-ba47-4fd5-b116-a21dccfec1c6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.150488] [55303]: INFO cinder.api.openstack.wsgi [None req-66a43dae-ba47-4fd5-b116-a21dccfec1c6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1975.150713] [55303]: DEBUG cinder.api.openstack.wsgi [None req-66a43dae-ba47-4fd5-b116-a21dccfec1c6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.150931] [55303]: DEBUG cinder.api.openstack.wsgi [None req-66a43dae-ba47-4fd5-b116-a21dccfec1c6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.160245] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.160245] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.164532] [55303]: INFO cinder.volume.api [None req-66a43dae-ba47-4fd5-b116-a21dccfec1c6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Volume info retrieved successfully. [ 1975.169837] [55303]: INFO cinder.api.openstack.wsgi [None req-66a43dae-ba47-4fd5-b116-a21dccfec1c6 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 200 [ 1975.170248] [55303]: [pid: 55303|app: 0|req: 237/490] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:57 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1976.181433] [55302]: DEBUG cinder.api.middleware.request_id [None req-0afad30a-af0d-4aef-a05e-d313a2014a08 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.183698] [55302]: INFO cinder.api.openstack.wsgi [None req-0afad30a-af0d-4aef-a05e-d313a2014a08 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] GET http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 [ 1976.183901] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0afad30a-af0d-4aef-a05e-d313a2014a08 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.184204] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0afad30a-af0d-4aef-a05e-d313a2014a08 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.190633] [55302]: INFO cinder.api.openstack.wsgi [None req-0afad30a-af0d-4aef-a05e-d313a2014a08 tempest-AttachVolumeNegativeTest-395741040 tempest-AttachVolumeNegativeTest-395741040-project-member] http://10.180.1.21/volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 returned with HTTP 404 [ 1976.191119] [55302]: [pid: 55302|app: 0|req: 254/491] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:24:58 2024] GET /volume/v3/volumes/16be1e85-41b7-45bf-b8a1-4c0875d13607 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1978.348699] [55303]: DEBUG cinder.api.middleware.request_id [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.351228] [55303]: INFO cinder.api.openstack.wsgi [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1978.351795] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1239999257"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1978.353608] [55303]: DEBUG cinder.api.v3.volumes [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1239999257'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1978.353806] [55303]: INFO cinder.api.v3.volumes [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume of 1 GB [ 1978.360737] [55303]: INFO cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Availability Zones retrieved successfully. [ 1978.367865] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Flow 'volume_create_api' (2f8e6c1b-8ff3-4845-95db-bf0028321643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1978.369946] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaac0442-ecb7-4936-b33d-5abb067ca81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.370271] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1978.397421] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaac0442-ecb7-4936-b33d-5abb067ca81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.399046] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f43889-f4aa-4248-867f-2e2f55f07542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.442872] [55303]: DEBUG cinder.quota [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Created reservations ['7e6dbbe6-57d3-464d-9f24-adc57b59699a', '594463fb-4247-43a8-a1f5-197d22643f57', 'b94c3338-bcd6-46d8-a27f-eadd8eeb89df', '642c003c-21fd-46fe-b1e3-d7df58391017'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1978.443787] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f43889-f4aa-4248-867f-2e2f55f07542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e6dbbe6-57d3-464d-9f24-adc57b59699a', '594463fb-4247-43a8-a1f5-197d22643f57', 'b94c3338-bcd6-46d8-a27f-eadd8eeb89df', '642c003c-21fd-46fe-b1e3-d7df58391017']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.444698] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de3ab40-36e2-4afa-8fdb-59a30f8a8380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.461056] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de3ab40-36e2-4afa-8fdb-59a30f8a8380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e247e8-7ddf-4829-ad4a-db9c5433632a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1239999257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611ee5f3b3c8404ba050eed2f250f8c3',qos_specs=None,replication_status=,reservations=['7e6dbbe6-57d3-464d-9f24-adc57b59699a','594463fb-4247-43a8-a1f5-197d22643f57','b94c3338-bcd6-46d8-a27f-eadd8eeb89df','642c003c-21fd-46fe-b1e3-d7df58391017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6206534bebc4105a4500ce54adceaea',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1239999257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e247e8-7ddf-4829-ad4a-db9c5433632a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611ee5f3b3c8404ba050eed2f250f8c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6206534bebc4105a4500ce54adceaea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.461965] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8162c7fb-df16-4f97-9f22-94b86cd4e8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.479648] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8162c7fb-df16-4f97-9f22-94b86cd4e8eb) transitioned into state 'SUCCESS' from state '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-1239999257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611ee5f3b3c8404ba050eed2f250f8c3',qos_specs=None,replication_status=,reservations=['7e6dbbe6-57d3-464d-9f24-adc57b59699a','594463fb-4247-43a8-a1f5-197d22643f57','b94c3338-bcd6-46d8-a27f-eadd8eeb89df','642c003c-21fd-46fe-b1e3-d7df58391017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6206534bebc4105a4500ce54adceaea',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.480661] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2823f59a-75be-49e9-96bf-c85ab12afd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.496033] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2823f59a-75be-49e9-96bf-c85ab12afd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.497228] [55303]: DEBUG cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Flow 'volume_create_api' (2f8e6c1b-8ff3-4845-95db-bf0028321643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1978.498238] [55303]: INFO cinder.volume.api [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume request issued successfully. [ 1978.498327] [55303]: INFO cinder.api.openstack.wsgi [None req-d8823ccb-fdf3-4492-aa81-7cb078ec961b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1978.498788] [55303]: [pid: 55303|app: 0|req: 238/492] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:25:00 2024] POST /volume/v3/volumes => generated 750 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1978.506642] [55302]: DEBUG cinder.api.middleware.request_id [None req-9ad6582b-bcef-4fae-9204-2e706f9e792b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.508813] [55302]: INFO cinder.api.openstack.wsgi [None req-9ad6582b-bcef-4fae-9204-2e706f9e792b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1978.509179] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9ad6582b-bcef-4fae-9204-2e706f9e792b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1978.509308] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9ad6582b-bcef-4fae-9204-2e706f9e792b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1978.517458] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1978.517458] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1978.522773] [55302]: INFO cinder.volume.api [None req-9ad6582b-bcef-4fae-9204-2e706f9e792b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1978.529356] [55302]: INFO cinder.api.openstack.wsgi [None req-9ad6582b-bcef-4fae-9204-2e706f9e792b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1978.531378] [55302]: [pid: 55302|app: 0|req: 255/493] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:00 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1979.540787] [55303]: DEBUG cinder.api.middleware.request_id [None req-e8f2ac66-4852-49b1-8776-66d9f9d1eba4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1979.542781] [55303]: INFO cinder.api.openstack.wsgi [None req-e8f2ac66-4852-49b1-8776-66d9f9d1eba4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1979.543049] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e8f2ac66-4852-49b1-8776-66d9f9d1eba4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1979.543277] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e8f2ac66-4852-49b1-8776-66d9f9d1eba4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1979.556066] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1979.556066] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1979.559741] [55303]: INFO cinder.volume.api [None req-e8f2ac66-4852-49b1-8776-66d9f9d1eba4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1979.564663] [55303]: INFO cinder.api.openstack.wsgi [None req-e8f2ac66-4852-49b1-8776-66d9f9d1eba4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1979.565078] [55303]: [pid: 55303|app: 0|req: 239/494] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:01 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1979.633370] [55302]: DEBUG cinder.api.middleware.request_id [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-10d7b643-29ee-4595-a953-2e9ecbfbd322 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1979.635788] [55302]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-10d7b643-29ee-4595-a953-2e9ecbfbd322 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1979.636015] [55302]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-10d7b643-29ee-4595-a953-2e9ecbfbd322 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1979.636239] [55302]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-10d7b643-29ee-4595-a953-2e9ecbfbd322 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1979.644426] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1979.644426] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1979.648444] [55302]: INFO cinder.volume.api [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-10d7b643-29ee-4595-a953-2e9ecbfbd322 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1979.652966] [55302]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-10d7b643-29ee-4595-a953-2e9ecbfbd322 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1979.653369] [55302]: [pid: 55302|app: 0|req: 256/495] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:01 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1980.162557] [55303]: DEBUG cinder.api.middleware.request_id [req-e0728e01-b558-48bc-abde-427dabb74caf req-05100997-4c6c-4592-a44d-24f4fd67c8ef None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.164923] [55303]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-05100997-4c6c-4592-a44d-24f4fd67c8ef tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] POST http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284/action [ 1980.165396] [55303]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-05100997-4c6c-4592-a44d-24f4fd67c8ef tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action body: b'{"os-complete": null}' {{(pid=55303) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1980.165534] [55303]: DEBUG cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-05100997-4c6c-4592-a44d-24f4fd67c8ef tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1980.181843] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1980.181843] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1980.189094] [55303]: INFO cinder.api.openstack.wsgi [req-e0728e01-b558-48bc-abde-427dabb74caf req-05100997-4c6c-4592-a44d-24f4fd67c8ef tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284/action returned with HTTP 204 [ 1980.189662] [55303]: [pid: 55303|app: 0|req: 240/496] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:25:02 2024] POST /volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1981.174325] [55302]: DEBUG cinder.api.middleware.request_id [None req-ae3f7b26-a81d-4dc3-8e7c-28e1be6691e9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.174843] [55302]: INFO cinder.api.openstack.wsgi [None req-ae3f7b26-a81d-4dc3-8e7c-28e1be6691e9 None None] GET http://10.180.1.21/volume// [ 1981.175051] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7b26-a81d-4dc3-8e7c-28e1be6691e9 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.175283] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7b26-a81d-4dc3-8e7c-28e1be6691e9 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.175808] [55302]: INFO cinder.api.openstack.wsgi [None req-ae3f7b26-a81d-4dc3-8e7c-28e1be6691e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1981.176188] [55302]: [pid: 55302|app: 0|req: 257/497] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:25:03 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1981.180857] [55303]: DEBUG cinder.api.middleware.request_id [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-d36a1441-8fca-4eee-b618-fb2fb064e268 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.182908] [55303]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-d36a1441-8fca-4eee-b618-fb2fb064e268 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1981.183385] [55303]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-d36a1441-8fca-4eee-b618-fb2fb064e268 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33e247e8-7ddf-4829-ad4a-db9c5433632a", "connector": null, "instance_uuid": "b2bc5ab0-62ac-42c9-9103-52bdcaa0aa1a"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1981.198716] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.198716] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.222913] [55303]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-d36a1441-8fca-4eee-b618-fb2fb064e268 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1981.223387] [55303]: [pid: 55303|app: 0|req: 241/498] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:25:03 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1981.242701] [55302]: DEBUG cinder.api.middleware.request_id [None req-f5dc3374-b73d-44be-bb39-6b7295853e0c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.244714] [55302]: INFO cinder.api.openstack.wsgi [None req-f5dc3374-b73d-44be-bb39-6b7295853e0c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1981.245018] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f5dc3374-b73d-44be-bb39-6b7295853e0c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.245372] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f5dc3374-b73d-44be-bb39-6b7295853e0c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.258288] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.258288] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.261435] [55302]: INFO cinder.volume.api [None req-f5dc3374-b73d-44be-bb39-6b7295853e0c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1981.266671] [55302]: INFO cinder.api.openstack.wsgi [None req-f5dc3374-b73d-44be-bb39-6b7295853e0c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1981.267467] [55302]: [pid: 55302|app: 0|req: 258/499] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:03 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.330433] [55303]: DEBUG cinder.api.middleware.request_id [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.332520] [55303]: INFO cinder.api.openstack.wsgi [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] DELETE http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1981.332745] [55303]: DEBUG cinder.api.openstack.wsgi [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.332965] [55303]: DEBUG cinder.api.openstack.wsgi [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.333171] [55303]: INFO cinder.api.v3.volumes [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Delete volume with id: 67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1981.343346] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.343346] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.344296] [55303]: INFO cinder.volume.api [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1981.365447] [55303]: INFO cinder.volume.api [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Delete volume request issued successfully. [ 1981.365712] [55303]: INFO cinder.api.openstack.wsgi [None req-1aa4fa3e-1a3b-478e-bf59-45c08eae780e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 202 [ 1981.366147] [55303]: [pid: 55303|app: 0|req: 242/500] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:03 2024] DELETE /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1981.370748] [55302]: DEBUG cinder.api.middleware.request_id [None req-803a8a23-0547-4d12-bf42-29be76890771 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.375347] [55302]: INFO cinder.api.openstack.wsgi [None req-803a8a23-0547-4d12-bf42-29be76890771 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1981.375347] [55302]: DEBUG cinder.api.openstack.wsgi [None req-803a8a23-0547-4d12-bf42-29be76890771 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.375347] [55302]: DEBUG cinder.api.openstack.wsgi [None req-803a8a23-0547-4d12-bf42-29be76890771 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.390947] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.390947] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.395343] [55302]: INFO cinder.volume.api [None req-803a8a23-0547-4d12-bf42-29be76890771 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1981.400866] [55302]: INFO cinder.api.openstack.wsgi [None req-803a8a23-0547-4d12-bf42-29be76890771 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1981.401357] [55302]: [pid: 55302|app: 0|req: 259/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:03 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.746684] [55303]: DEBUG cinder.api.middleware.request_id [None req-4aec25ff-4755-408d-a2ef-93d4f1b73163 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.747165] [55303]: INFO cinder.api.openstack.wsgi [None req-4aec25ff-4755-408d-a2ef-93d4f1b73163 None None] GET http://10.180.1.21/volume// [ 1981.747348] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4aec25ff-4755-408d-a2ef-93d4f1b73163 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.747560] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4aec25ff-4755-408d-a2ef-93d4f1b73163 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.747955] [55303]: INFO cinder.api.openstack.wsgi [None req-4aec25ff-4755-408d-a2ef-93d4f1b73163 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1981.748281] [55303]: [pid: 55303|app: 0|req: 243/502] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:25:03 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1981.752045] [55302]: DEBUG cinder.api.middleware.request_id [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-394bcf6b-6f81-48f9-851b-b631f674fe18 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.754106] [55302]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-394bcf6b-6f81-48f9-851b-b631f674fe18 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1981.754356] [55302]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-394bcf6b-6f81-48f9-851b-b631f674fe18 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.754573] [55302]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-394bcf6b-6f81-48f9-851b-b631f674fe18 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.765084] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.765084] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.767552] [55302]: INFO cinder.volume.api [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-394bcf6b-6f81-48f9-851b-b631f674fe18 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1981.771765] [55302]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-394bcf6b-6f81-48f9-851b-b631f674fe18 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1981.772209] [55302]: [pid: 55302|app: 0|req: 260/503] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:25:03 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1981.802468] [55303]: DEBUG cinder.api.middleware.request_id [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.804729] [55303]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] PUT http://10.180.1.21/volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975 [ 1981.805138] [55303]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-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-388788", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1981.812547] [55303]: DEBUG cinder.coordination [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Acquiring lock "cinder-attachment_update-33e247e8-7ddf-4829-ad4a-db9c5433632a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1981.816847] [55303]: DEBUG cinder.coordination [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Lock "cinder-attachment_update-33e247e8-7ddf-4829-ad4a-db9c5433632a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1981.817696] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.817696] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.279188] [55302]: DEBUG cinder.api.middleware.request_id [None req-d6317a6b-78e9-4037-b3d2-1a33b27eb175 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.281435] [55302]: INFO cinder.api.openstack.wsgi [None req-d6317a6b-78e9-4037-b3d2-1a33b27eb175 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1982.281670] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d6317a6b-78e9-4037-b3d2-1a33b27eb175 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.281892] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d6317a6b-78e9-4037-b3d2-1a33b27eb175 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.295878] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.295878] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.299449] [55302]: INFO cinder.volume.api [None req-d6317a6b-78e9-4037-b3d2-1a33b27eb175 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1982.303970] [55302]: INFO cinder.api.openstack.wsgi [None req-d6317a6b-78e9-4037-b3d2-1a33b27eb175 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1982.304607] [55302]: [pid: 55302|app: 0|req: 261/504] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:04 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1982.411805] [55302]: DEBUG cinder.api.middleware.request_id [None req-ac0dc8e6-bd4e-41d9-9a77-8f29ba3bf483 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.413840] [55302]: INFO cinder.api.openstack.wsgi [None req-ac0dc8e6-bd4e-41d9-9a77-8f29ba3bf483 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1982.413975] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ac0dc8e6-bd4e-41d9-9a77-8f29ba3bf483 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.414196] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ac0dc8e6-bd4e-41d9-9a77-8f29ba3bf483 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.422043] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.422043] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.425540] [55302]: INFO cinder.volume.api [None req-ac0dc8e6-bd4e-41d9-9a77-8f29ba3bf483 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1982.430824] [55302]: INFO cinder.api.openstack.wsgi [None req-ac0dc8e6-bd4e-41d9-9a77-8f29ba3bf483 tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1982.430824] [55302]: [pid: 55302|app: 0|req: 262/505] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:04 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1983.313180] [55302]: DEBUG cinder.api.middleware.request_id [None req-a4531a2f-b7dc-4f9a-8b8c-4e7b93b97f29 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.315316] [55302]: INFO cinder.api.openstack.wsgi [None req-a4531a2f-b7dc-4f9a-8b8c-4e7b93b97f29 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1983.315535] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a4531a2f-b7dc-4f9a-8b8c-4e7b93b97f29 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.315785] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a4531a2f-b7dc-4f9a-8b8c-4e7b93b97f29 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.328483] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.328483] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.332054] [55302]: INFO cinder.volume.api [None req-a4531a2f-b7dc-4f9a-8b8c-4e7b93b97f29 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1983.336757] [55302]: INFO cinder.api.openstack.wsgi [None req-a4531a2f-b7dc-4f9a-8b8c-4e7b93b97f29 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1983.337186] [55302]: [pid: 55302|app: 0|req: 263/506] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:05 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1983.440607] [55302]: DEBUG cinder.api.middleware.request_id [None req-422f6858-1158-4d05-8651-7acbefbc8d4e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.443031] [55302]: INFO cinder.api.openstack.wsgi [None req-422f6858-1158-4d05-8651-7acbefbc8d4e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1983.443134] [55302]: DEBUG cinder.api.openstack.wsgi [None req-422f6858-1158-4d05-8651-7acbefbc8d4e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.443357] [55302]: DEBUG cinder.api.openstack.wsgi [None req-422f6858-1158-4d05-8651-7acbefbc8d4e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.451144] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.451144] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.454976] [55302]: INFO cinder.volume.api [None req-422f6858-1158-4d05-8651-7acbefbc8d4e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Volume info retrieved successfully. [ 1983.459028] [55302]: INFO cinder.api.openstack.wsgi [None req-422f6858-1158-4d05-8651-7acbefbc8d4e tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 200 [ 1983.459522] [55302]: [pid: 55302|app: 0|req: 264/507] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:05 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1984.346636] [55302]: DEBUG cinder.api.middleware.request_id [None req-d32dbeb1-8452-4545-a46f-d541d9cd0ceb None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.348808] [55302]: INFO cinder.api.openstack.wsgi [None req-d32dbeb1-8452-4545-a46f-d541d9cd0ceb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1984.349053] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d32dbeb1-8452-4545-a46f-d541d9cd0ceb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.349284] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d32dbeb1-8452-4545-a46f-d541d9cd0ceb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.362677] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.362677] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.370024] [55302]: INFO cinder.volume.api [None req-d32dbeb1-8452-4545-a46f-d541d9cd0ceb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1984.375771] [55302]: INFO cinder.api.openstack.wsgi [None req-d32dbeb1-8452-4545-a46f-d541d9cd0ceb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1984.376307] [55302]: [pid: 55302|app: 0|req: 265/508] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:06 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.469143] [55302]: DEBUG cinder.api.middleware.request_id [None req-fdea0be6-2602-4f76-a0f2-90659aeeea3d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.471378] [55302]: INFO cinder.api.openstack.wsgi [None req-fdea0be6-2602-4f76-a0f2-90659aeeea3d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] GET http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c [ 1984.471605] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdea0be6-2602-4f76-a0f2-90659aeeea3d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.471824] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdea0be6-2602-4f76-a0f2-90659aeeea3d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.478698] [55302]: INFO cinder.api.openstack.wsgi [None req-fdea0be6-2602-4f76-a0f2-90659aeeea3d tempest-ServerActionsTestOtherA-449079737 tempest-ServerActionsTestOtherA-449079737-project-member] http://10.180.1.21/volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c returned with HTTP 404 [ 1984.479306] [55302]: [pid: 55302|app: 0|req: 266/509] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:06 2024] GET /volume/v3/volumes/67aca5db-dad3-411c-8646-cd2e21f5d34c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1985.388147] [55302]: DEBUG cinder.api.middleware.request_id [None req-4d401cf8-dc1b-41d6-9b52-0365f48807a1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.391871] [55302]: INFO cinder.api.openstack.wsgi [None req-4d401cf8-dc1b-41d6-9b52-0365f48807a1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1985.391871] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4d401cf8-dc1b-41d6-9b52-0365f48807a1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1985.391871] [55302]: DEBUG cinder.api.openstack.wsgi [None req-4d401cf8-dc1b-41d6-9b52-0365f48807a1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1985.411056] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1985.411056] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1985.415679] [55302]: INFO cinder.volume.api [None req-4d401cf8-dc1b-41d6-9b52-0365f48807a1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1985.420676] [55302]: INFO cinder.api.openstack.wsgi [None req-4d401cf8-dc1b-41d6-9b52-0365f48807a1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1985.421251] [55302]: [pid: 55302|app: 0|req: 267/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:07 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1986.339576] [55303]: DEBUG cinder.coordination [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Lock "cinder-attachment_update-33e247e8-7ddf-4829-ad4a-db9c5433632a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1986.339932] [55303]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-edc30913-9d3f-4913-8a29-ffcf8bbe5bbb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975 returned with HTTP 200 [ 1986.340480] [55303]: [pid: 55303|app: 0|req: 244/511] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:25:03 2024] PUT /volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1986.430915] [55302]: DEBUG cinder.api.middleware.request_id [None req-b1cf839f-97c2-4841-b9ae-aa016063b0ac None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.433009] [55302]: INFO cinder.api.openstack.wsgi [None req-b1cf839f-97c2-4841-b9ae-aa016063b0ac tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1986.433231] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b1cf839f-97c2-4841-b9ae-aa016063b0ac tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.433454] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b1cf839f-97c2-4841-b9ae-aa016063b0ac tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.445462] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.445462] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.449898] [55302]: INFO cinder.volume.api [None req-b1cf839f-97c2-4841-b9ae-aa016063b0ac tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1986.456030] [55302]: INFO cinder.api.openstack.wsgi [None req-b1cf839f-97c2-4841-b9ae-aa016063b0ac tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1986.456422] [55302]: [pid: 55302|app: 0|req: 268/512] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:08 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1986.946726] [55303]: DEBUG cinder.api.middleware.request_id [req-2d8415a4-f8b8-4aa9-9680-a274b840c9be req-9812d5bf-8f81-4795-b1a2-6d8eb45cc090 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.949184] [55303]: INFO cinder.api.openstack.wsgi [req-2d8415a4-f8b8-4aa9-9680-a274b840c9be req-9812d5bf-8f81-4795-b1a2-6d8eb45cc090 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] DELETE http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 [ 1986.949467] [55303]: DEBUG cinder.api.openstack.wsgi [req-2d8415a4-f8b8-4aa9-9680-a274b840c9be req-9812d5bf-8f81-4795-b1a2-6d8eb45cc090 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.949636] [55303]: DEBUG cinder.api.openstack.wsgi [req-2d8415a4-f8b8-4aa9-9680-a274b840c9be req-9812d5bf-8f81-4795-b1a2-6d8eb45cc090 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.958473] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.958473] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.465877] [55302]: DEBUG cinder.api.middleware.request_id [None req-2ee4771b-4993-44db-a7ea-8c091874ea85 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.468934] [55302]: INFO cinder.api.openstack.wsgi [None req-2ee4771b-4993-44db-a7ea-8c091874ea85 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1987.468934] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2ee4771b-4993-44db-a7ea-8c091874ea85 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.468934] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2ee4771b-4993-44db-a7ea-8c091874ea85 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.480890] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.480890] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.484979] [55302]: INFO cinder.volume.api [None req-2ee4771b-4993-44db-a7ea-8c091874ea85 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1987.490485] [55302]: INFO cinder.api.openstack.wsgi [None req-2ee4771b-4993-44db-a7ea-8c091874ea85 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1987.490854] [55302]: [pid: 55302|app: 0|req: 269/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:09 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1987.494265] [55303]: INFO cinder.api.openstack.wsgi [req-2d8415a4-f8b8-4aa9-9680-a274b840c9be req-9812d5bf-8f81-4795-b1a2-6d8eb45cc090 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 returned with HTTP 200 [ 1987.494787] [55303]: [pid: 55303|app: 0|req: 245/514] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:25:08 2024] DELETE /volume/v3/attachments/81647e5a-3288-46f0-a886-500ab8890284 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1988.481693] [55302]: DEBUG cinder.api.middleware.request_id [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-de1fdc04-0380-4a57-86cb-e09ecd9a08a6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.483669] [55302]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-de1fdc04-0380-4a57-86cb-e09ecd9a08a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975/action [ 1988.484169] [55302]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-de1fdc04-0380-4a57-86cb-e09ecd9a08a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1988.484316] [55302]: DEBUG cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-de1fdc04-0380-4a57-86cb-e09ecd9a08a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1988.503251] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.503251] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.505074] [55303]: DEBUG cinder.api.middleware.request_id [None req-9f0890a5-a510-476e-8c3d-5f8a9aadf706 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.508833] [55303]: INFO cinder.api.openstack.wsgi [None req-9f0890a5-a510-476e-8c3d-5f8a9aadf706 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1988.509240] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9f0890a5-a510-476e-8c3d-5f8a9aadf706 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.509608] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9f0890a5-a510-476e-8c3d-5f8a9aadf706 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.510785] [55302]: INFO cinder.api.openstack.wsgi [req-afb7de01-dfb9-4418-b889-984e81b3fe40 req-de1fdc04-0380-4a57-86cb-e09ecd9a08a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975/action returned with HTTP 204 [ 1988.511421] [55302]: [pid: 55302|app: 0|req: 270/515] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:25:10 2024] POST /volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1988.513025] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=218,cinder:INSERT=18,cinder:UPDATE=45 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1988.529712] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.529712] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.536810] [55303]: INFO cinder.volume.api [None req-9f0890a5-a510-476e-8c3d-5f8a9aadf706 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1988.544034] [55303]: INFO cinder.api.openstack.wsgi [None req-9f0890a5-a510-476e-8c3d-5f8a9aadf706 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1988.544577] [55303]: [pid: 55303|app: 0|req: 246/516] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:10 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1988.553442] [55302]: DEBUG cinder.api.middleware.request_id [None req-3012299d-da77-46f7-b927-9f1c39a37a91 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.558129] [55302]: INFO cinder.api.openstack.wsgi [None req-3012299d-da77-46f7-b927-9f1c39a37a91 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1988.559133] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3012299d-da77-46f7-b927-9f1c39a37a91 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.559133] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3012299d-da77-46f7-b927-9f1c39a37a91 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.569150] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.569150] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.572696] [55302]: INFO cinder.volume.api [None req-3012299d-da77-46f7-b927-9f1c39a37a91 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1988.578117] [55302]: INFO cinder.api.openstack.wsgi [None req-3012299d-da77-46f7-b927-9f1c39a37a91 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1988.578524] [55302]: [pid: 55302|app: 0|req: 271/517] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:10 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1988.651881] [55303]: DEBUG cinder.api.middleware.request_id [None req-7f635d33-f2e4-41e0-b877-5af2562f135d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.653841] [55303]: INFO cinder.api.openstack.wsgi [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1988.654238] [55303]: DEBUG cinder.api.openstack.wsgi [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-698510809"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1988.655790] [55303]: DEBUG cinder.api.v3.volumes [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-698510809'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1988.655985] [55303]: INFO cinder.api.v3.volumes [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume of 1 GB [ 1988.660273] [55303]: INFO cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Availability Zones retrieved successfully. [ 1988.664830] [55302]: DEBUG cinder.api.middleware.request_id [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.666628] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Flow 'volume_create_api' (81eec368-cdfa-4486-998e-146ef3528d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1988.666904] [55302]: INFO cinder.api.openstack.wsgi [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1988.667313] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-339200113"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1988.667832] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025527ff-97c3-497d-99d8-9d58eaf9a62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.668972] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1988.669055] [55302]: DEBUG cinder.api.v3.volumes [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-339200113'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1988.669156] [55302]: INFO cinder.api.v3.volumes [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Create volume of 1 GB [ 1988.673301] [55302]: INFO cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Availability Zones retrieved successfully. [ 1988.680687] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Flow 'volume_create_api' (624ba9fd-45ad-40d0-aae4-ffdb8c289c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1988.683493] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3bce98-42f0-4508-97da-73e86083eada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.684616] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1988.690505] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025527ff-97c3-497d-99d8-9d58eaf9a62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.691450] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39e7dab-22aa-4f89-8a80-190954acf6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.701776] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3bce98-42f0-4508-97da-73e86083eada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.702399] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d117a2d-0447-41fd-a5b0-30bbd4865a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.723566] [55303]: DEBUG cinder.quota [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Created reservations ['f70e001d-cbba-475d-ace4-ef940adebbe5', '9647f6e7-9ecc-4b2b-969e-11e8da1d6e97', '522774ff-c082-4b32-9862-f7b824ab5f6f', '1ebbff10-9ca9-425c-9195-922df2c2cddd'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1988.724301] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39e7dab-22aa-4f89-8a80-190954acf6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70e001d-cbba-475d-ace4-ef940adebbe5', '9647f6e7-9ecc-4b2b-969e-11e8da1d6e97', '522774ff-c082-4b32-9862-f7b824ab5f6f', '1ebbff10-9ca9-425c-9195-922df2c2cddd']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.724957] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02eaf54e-1acf-4aba-8405-0c9e5d69df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.737469] [55302]: DEBUG cinder.quota [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Created reservations ['45e8460e-c048-4798-b3fe-b6d69db2f168', 'a95cb26b-8b6e-46b1-ad4d-6cec3662c5d6', '1326c1dd-da15-44ee-9dc2-db561a52cd3e', 'af416da4-f9c9-4731-9d81-12cc36982e70'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1988.738470] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d117a2d-0447-41fd-a5b0-30bbd4865a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e8460e-c048-4798-b3fe-b6d69db2f168', 'a95cb26b-8b6e-46b1-ad4d-6cec3662c5d6', '1326c1dd-da15-44ee-9dc2-db561a52cd3e', 'af416da4-f9c9-4731-9d81-12cc36982e70']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.738583] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02eaf54e-1acf-4aba-8405-0c9e5d69df8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb9e3d7-9f5a-4488-9339-96ccb818d10e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-698510809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611ee5f3b3c8404ba050eed2f250f8c3',qos_specs=None,replication_status=,reservations=['f70e001d-cbba-475d-ace4-ef940adebbe5','9647f6e7-9ecc-4b2b-969e-11e8da1d6e97','522774ff-c082-4b32-9862-f7b824ab5f6f','1ebbff10-9ca9-425c-9195-922df2c2cddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6206534bebc4105a4500ce54adceaea',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-698510809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb9e3d7-9f5a-4488-9339-96ccb818d10e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611ee5f3b3c8404ba050eed2f250f8c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6206534bebc4105a4500ce54adceaea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.739912] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15422098-f2f3-43f2-a2c4-8089dafb00f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.740037] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a99f562-8040-4982-bf21-02f7cd6ea54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.748978] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15422098-f2f3-43f2-a2c4-8089dafb00f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-339200113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15dbf9a930c54a0c8b73965e3c44d286',qos_specs=None,replication_status=,reservations=['45e8460e-c048-4798-b3fe-b6d69db2f168','a95cb26b-8b6e-46b1-ad4d-6cec3662c5d6','1326c1dd-da15-44ee-9dc2-db561a52cd3e','af416da4-f9c9-4731-9d81-12cc36982e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ced6525f5c134ba3831d4a93b3142451',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-339200113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15dbf9a930c54a0c8b73965e3c44d286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ced6525f5c134ba3831d4a93b3142451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.749817] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66dab704-e40f-4f4d-b5b9-c3c0c3ed1601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.750774] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a99f562-8040-4982-bf21-02f7cd6ea54f) transitioned into state 'SUCCESS' from state '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-698510809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='611ee5f3b3c8404ba050eed2f250f8c3',qos_specs=None,replication_status=,reservations=['f70e001d-cbba-475d-ace4-ef940adebbe5','9647f6e7-9ecc-4b2b-969e-11e8da1d6e97','522774ff-c082-4b32-9862-f7b824ab5f6f','1ebbff10-9ca9-425c-9195-922df2c2cddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6206534bebc4105a4500ce54adceaea',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.751639] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29bde1bd-b820-452e-a1f5-d4b7f3bd86b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.761022] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29bde1bd-b820-452e-a1f5-d4b7f3bd86b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.761991] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66dab704-e40f-4f4d-b5b9-c3c0c3ed1601) transitioned into state 'SUCCESS' from state '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-339200113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15dbf9a930c54a0c8b73965e3c44d286',qos_specs=None,replication_status=,reservations=['45e8460e-c048-4798-b3fe-b6d69db2f168','a95cb26b-8b6e-46b1-ad4d-6cec3662c5d6','1326c1dd-da15-44ee-9dc2-db561a52cd3e','af416da4-f9c9-4731-9d81-12cc36982e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ced6525f5c134ba3831d4a93b3142451',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.762597] [55303]: DEBUG cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Flow 'volume_create_api' (81eec368-cdfa-4486-998e-146ef3528d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1988.762872] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd06fc46-34a0-430c-a702-09ca3944c88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1988.763016] [55303]: INFO cinder.volume.api [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Create volume request issued successfully. [ 1988.763686] [55303]: INFO cinder.api.openstack.wsgi [None req-7f635d33-f2e4-41e0-b877-5af2562f135d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1988.764133] [55303]: [pid: 55303|app: 0|req: 247/518] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:25:10 2024] POST /volume/v3/volumes => generated 749 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1988.769919] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd06fc46-34a0-430c-a702-09ca3944c88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1988.770931] [55302]: DEBUG cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Flow 'volume_create_api' (624ba9fd-45ad-40d0-aae4-ffdb8c289c22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1988.771283] [55302]: INFO cinder.volume.api [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Create volume request issued successfully. [ 1988.771740] [55303]: DEBUG cinder.api.middleware.request_id [None req-043357c4-f7df-40ca-99cb-8d7062c58a38 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.771911] [55302]: INFO cinder.api.openstack.wsgi [None req-2fb3b056-801f-4154-982e-0bdf2dc2a65d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1988.772352] [55302]: [pid: 55302|app: 0|req: 272/519] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:25:10 2024] POST /volume/v3/volumes => generated 757 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1988.773898] [55303]: INFO cinder.api.openstack.wsgi [None req-043357c4-f7df-40ca-99cb-8d7062c58a38 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1988.774124] [55303]: DEBUG cinder.api.openstack.wsgi [None req-043357c4-f7df-40ca-99cb-8d7062c58a38 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.774337] [55303]: DEBUG cinder.api.openstack.wsgi [None req-043357c4-f7df-40ca-99cb-8d7062c58a38 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.779737] [55302]: DEBUG cinder.api.middleware.request_id [None req-96cbfb22-f20f-4a7a-81ff-5982b525171d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.781929] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.781929] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.782057] [55302]: INFO cinder.api.openstack.wsgi [None req-96cbfb22-f20f-4a7a-81ff-5982b525171d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab [ 1988.782057] [55302]: DEBUG cinder.api.openstack.wsgi [None req-96cbfb22-f20f-4a7a-81ff-5982b525171d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.782146] [55302]: DEBUG cinder.api.openstack.wsgi [None req-96cbfb22-f20f-4a7a-81ff-5982b525171d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.784814] [55303]: INFO cinder.volume.api [None req-043357c4-f7df-40ca-99cb-8d7062c58a38 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1988.788935] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.788935] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.789054] [55303]: INFO cinder.api.openstack.wsgi [None req-043357c4-f7df-40ca-99cb-8d7062c58a38 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1988.789350] [55303]: [pid: 55303|app: 0|req: 248/520] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:10 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1988.792099] [55302]: INFO cinder.volume.api [None req-96cbfb22-f20f-4a7a-81ff-5982b525171d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 1988.796592] [55302]: INFO cinder.api.openstack.wsgi [None req-96cbfb22-f20f-4a7a-81ff-5982b525171d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab returned with HTTP 200 [ 1988.797037] [55302]: [pid: 55302|app: 0|req: 273/521] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:10 2024] GET /volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1989.798697] [55303]: DEBUG cinder.api.middleware.request_id [None req-aa85036f-49f2-49e6-88bb-61be539509fb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.800870] [55303]: INFO cinder.api.openstack.wsgi [None req-aa85036f-49f2-49e6-88bb-61be539509fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1989.801158] [55303]: DEBUG cinder.api.openstack.wsgi [None req-aa85036f-49f2-49e6-88bb-61be539509fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.801418] [55303]: DEBUG cinder.api.openstack.wsgi [None req-aa85036f-49f2-49e6-88bb-61be539509fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.806449] [55302]: DEBUG cinder.api.middleware.request_id [None req-0ffd6f2a-1446-48da-b307-596578fb2179 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.808452] [55302]: INFO cinder.api.openstack.wsgi [None req-0ffd6f2a-1446-48da-b307-596578fb2179 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab [ 1989.808671] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0ffd6f2a-1446-48da-b307-596578fb2179 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.808884] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0ffd6f2a-1446-48da-b307-596578fb2179 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.812386] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.812386] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.816468] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.816468] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.816585] [55303]: INFO cinder.volume.api [None req-aa85036f-49f2-49e6-88bb-61be539509fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1989.820067] [55302]: INFO cinder.volume.api [None req-0ffd6f2a-1446-48da-b307-596578fb2179 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 1989.821152] [55303]: INFO cinder.api.openstack.wsgi [None req-aa85036f-49f2-49e6-88bb-61be539509fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1989.821539] [55303]: [pid: 55303|app: 0|req: 249/522] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:11 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1989.824383] [55302]: INFO cinder.api.openstack.wsgi [None req-0ffd6f2a-1446-48da-b307-596578fb2179 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab returned with HTTP 200 [ 1989.824766] [55302]: [pid: 55302|app: 0|req: 274/523] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:11 2024] GET /volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1989.856857] [55303]: DEBUG cinder.api.middleware.request_id [req-3bb1d046-e464-4278-8111-60342b2c9878 req-30511169-d3c3-4924-b82e-2267ffe50b72 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.859192] [55303]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-30511169-d3c3-4924-b82e-2267ffe50b72 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1989.859417] [55303]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-30511169-d3c3-4924-b82e-2267ffe50b72 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.859625] [55303]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-30511169-d3c3-4924-b82e-2267ffe50b72 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.867118] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.867118] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.870419] [55303]: INFO cinder.volume.api [req-3bb1d046-e464-4278-8111-60342b2c9878 req-30511169-d3c3-4924-b82e-2267ffe50b72 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1989.874580] [55303]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-30511169-d3c3-4924-b82e-2267ffe50b72 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1989.875427] [55303]: [pid: 55303|app: 0|req: 250/524] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:11 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1991.394231] [55302]: DEBUG cinder.api.middleware.request_id [None req-82bfa502-0cf4-4398-bd7a-46373dc4a114 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.394680] [55302]: INFO cinder.api.openstack.wsgi [None req-82bfa502-0cf4-4398-bd7a-46373dc4a114 None None] GET http://10.180.1.21/volume// [ 1991.394859] [55302]: DEBUG cinder.api.openstack.wsgi [None req-82bfa502-0cf4-4398-bd7a-46373dc4a114 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.395085] [55302]: DEBUG cinder.api.openstack.wsgi [None req-82bfa502-0cf4-4398-bd7a-46373dc4a114 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.395504] [55302]: INFO cinder.api.openstack.wsgi [None req-82bfa502-0cf4-4398-bd7a-46373dc4a114 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1991.395974] [55302]: [pid: 55302|app: 0|req: 275/525] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:25:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1991.400419] [55303]: DEBUG cinder.api.middleware.request_id [req-3bb1d046-e464-4278-8111-60342b2c9878 req-c37cdfc1-7ad1-46e9-a2d9-307a8ff433f1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.402782] [55303]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-c37cdfc1-7ad1-46e9-a2d9-307a8ff433f1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1991.403229] [55303]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-c37cdfc1-7ad1-46e9-a2d9-307a8ff433f1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eb9e3d7-9f5a-4488-9339-96ccb818d10e", "connector": null, "instance_uuid": "b2bc5ab0-62ac-42c9-9103-52bdcaa0aa1a"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1991.415852] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.415852] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1991.437199] [55303]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-c37cdfc1-7ad1-46e9-a2d9-307a8ff433f1 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1991.437640] [55303]: [pid: 55303|app: 0|req: 251/526] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:25:13 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1991.457557] [55302]: DEBUG cinder.api.middleware.request_id [None req-38e57e64-7a94-4ab2-8178-cd9371cf5736 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.460850] [55302]: INFO cinder.api.openstack.wsgi [None req-38e57e64-7a94-4ab2-8178-cd9371cf5736 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1991.460850] [55302]: DEBUG cinder.api.openstack.wsgi [None req-38e57e64-7a94-4ab2-8178-cd9371cf5736 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.460850] [55302]: DEBUG cinder.api.openstack.wsgi [None req-38e57e64-7a94-4ab2-8178-cd9371cf5736 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.470184] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.470184] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1991.473432] [55302]: INFO cinder.volume.api [None req-38e57e64-7a94-4ab2-8178-cd9371cf5736 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1991.478586] [55302]: INFO cinder.api.openstack.wsgi [None req-38e57e64-7a94-4ab2-8178-cd9371cf5736 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1991.479344] [55302]: [pid: 55302|app: 0|req: 276/527] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:13 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1991.960366] [55303]: DEBUG cinder.api.middleware.request_id [None req-d7b85da5-b34c-4d78-a915-17cf64858078 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.960817] [55303]: INFO cinder.api.openstack.wsgi [None req-d7b85da5-b34c-4d78-a915-17cf64858078 None None] GET http://10.180.1.21/volume// [ 1991.961052] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d7b85da5-b34c-4d78-a915-17cf64858078 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.961280] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d7b85da5-b34c-4d78-a915-17cf64858078 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.961676] [55303]: INFO cinder.api.openstack.wsgi [None req-d7b85da5-b34c-4d78-a915-17cf64858078 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1991.961992] [55303]: [pid: 55303|app: 0|req: 252/528] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:25:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1991.965137] [55302]: DEBUG cinder.api.middleware.request_id [req-3bb1d046-e464-4278-8111-60342b2c9878 req-a94f47eb-fd9f-4e91-83b5-260036cca7ec None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.967566] [55302]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-a94f47eb-fd9f-4e91-83b5-260036cca7ec tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1991.967811] [55302]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-a94f47eb-fd9f-4e91-83b5-260036cca7ec tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.968037] [55302]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-a94f47eb-fd9f-4e91-83b5-260036cca7ec tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.978058] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.978058] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1991.981220] [55302]: INFO cinder.volume.api [req-3bb1d046-e464-4278-8111-60342b2c9878 req-a94f47eb-fd9f-4e91-83b5-260036cca7ec tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1991.985359] [55302]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-a94f47eb-fd9f-4e91-83b5-260036cca7ec tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1991.985731] [55302]: [pid: 55302|app: 0|req: 277/529] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:25:13 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1992.011964] [55303]: DEBUG cinder.api.middleware.request_id [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.014429] [55303]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] PUT http://10.180.1.21/volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548 [ 1992.015207] [55303]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-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-388788", "mountpoint": "/dev/sdc"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1992.023924] [55303]: DEBUG cinder.coordination [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Acquiring lock "cinder-attachment_update-3eb9e3d7-9f5a-4488-9339-96ccb818d10e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1992.029291] [55303]: DEBUG cinder.coordination [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Lock "cinder-attachment_update-3eb9e3d7-9f5a-4488-9339-96ccb818d10e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1992.030910] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1992.030910] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.488490] [55302]: DEBUG cinder.api.middleware.request_id [None req-860a9f66-a8a3-4cdd-8020-1b4971e016ee None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.490966] [55302]: INFO cinder.api.openstack.wsgi [None req-860a9f66-a8a3-4cdd-8020-1b4971e016ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1992.491208] [55302]: DEBUG cinder.api.openstack.wsgi [None req-860a9f66-a8a3-4cdd-8020-1b4971e016ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1992.491436] [55302]: DEBUG cinder.api.openstack.wsgi [None req-860a9f66-a8a3-4cdd-8020-1b4971e016ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1992.503223] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1992.503223] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.507023] [55302]: INFO cinder.volume.api [None req-860a9f66-a8a3-4cdd-8020-1b4971e016ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1992.511456] [55302]: INFO cinder.api.openstack.wsgi [None req-860a9f66-a8a3-4cdd-8020-1b4971e016ee tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1992.511842] [55302]: [pid: 55302|app: 0|req: 278/530] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:14 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.521451] [55302]: DEBUG cinder.api.middleware.request_id [None req-69509fe3-a717-4667-9c25-100de33823e8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.524195] [55302]: INFO cinder.api.openstack.wsgi [None req-69509fe3-a717-4667-9c25-100de33823e8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1993.524478] [55302]: DEBUG cinder.api.openstack.wsgi [None req-69509fe3-a717-4667-9c25-100de33823e8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.524590] [55302]: DEBUG cinder.api.openstack.wsgi [None req-69509fe3-a717-4667-9c25-100de33823e8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.537706] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.537706] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.541770] [55302]: INFO cinder.volume.api [None req-69509fe3-a717-4667-9c25-100de33823e8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1993.547124] [55302]: INFO cinder.api.openstack.wsgi [None req-69509fe3-a717-4667-9c25-100de33823e8 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1993.547554] [55302]: [pid: 55302|app: 0|req: 279/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:15 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.556314] [55302]: DEBUG cinder.api.middleware.request_id [None req-fe686b97-797a-4542-901d-3c694927a985 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.558563] [55302]: INFO cinder.api.openstack.wsgi [None req-fe686b97-797a-4542-901d-3c694927a985 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1994.558715] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fe686b97-797a-4542-901d-3c694927a985 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.559990] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fe686b97-797a-4542-901d-3c694927a985 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.572782] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.572782] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.577113] [55302]: INFO cinder.volume.api [None req-fe686b97-797a-4542-901d-3c694927a985 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1994.583224] [55302]: INFO cinder.api.openstack.wsgi [None req-fe686b97-797a-4542-901d-3c694927a985 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1994.583670] [55302]: [pid: 55302|app: 0|req: 280/532] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:16 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.382689] [55302]: DEBUG cinder.api.middleware.request_id [None req-426c0c4a-b7e3-4914-9fa5-aecc426ac8a4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.385063] [55302]: INFO cinder.api.openstack.wsgi [None req-426c0c4a-b7e3-4914-9fa5-aecc426ac8a4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1995.385323] [55302]: DEBUG cinder.api.openstack.wsgi [None req-426c0c4a-b7e3-4914-9fa5-aecc426ac8a4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.385512] [55302]: DEBUG cinder.api.openstack.wsgi [None req-426c0c4a-b7e3-4914-9fa5-aecc426ac8a4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.397366] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.397366] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.401596] [55302]: INFO cinder.volume.api [None req-426c0c4a-b7e3-4914-9fa5-aecc426ac8a4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1995.407385] [55302]: INFO cinder.api.openstack.wsgi [None req-426c0c4a-b7e3-4914-9fa5-aecc426ac8a4 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1995.407385] [55302]: [pid: 55302|app: 0|req: 281/533] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:17 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.447204] [55302]: DEBUG cinder.api.middleware.request_id [None req-a01c6af4-2e2a-4377-ae43-108cd81f4e0f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.449534] [55302]: INFO cinder.api.openstack.wsgi [None req-a01c6af4-2e2a-4377-ae43-108cd81f4e0f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 1995.449793] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a01c6af4-2e2a-4377-ae43-108cd81f4e0f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.450052] [55302]: DEBUG cinder.api.openstack.wsgi [None req-a01c6af4-2e2a-4377-ae43-108cd81f4e0f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.458639] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.458639] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.462893] [55302]: INFO cinder.volume.api [None req-a01c6af4-2e2a-4377-ae43-108cd81f4e0f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 1995.467606] [55302]: INFO cinder.api.openstack.wsgi [None req-a01c6af4-2e2a-4377-ae43-108cd81f4e0f tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 1995.468013] [55302]: [pid: 55302|app: 0|req: 282/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:17 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.593541] [55302]: DEBUG cinder.api.middleware.request_id [None req-f81fbc34-443a-46f8-86b8-3171db9b3d3d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.595749] [55302]: INFO cinder.api.openstack.wsgi [None req-f81fbc34-443a-46f8-86b8-3171db9b3d3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1995.595982] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f81fbc34-443a-46f8-86b8-3171db9b3d3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.596268] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f81fbc34-443a-46f8-86b8-3171db9b3d3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.606922] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.606922] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.610656] [55302]: INFO cinder.volume.api [None req-f81fbc34-443a-46f8-86b8-3171db9b3d3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1995.615403] [55302]: INFO cinder.api.openstack.wsgi [None req-f81fbc34-443a-46f8-86b8-3171db9b3d3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1995.616149] [55302]: [pid: 55302|app: 0|req: 283/535] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:17 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1996.555274] [55303]: DEBUG cinder.coordination [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Lock "cinder-attachment_update-3eb9e3d7-9f5a-4488-9339-96ccb818d10e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1996.555625] [55303]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-8233c354-13e1-4c52-a66f-88d95ac522dd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548 returned with HTTP 200 [ 1996.556156] [55303]: [pid: 55303|app: 0|req: 253/536] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:25:13 2024] PUT /volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1996.626738] [55302]: DEBUG cinder.api.middleware.request_id [None req-fbf3f3de-56a6-406b-a320-9c7d1d509b7d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1996.628821] [55302]: INFO cinder.api.openstack.wsgi [None req-fbf3f3de-56a6-406b-a320-9c7d1d509b7d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1996.629070] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fbf3f3de-56a6-406b-a320-9c7d1d509b7d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1996.629302] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fbf3f3de-56a6-406b-a320-9c7d1d509b7d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1996.640114] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1996.640114] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1996.643612] [55302]: INFO cinder.volume.api [None req-fbf3f3de-56a6-406b-a320-9c7d1d509b7d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1996.648685] [55302]: INFO cinder.api.openstack.wsgi [None req-fbf3f3de-56a6-406b-a320-9c7d1d509b7d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1996.649146] [55302]: [pid: 55302|app: 0|req: 284/537] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:18 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1997.660488] [55303]: DEBUG cinder.api.middleware.request_id [None req-32514b1a-5aa5-4505-9abd-d786a28d4933 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1997.665852] [55303]: INFO cinder.api.openstack.wsgi [None req-32514b1a-5aa5-4505-9abd-d786a28d4933 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1997.666150] [55303]: DEBUG cinder.api.openstack.wsgi [None req-32514b1a-5aa5-4505-9abd-d786a28d4933 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1997.666381] [55303]: DEBUG cinder.api.openstack.wsgi [None req-32514b1a-5aa5-4505-9abd-d786a28d4933 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1997.687409] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1997.687409] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1997.695481] [55303]: INFO cinder.volume.api [None req-32514b1a-5aa5-4505-9abd-d786a28d4933 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1997.699496] [55303]: INFO cinder.api.openstack.wsgi [None req-32514b1a-5aa5-4505-9abd-d786a28d4933 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1997.699794] [55303]: [pid: 55303|app: 0|req: 254/538] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:19 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1998.234270] [55302]: DEBUG cinder.api.middleware.request_id [req-3bb1d046-e464-4278-8111-60342b2c9878 req-591bf366-f0cd-4778-846a-4c6cbf6cc26d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1998.236483] [55302]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-591bf366-f0cd-4778-846a-4c6cbf6cc26d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548/action [ 1998.237042] [55302]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-591bf366-f0cd-4778-846a-4c6cbf6cc26d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1998.238190] [55302]: DEBUG cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-591bf366-f0cd-4778-846a-4c6cbf6cc26d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1998.275728] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1998.275728] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1998.286299] [55302]: INFO cinder.api.openstack.wsgi [req-3bb1d046-e464-4278-8111-60342b2c9878 req-591bf366-f0cd-4778-846a-4c6cbf6cc26d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548/action returned with HTTP 204 [ 1998.286299] [55302]: [pid: 55302|app: 0|req: 285/539] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:25:20 2024] POST /volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1998.709590] [55303]: DEBUG cinder.api.middleware.request_id [None req-c417de42-158f-4aec-9c0b-78d43e9c63a5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1998.711699] [55303]: INFO cinder.api.openstack.wsgi [None req-c417de42-158f-4aec-9c0b-78d43e9c63a5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1998.711933] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c417de42-158f-4aec-9c0b-78d43e9c63a5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1998.712145] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c417de42-158f-4aec-9c0b-78d43e9c63a5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1998.721990] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1998.721990] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1998.725758] [55303]: INFO cinder.volume.api [None req-c417de42-158f-4aec-9c0b-78d43e9c63a5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1998.730364] [55303]: INFO cinder.api.openstack.wsgi [None req-c417de42-158f-4aec-9c0b-78d43e9c63a5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1998.730727] [55303]: [pid: 55303|app: 0|req: 255/540] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:20 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1998.739981] [55302]: DEBUG cinder.api.middleware.request_id [None req-b7c8418f-af40-46a8-b988-2c6630f72bd3 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1998.742538] [55302]: INFO cinder.api.openstack.wsgi [None req-b7c8418f-af40-46a8-b988-2c6630f72bd3 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 1998.746021] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b7c8418f-af40-46a8-b988-2c6630f72bd3 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1998.746021] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b7c8418f-af40-46a8-b988-2c6630f72bd3 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1998.762495] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1998.762495] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1998.767379] [55302]: INFO cinder.volume.api [None req-b7c8418f-af40-46a8-b988-2c6630f72bd3 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1998.772703] [55302]: INFO cinder.api.openstack.wsgi [None req-b7c8418f-af40-46a8-b988-2c6630f72bd3 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 1998.774655] [55302]: [pid: 55302|app: 0|req: 286/541] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:20 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.026219] [55303]: DEBUG cinder.api.middleware.request_id [req-63363173-a0db-4457-988c-9906ac93dfab req-9463f4cb-ef52-4318-a847-eabf57977e52 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.028876] [55303]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-9463f4cb-ef52-4318-a847-eabf57977e52 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1999.029197] [55303]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-9463f4cb-ef52-4318-a847-eabf57977e52 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.029522] [55303]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-9463f4cb-ef52-4318-a847-eabf57977e52 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.049515] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.049515] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.055844] [55303]: INFO cinder.volume.api [req-63363173-a0db-4457-988c-9906ac93dfab req-9463f4cb-ef52-4318-a847-eabf57977e52 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1999.061632] [55303]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-9463f4cb-ef52-4318-a847-eabf57977e52 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1999.062294] [55303]: [pid: 55303|app: 0|req: 256/542] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:20 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.109864] [55302]: DEBUG cinder.api.middleware.request_id [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.112152] [55302]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a/action [ 1999.112510] [55302]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1999.112664] [55302]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1999.127350] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.127350] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.128074] [55302]: INFO cinder.volume.api [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1999.135399] [55302]: INFO cinder.volume.api [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Begin detaching volume completed successfully. [ 1999.135636] [55302]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-80517214-6d43-4116-97cc-965ee426e632 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a/action returned with HTTP 202 [ 1999.136068] [55302]: [pid: 55302|app: 0|req: 287/543] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:25:20 2024] POST /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1999.150380] [55303]: DEBUG cinder.api.middleware.request_id [None req-397d1fed-ed50-4ed4-9188-fbc76d0fe168 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.152968] [55303]: INFO cinder.api.openstack.wsgi [None req-397d1fed-ed50-4ed4-9188-fbc76d0fe168 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 1999.153441] [55303]: DEBUG cinder.api.openstack.wsgi [None req-397d1fed-ed50-4ed4-9188-fbc76d0fe168 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.153441] [55303]: DEBUG cinder.api.openstack.wsgi [None req-397d1fed-ed50-4ed4-9188-fbc76d0fe168 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.164871] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.164871] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.169340] [55303]: INFO cinder.volume.api [None req-397d1fed-ed50-4ed4-9188-fbc76d0fe168 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 1999.173674] [55303]: INFO cinder.api.openstack.wsgi [None req-397d1fed-ed50-4ed4-9188-fbc76d0fe168 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 1999.174148] [55303]: [pid: 55303|app: 0|req: 257/544] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:21 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.710223] [55302]: DEBUG cinder.api.middleware.request_id [None req-240d889a-18b9-4dd6-b371-b579cd185cbd None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.771402] [55302]: INFO cinder.api.openstack.wsgi [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1999.771846] [55302]: DEBUG cinder.api.openstack.wsgi [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1087594211"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1999.773715] [55302]: DEBUG cinder.api.v3.volumes [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1087594211'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1999.773851] [55302]: INFO cinder.api.v3.volumes [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume of 1 GB [ 1999.778323] [55302]: INFO cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Availability Zones retrieved successfully. [ 1999.785287] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Flow 'volume_create_api' (c037041b-e06b-4be9-a663-18f754df54b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1999.786473] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b586f47-fe1e-4fbf-b6ab-42a0997c74a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.787625] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1999.806101] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b586f47-fe1e-4fbf-b6ab-42a0997c74a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.807110] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f116828-c0b5-42b9-84ac-8c33bd41e36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.849488] [55302]: DEBUG cinder.quota [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Created reservations ['036c98dd-3157-4abd-89b0-3a2281b6cf67', 'db7c5c87-18d1-49f7-ba98-d6130a017713', '18e451ad-b541-4bbf-8562-3f12b1e4da76', '1e06acc2-ceb7-47a3-8ac6-9ccb1374c6e9'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1999.850477] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f116828-c0b5-42b9-84ac-8c33bd41e36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036c98dd-3157-4abd-89b0-3a2281b6cf67', 'db7c5c87-18d1-49f7-ba98-d6130a017713', '18e451ad-b541-4bbf-8562-3f12b1e4da76', '1e06acc2-ceb7-47a3-8ac6-9ccb1374c6e9']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.851377] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fb4716-bd8f-4131-96f7-fb72426bac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.866637] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fb4716-bd8f-4131-96f7-fb72426bac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed70508-8e69-41bf-9974-014269eca560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1087594211',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b457b92eba574396b055ebb8ddfff1a1',qos_specs=None,replication_status=,reservations=['036c98dd-3157-4abd-89b0-3a2281b6cf67','db7c5c87-18d1-49f7-ba98-d6130a017713','18e451ad-b541-4bbf-8562-3f12b1e4da76','1e06acc2-ceb7-47a3-8ac6-9ccb1374c6e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e138b1b7e1446b8975dfe403915f27e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1087594211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed70508-8e69-41bf-9974-014269eca560,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b457b92eba574396b055ebb8ddfff1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e138b1b7e1446b8975dfe403915f27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.867657] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dedff52-9f4b-4875-987c-7f8a8d79b01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.882372] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dedff52-9f4b-4875-987c-7f8a8d79b01c) transitioned into state 'SUCCESS' from state '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-1087594211',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b457b92eba574396b055ebb8ddfff1a1',qos_specs=None,replication_status=,reservations=['036c98dd-3157-4abd-89b0-3a2281b6cf67','db7c5c87-18d1-49f7-ba98-d6130a017713','18e451ad-b541-4bbf-8562-3f12b1e4da76','1e06acc2-ceb7-47a3-8ac6-9ccb1374c6e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e138b1b7e1446b8975dfe403915f27e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.883229] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197a0cf5-40e4-4901-b9c5-a57303baacec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.893045] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197a0cf5-40e4-4901-b9c5-a57303baacec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.893176] [55302]: DEBUG cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Flow 'volume_create_api' (c037041b-e06b-4be9-a663-18f754df54b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1999.893485] [55302]: INFO cinder.volume.api [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume request issued successfully. [ 1999.894195] [55302]: INFO cinder.api.openstack.wsgi [None req-240d889a-18b9-4dd6-b371-b579cd185cbd tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1999.894649] [55302]: [pid: 55302|app: 0|req: 288/545] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 13:25:21 2024] POST /volume/v3/volumes => generated 759 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1999.903185] [55303]: DEBUG cinder.api.middleware.request_id [None req-603b29ca-f3c1-4618-93be-62fb212f5673 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.905352] [55303]: INFO cinder.api.openstack.wsgi [None req-603b29ca-f3c1-4618-93be-62fb212f5673 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 [ 1999.905573] [55303]: DEBUG cinder.api.openstack.wsgi [None req-603b29ca-f3c1-4618-93be-62fb212f5673 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.905789] [55303]: DEBUG cinder.api.openstack.wsgi [None req-603b29ca-f3c1-4618-93be-62fb212f5673 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.914286] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.914286] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.919229] [55303]: INFO cinder.volume.api [None req-603b29ca-f3c1-4618-93be-62fb212f5673 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 1999.923696] [55303]: INFO cinder.api.openstack.wsgi [None req-603b29ca-f3c1-4618-93be-62fb212f5673 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 returned with HTTP 200 [ 1999.924126] [55303]: [pid: 55303|app: 0|req: 258/546] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:21 2024] GET /volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2000.162286] [55302]: DEBUG cinder.api.middleware.request_id [None req-d2023232-41cc-49c0-b3a1-92f9fe6866d1 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.162919] [55302]: INFO cinder.api.openstack.wsgi [None req-d2023232-41cc-49c0-b3a1-92f9fe6866d1 None None] GET http://10.180.1.21/volume// [ 2000.163167] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d2023232-41cc-49c0-b3a1-92f9fe6866d1 None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.163433] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d2023232-41cc-49c0-b3a1-92f9fe6866d1 None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.163939] [55302]: INFO cinder.api.openstack.wsgi [None req-d2023232-41cc-49c0-b3a1-92f9fe6866d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2000.164405] [55302]: [pid: 55302|app: 0|req: 289/547] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:25:22 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2000.168552] [55303]: DEBUG cinder.api.middleware.request_id [req-63363173-a0db-4457-988c-9906ac93dfab req-e2821ee6-0dcc-48ad-972d-e183c37128b5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.170544] [55303]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-e2821ee6-0dcc-48ad-972d-e183c37128b5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2000.171060] [55303]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-e2821ee6-0dcc-48ad-972d-e183c37128b5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.171383] [55303]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-e2821ee6-0dcc-48ad-972d-e183c37128b5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.183017] [55302]: DEBUG cinder.api.middleware.request_id [None req-0d1e5e73-9848-4442-989b-aa75e0884b4e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.184376] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.184376] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.185196] [55302]: INFO cinder.api.openstack.wsgi [None req-0d1e5e73-9848-4442-989b-aa75e0884b4e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2000.185415] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0d1e5e73-9848-4442-989b-aa75e0884b4e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.185623] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0d1e5e73-9848-4442-989b-aa75e0884b4e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.187731] [55303]: INFO cinder.volume.api [req-63363173-a0db-4457-988c-9906ac93dfab req-e2821ee6-0dcc-48ad-972d-e183c37128b5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2000.192241] [55303]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-e2821ee6-0dcc-48ad-972d-e183c37128b5 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2000.192674] [55303]: [pid: 55303|app: 0|req: 259/548] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:25:22 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2000.196123] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.196123] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.199352] [55302]: INFO cinder.volume.api [None req-0d1e5e73-9848-4442-989b-aa75e0884b4e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2000.203557] [55302]: INFO cinder.api.openstack.wsgi [None req-0d1e5e73-9848-4442-989b-aa75e0884b4e tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2000.204210] [55302]: [pid: 55302|app: 0|req: 290/549] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:22 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2000.934696] [55303]: DEBUG cinder.api.middleware.request_id [None req-a5b81f02-c2f2-4198-b6a0-ac2b891a4f56 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.936784] [55303]: INFO cinder.api.openstack.wsgi [None req-a5b81f02-c2f2-4198-b6a0-ac2b891a4f56 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 [ 2000.936999] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a5b81f02-c2f2-4198-b6a0-ac2b891a4f56 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.937274] [55303]: DEBUG cinder.api.openstack.wsgi [None req-a5b81f02-c2f2-4198-b6a0-ac2b891a4f56 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.945915] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.945915] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.949467] [55303]: INFO cinder.volume.api [None req-a5b81f02-c2f2-4198-b6a0-ac2b891a4f56 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2000.953644] [55303]: INFO cinder.api.openstack.wsgi [None req-a5b81f02-c2f2-4198-b6a0-ac2b891a4f56 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 returned with HTTP 200 [ 2000.954186] [55303]: [pid: 55303|app: 0|req: 260/550] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:22 2024] GET /volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2000.972906] [55302]: DEBUG cinder.api.middleware.request_id [req-99285542-e536-449b-9992-7528f17b8d42 req-cdbbcef5-bce7-4a24-8f0d-9cf59f7dd9d4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.975382] [55302]: INFO cinder.api.openstack.wsgi [req-99285542-e536-449b-9992-7528f17b8d42 req-cdbbcef5-bce7-4a24-8f0d-9cf59f7dd9d4 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 [ 2000.975809] [55302]: DEBUG cinder.api.openstack.wsgi [req-99285542-e536-449b-9992-7528f17b8d42 req-cdbbcef5-bce7-4a24-8f0d-9cf59f7dd9d4 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.977019] [55302]: DEBUG cinder.api.openstack.wsgi [req-99285542-e536-449b-9992-7528f17b8d42 req-cdbbcef5-bce7-4a24-8f0d-9cf59f7dd9d4 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.985247] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.985247] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.988753] [55302]: INFO cinder.volume.api [req-99285542-e536-449b-9992-7528f17b8d42 req-cdbbcef5-bce7-4a24-8f0d-9cf59f7dd9d4 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2000.992959] [55302]: INFO cinder.api.openstack.wsgi [req-99285542-e536-449b-9992-7528f17b8d42 req-cdbbcef5-bce7-4a24-8f0d-9cf59f7dd9d4 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 returned with HTTP 200 [ 2000.993374] [55302]: [pid: 55302|app: 0|req: 291/551] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:22 2024] GET /volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.000558] [55303]: DEBUG cinder.api.middleware.request_id [None req-9e397a83-c3ed-4070-8699-ce8bed16517b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.002743] [55303]: INFO cinder.api.openstack.wsgi [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2001.003337] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1569577630"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2001.005156] [55303]: DEBUG cinder.api.v3.volumes [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1569577630'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2001.005277] [55303]: INFO cinder.api.v3.volumes [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume of 1 GB [ 2001.009298] [55303]: INFO cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Availability Zones retrieved successfully. [ 2001.019988] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Flow 'volume_create_api' (a06478ac-f4ad-4a4f-a82c-35051c454530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2001.021155] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26f4772-dc40-4ddf-8383-62e261bfea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2001.022390] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2001.042453] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26f4772-dc40-4ddf-8383-62e261bfea4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2001.043531] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee41c3c-1f2c-4b9f-91b4-b19cface0041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2001.073268] [55303]: DEBUG cinder.quota [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Created reservations ['399be03c-ee61-4d45-963b-b050d85b591e', '04e058c8-b8c2-49c5-adcc-3964f648f830', '047479d2-9636-4653-87cd-432247b038a8', '52d6b87a-9a5f-420d-87e3-37149a482c1e'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2001.074656] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee41c3c-1f2c-4b9f-91b4-b19cface0041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399be03c-ee61-4d45-963b-b050d85b591e', '04e058c8-b8c2-49c5-adcc-3964f648f830', '047479d2-9636-4653-87cd-432247b038a8', '52d6b87a-9a5f-420d-87e3-37149a482c1e']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2001.075696] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b725b8-14ed-4314-b6ec-375d8c1cef45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2001.088253] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b725b8-14ed-4314-b6ec-375d8c1cef45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f4d2678-1ed6-4956-a75b-c9f153ed96fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1569577630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b457b92eba574396b055ebb8ddfff1a1',qos_specs=None,replication_status=,reservations=['399be03c-ee61-4d45-963b-b050d85b591e','04e058c8-b8c2-49c5-adcc-3964f648f830','047479d2-9636-4653-87cd-432247b038a8','52d6b87a-9a5f-420d-87e3-37149a482c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e138b1b7e1446b8975dfe403915f27e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1569577630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f4d2678-1ed6-4956-a75b-c9f153ed96fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b457b92eba574396b055ebb8ddfff1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e138b1b7e1446b8975dfe403915f27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2001.089468] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a070ae3b-af92-40c3-858f-856d67816c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2001.103753] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a070ae3b-af92-40c3-858f-856d67816c2b) transitioned into state 'SUCCESS' from state '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-1569577630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b457b92eba574396b055ebb8ddfff1a1',qos_specs=None,replication_status=,reservations=['399be03c-ee61-4d45-963b-b050d85b591e','04e058c8-b8c2-49c5-adcc-3964f648f830','047479d2-9636-4653-87cd-432247b038a8','52d6b87a-9a5f-420d-87e3-37149a482c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e138b1b7e1446b8975dfe403915f27e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2001.104729] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bd9880-0f46-4b27-a344-878af0745e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2001.114797] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bd9880-0f46-4b27-a344-878af0745e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2001.115902] [55303]: DEBUG cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Flow 'volume_create_api' (a06478ac-f4ad-4a4f-a82c-35051c454530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2001.116327] [55303]: INFO cinder.volume.api [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume request issued successfully. [ 2001.117099] [55303]: INFO cinder.api.openstack.wsgi [None req-9e397a83-c3ed-4070-8699-ce8bed16517b tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2001.117558] [55303]: [pid: 55303|app: 0|req: 261/552] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 13:25:22 2024] POST /volume/v3/volumes => generated 759 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2001.125338] [55302]: DEBUG cinder.api.middleware.request_id [None req-5080ae7e-3660-4949-a35b-df1f6c4c6724 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.127556] [55302]: INFO cinder.api.openstack.wsgi [None req-5080ae7e-3660-4949-a35b-df1f6c4c6724 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2001.127773] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5080ae7e-3660-4949-a35b-df1f6c4c6724 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.127985] [55302]: DEBUG cinder.api.openstack.wsgi [None req-5080ae7e-3660-4949-a35b-df1f6c4c6724 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.135253] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.135253] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.138546] [55302]: INFO cinder.volume.api [None req-5080ae7e-3660-4949-a35b-df1f6c4c6724 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2001.142611] [55302]: INFO cinder.api.openstack.wsgi [None req-5080ae7e-3660-4949-a35b-df1f6c4c6724 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc returned with HTTP 200 [ 2001.143093] [55302]: [pid: 55302|app: 0|req: 292/553] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:22 2024] GET /volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.213585] [55303]: DEBUG cinder.api.middleware.request_id [None req-63fa2b12-97b1-42c8-9b73-070c805203fb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.216082] [55303]: INFO cinder.api.openstack.wsgi [None req-63fa2b12-97b1-42c8-9b73-070c805203fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2001.216338] [55303]: DEBUG cinder.api.openstack.wsgi [None req-63fa2b12-97b1-42c8-9b73-070c805203fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.216563] [55303]: DEBUG cinder.api.openstack.wsgi [None req-63fa2b12-97b1-42c8-9b73-070c805203fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.226609] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.226609] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.229860] [55303]: INFO cinder.volume.api [None req-63fa2b12-97b1-42c8-9b73-070c805203fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2001.233983] [55303]: INFO cinder.api.openstack.wsgi [None req-63fa2b12-97b1-42c8-9b73-070c805203fb tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2001.234552] [55303]: [pid: 55303|app: 0|req: 262/554] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:23 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2002.152270] [55302]: DEBUG cinder.api.middleware.request_id [None req-c193901f-278f-4470-88fc-255b8543482a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.155097] [55302]: INFO cinder.api.openstack.wsgi [None req-c193901f-278f-4470-88fc-255b8543482a tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2002.155328] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c193901f-278f-4470-88fc-255b8543482a tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.155542] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c193901f-278f-4470-88fc-255b8543482a tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.166470] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.166470] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.171898] [55302]: INFO cinder.volume.api [None req-c193901f-278f-4470-88fc-255b8543482a tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2002.177234] [55302]: INFO cinder.api.openstack.wsgi [None req-c193901f-278f-4470-88fc-255b8543482a tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc returned with HTTP 200 [ 2002.177687] [55302]: [pid: 55302|app: 0|req: 293/555] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:24 2024] GET /volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.196401] [55303]: DEBUG cinder.api.middleware.request_id [req-0ba6f211-8997-41bc-851b-0960c3112c40 req-a20f7c51-40c9-4403-8d44-2de3bb52d40c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.201210] [55303]: INFO cinder.api.openstack.wsgi [req-0ba6f211-8997-41bc-851b-0960c3112c40 req-a20f7c51-40c9-4403-8d44-2de3bb52d40c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2002.201210] [55303]: DEBUG cinder.api.openstack.wsgi [req-0ba6f211-8997-41bc-851b-0960c3112c40 req-a20f7c51-40c9-4403-8d44-2de3bb52d40c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.201210] [55303]: DEBUG cinder.api.openstack.wsgi [req-0ba6f211-8997-41bc-851b-0960c3112c40 req-a20f7c51-40c9-4403-8d44-2de3bb52d40c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.208751] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.208751] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.212370] [55303]: INFO cinder.volume.api [req-0ba6f211-8997-41bc-851b-0960c3112c40 req-a20f7c51-40c9-4403-8d44-2de3bb52d40c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2002.216806] [55303]: INFO cinder.api.openstack.wsgi [req-0ba6f211-8997-41bc-851b-0960c3112c40 req-a20f7c51-40c9-4403-8d44-2de3bb52d40c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc returned with HTTP 200 [ 2002.217301] [55303]: [pid: 55303|app: 0|req: 263/556] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:24 2024] GET /volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.224903] [55302]: DEBUG cinder.api.middleware.request_id [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.227096] [55302]: INFO cinder.api.openstack.wsgi [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2002.227475] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-811452037"}} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2002.229223] [55302]: DEBUG cinder.api.v3.volumes [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-811452037'}} {{(pid=55302) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2002.229364] [55302]: INFO cinder.api.v3.volumes [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume of 1 GB [ 2002.233589] [55302]: INFO cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Availability Zones retrieved successfully. [ 2002.240555] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Flow 'volume_create_api' (14aa0f2c-09d7-4e9f-af3b-586de3d6b554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2002.242076] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c63b8a5-c1c8-48a2-a42b-8cab3cb238c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2002.242866] [55302]: DEBUG cinder.volume.flows.api.create_volume [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Validating volume size '1' using validate_int {{(pid=55302) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2002.243339] [55303]: DEBUG cinder.api.middleware.request_id [None req-5ab66650-f84b-410d-a941-d15de3a71e90 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.245677] [55303]: INFO cinder.api.openstack.wsgi [None req-5ab66650-f84b-410d-a941-d15de3a71e90 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2002.246014] [55303]: DEBUG cinder.api.openstack.wsgi [None req-5ab66650-f84b-410d-a941-d15de3a71e90 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.246383] [55303]: DEBUG cinder.api.openstack.wsgi [None req-5ab66650-f84b-410d-a941-d15de3a71e90 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.259458] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.259458] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.264155] [55303]: INFO cinder.volume.api [None req-5ab66650-f84b-410d-a941-d15de3a71e90 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2002.265245] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c63b8a5-c1c8-48a2-a42b-8cab3cb238c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2002.266473] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5ed764-c1c3-4892-8859-f79d59a46d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2002.269593] [55303]: INFO cinder.api.openstack.wsgi [None req-5ab66650-f84b-410d-a941-d15de3a71e90 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2002.270050] [55303]: [pid: 55303|app: 0|req: 264/557] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:24 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2002.297694] [55302]: DEBUG cinder.quota [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Created reservations ['f6056fcd-e568-4bd4-8a45-ec093a1eda7c', '3d717305-4c1b-4adf-8162-fa31932ecd11', 'ff1ae079-2660-4c21-b925-9d8b534b707a', '6502d09e-ca14-497e-b22e-74e7992ac94f'] {{(pid=55302) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2002.298850] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5ed764-c1c3-4892-8859-f79d59a46d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6056fcd-e568-4bd4-8a45-ec093a1eda7c', '3d717305-4c1b-4adf-8162-fa31932ecd11', 'ff1ae079-2660-4c21-b925-9d8b534b707a', '6502d09e-ca14-497e-b22e-74e7992ac94f']}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2002.299364] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2183e138-bb8c-44c6-9f9d-7c7d133d3b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2002.311761] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2183e138-bb8c-44c6-9f9d-7c7d133d3b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22ffc8f4-37d7-4b6a-a46c-15f2caa18012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-811452037',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b457b92eba574396b055ebb8ddfff1a1',qos_specs=None,replication_status=,reservations=['f6056fcd-e568-4bd4-8a45-ec093a1eda7c','3d717305-4c1b-4adf-8162-fa31932ecd11','ff1ae079-2660-4c21-b925-9d8b534b707a','6502d09e-ca14-497e-b22e-74e7992ac94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e138b1b7e1446b8975dfe403915f27e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-811452037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22ffc8f4-37d7-4b6a-a46c-15f2caa18012,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b457b92eba574396b055ebb8ddfff1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e138b1b7e1446b8975dfe403915f27e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2002.312654] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4006a0b-fda6-4821-aafa-d1610bb4d277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2002.326930] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4006a0b-fda6-4821-aafa-d1610bb4d277) transitioned into state 'SUCCESS' from state '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-811452037',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b457b92eba574396b055ebb8ddfff1a1',qos_specs=None,replication_status=,reservations=['f6056fcd-e568-4bd4-8a45-ec093a1eda7c','3d717305-4c1b-4adf-8162-fa31932ecd11','ff1ae079-2660-4c21-b925-9d8b534b707a','6502d09e-ca14-497e-b22e-74e7992ac94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e138b1b7e1446b8975dfe403915f27e',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2002.327801] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9372b30-8f75-47d3-b147-3b8ae4aefff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2002.338511] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9372b30-8f75-47d3-b147-3b8ae4aefff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55302) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2002.339320] [55302]: DEBUG cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Flow 'volume_create_api' (14aa0f2c-09d7-4e9f-af3b-586de3d6b554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55302) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2002.339678] [55302]: INFO cinder.volume.api [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Create volume request issued successfully. [ 2002.340688] [55302]: INFO cinder.api.openstack.wsgi [None req-f21a03b4-fdb6-442c-833e-ed829f3d0914 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2002.340788] [55302]: [pid: 55302|app: 0|req: 294/558] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 13:25:24 2024] POST /volume/v3/volumes => generated 758 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2002.348709] [55303]: DEBUG cinder.api.middleware.request_id [None req-ae1f72fa-81f0-4768-a382-cdf4028248d5 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.351195] [55303]: INFO cinder.api.openstack.wsgi [None req-ae1f72fa-81f0-4768-a382-cdf4028248d5 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2002.351351] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ae1f72fa-81f0-4768-a382-cdf4028248d5 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.351598] [55303]: DEBUG cinder.api.openstack.wsgi [None req-ae1f72fa-81f0-4768-a382-cdf4028248d5 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.360690] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.360690] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.365986] [55303]: INFO cinder.volume.api [None req-ae1f72fa-81f0-4768-a382-cdf4028248d5 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2002.370424] [55303]: INFO cinder.api.openstack.wsgi [None req-ae1f72fa-81f0-4768-a382-cdf4028248d5 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 returned with HTTP 200 [ 2002.370902] [55303]: [pid: 55303|app: 0|req: 265/559] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:24 2024] GET /volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.570877] [55302]: DEBUG cinder.api.middleware.request_id [req-63363173-a0db-4457-988c-9906ac93dfab req-09572c50-1868-4a01-8abe-c4477885c0f0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.573483] [55302]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-09572c50-1868-4a01-8abe-c4477885c0f0 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975 [ 2002.573703] [55302]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-09572c50-1868-4a01-8abe-c4477885c0f0 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.573916] [55302]: DEBUG cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-09572c50-1868-4a01-8abe-c4477885c0f0 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.582493] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.582493] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.114506] [55302]: INFO cinder.api.openstack.wsgi [req-63363173-a0db-4457-988c-9906ac93dfab req-09572c50-1868-4a01-8abe-c4477885c0f0 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975 returned with HTTP 200 [ 2003.114954] [55302]: [pid: 55302|app: 0|req: 295/560] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:25:24 2024] DELETE /volume/v3/attachments/7c9815d8-1382-4717-882a-69b2da679975 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2003.280965] [55303]: DEBUG cinder.api.middleware.request_id [None req-f6d642c4-5499-499e-92ee-9dcd156fd6c4 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.283082] [55303]: INFO cinder.api.openstack.wsgi [None req-f6d642c4-5499-499e-92ee-9dcd156fd6c4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2003.283311] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f6d642c4-5499-499e-92ee-9dcd156fd6c4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.283527] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f6d642c4-5499-499e-92ee-9dcd156fd6c4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.293689] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.293689] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.297611] [55303]: INFO cinder.volume.api [None req-f6d642c4-5499-499e-92ee-9dcd156fd6c4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2003.302476] [55303]: INFO cinder.api.openstack.wsgi [None req-f6d642c4-5499-499e-92ee-9dcd156fd6c4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2003.302899] [55303]: [pid: 55303|app: 0|req: 266/561] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2003.381088] [55302]: DEBUG cinder.api.middleware.request_id [None req-cc192ea1-9ea9-4c75-850f-61810dd74ec0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.384498] [55303]: DEBUG cinder.api.middleware.request_id [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-1233c03e-bd16-4e8b-ae10-3c33a8f1789d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.385264] [55302]: INFO cinder.api.openstack.wsgi [None req-cc192ea1-9ea9-4c75-850f-61810dd74ec0 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2003.385503] [55302]: DEBUG cinder.api.openstack.wsgi [None req-cc192ea1-9ea9-4c75-850f-61810dd74ec0 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.385718] [55302]: DEBUG cinder.api.openstack.wsgi [None req-cc192ea1-9ea9-4c75-850f-61810dd74ec0 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.387404] [55303]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-1233c03e-bd16-4e8b-ae10-3c33a8f1789d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2003.387624] [55303]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-1233c03e-bd16-4e8b-ae10-3c33a8f1789d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.387857] [55303]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-1233c03e-bd16-4e8b-ae10-3c33a8f1789d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.395127] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.395127] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.397918] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.397918] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.399533] [55302]: INFO cinder.volume.api [None req-cc192ea1-9ea9-4c75-850f-61810dd74ec0 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2003.401639] [55303]: INFO cinder.volume.api [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-1233c03e-bd16-4e8b-ae10-3c33a8f1789d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2003.404021] [55302]: INFO cinder.api.openstack.wsgi [None req-cc192ea1-9ea9-4c75-850f-61810dd74ec0 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 returned with HTTP 200 [ 2003.404455] [55302]: [pid: 55302|app: 0|req: 296/562] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2003.405842] [55303]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-1233c03e-bd16-4e8b-ae10-3c33a8f1789d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2003.406274] [55303]: [pid: 55303|app: 0|req: 267/563] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.422237] [55302]: DEBUG cinder.api.middleware.request_id [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.424527] [55302]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] POST http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e/action [ 2003.424920] [55302]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2003.425070] [55302]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2003.434583] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.434583] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.435099] [55302]: INFO cinder.volume.api [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2003.440674] [55302]: INFO cinder.volume.api [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Begin detaching volume completed successfully. [ 2003.440908] [55302]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-f724e2db-286c-4174-b5d7-7c8373e15f4f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e/action returned with HTTP 202 [ 2003.441368] [55302]: [pid: 55302|app: 0|req: 297/564] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:25:25 2024] POST /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2003.461023] [55303]: DEBUG cinder.api.middleware.request_id [None req-6d37511c-97eb-4cea-8398-91e2453a278f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.464307] [55303]: INFO cinder.api.openstack.wsgi [None req-6d37511c-97eb-4cea-8398-91e2453a278f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2003.464645] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6d37511c-97eb-4cea-8398-91e2453a278f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.464840] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6d37511c-97eb-4cea-8398-91e2453a278f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.466962] [55302]: DEBUG cinder.api.middleware.request_id [req-f0ee86bf-0b0e-4626-b443-c796cc77c151 req-9b84d4bc-bee1-4bae-8d72-c913d0e85f8c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.469354] [55302]: INFO cinder.api.openstack.wsgi [req-f0ee86bf-0b0e-4626-b443-c796cc77c151 req-9b84d4bc-bee1-4bae-8d72-c913d0e85f8c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2003.469716] [55302]: DEBUG cinder.api.openstack.wsgi [req-f0ee86bf-0b0e-4626-b443-c796cc77c151 req-9b84d4bc-bee1-4bae-8d72-c913d0e85f8c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.470075] [55302]: DEBUG cinder.api.openstack.wsgi [req-f0ee86bf-0b0e-4626-b443-c796cc77c151 req-9b84d4bc-bee1-4bae-8d72-c913d0e85f8c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.475875] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.475875] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.478851] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.478851] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.479423] [55303]: INFO cinder.volume.api [None req-6d37511c-97eb-4cea-8398-91e2453a278f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2003.481967] [55302]: INFO cinder.volume.api [req-f0ee86bf-0b0e-4626-b443-c796cc77c151 req-9b84d4bc-bee1-4bae-8d72-c913d0e85f8c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2003.483802] [55303]: INFO cinder.api.openstack.wsgi [None req-6d37511c-97eb-4cea-8398-91e2453a278f tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2003.484235] [55303]: [pid: 55303|app: 0|req: 268/565] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.486566] [55302]: INFO cinder.api.openstack.wsgi [req-f0ee86bf-0b0e-4626-b443-c796cc77c151 req-9b84d4bc-bee1-4bae-8d72-c913d0e85f8c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 returned with HTTP 200 [ 2003.486953] [55302]: [pid: 55302|app: 0|req: 298/566] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2003.501947] [55303]: DEBUG cinder.api.middleware.request_id [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.504072] [55303]: INFO cinder.api.openstack.wsgi [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.504288] [55303]: DEBUG cinder.api.openstack.wsgi [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.504497] [55303]: DEBUG cinder.api.openstack.wsgi [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.504861] [55303]: DEBUG cinder.api.api_utils [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55303) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.505678] [55303]: DEBUG cinder.volume.api [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55303) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.532492] [55303]: INFO cinder.volume.api [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.533369] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.533369] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.537641] [55303]: INFO cinder.api.openstack.wsgi [req-a2c96956-7562-460a-99b3-0cb57015131a req-c20eb6f4-dbe9-4ec3-8e3b-9b87817863c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.538065] [55303]: [pid: 55303|app: 0|req: 269/567] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.554325] [55302]: DEBUG cinder.api.middleware.request_id [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.556583] [55302]: INFO cinder.api.openstack.wsgi [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.556799] [55302]: DEBUG cinder.api.openstack.wsgi [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.557038] [55302]: DEBUG cinder.api.openstack.wsgi [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.557628] [55302]: DEBUG cinder.api.api_utils [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55302) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.558543] [55302]: DEBUG cinder.volume.api [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55302) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.587569] [55302]: INFO cinder.volume.api [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.588342] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.588342] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.592433] [55302]: INFO cinder.api.openstack.wsgi [req-2bb35454-bc87-4964-acc5-9c47e4d02e99 req-cbb3d792-5edd-4456-8248-a00ec1528e7d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.592938] [55302]: [pid: 55302|app: 0|req: 299/568] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.608701] [55303]: DEBUG cinder.api.middleware.request_id [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.610973] [55303]: INFO cinder.api.openstack.wsgi [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.611205] [55303]: DEBUG cinder.api.openstack.wsgi [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.611424] [55303]: DEBUG cinder.api.openstack.wsgi [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.611721] [55303]: DEBUG cinder.api.api_utils [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55303) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.612571] [55303]: DEBUG cinder.volume.api [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55303) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.622158] [55303]: INFO cinder.volume.api [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.623149] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.623149] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.627497] [55303]: INFO cinder.api.openstack.wsgi [req-acd23547-c691-45af-b161-28a735e0f8c9 req-9ea8c4b2-bb89-471a-886a-25e7e669e704 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.627989] [55303]: [pid: 55303|app: 0|req: 270/569] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.726691] [55302]: DEBUG cinder.api.middleware.request_id [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.728904] [55302]: INFO cinder.api.openstack.wsgi [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.729144] [55302]: DEBUG cinder.api.openstack.wsgi [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.729374] [55302]: DEBUG cinder.api.openstack.wsgi [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.729661] [55302]: DEBUG cinder.api.api_utils [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55302) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.730510] [55302]: DEBUG cinder.volume.api [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55302) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.739050] [55302]: INFO cinder.volume.api [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.740011] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.740011] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.743713] [55302]: INFO cinder.api.openstack.wsgi [req-ba407c35-cb38-4d8b-be2a-df6fd66b9971 req-75ee33a6-2773-4239-aea8-a63a8f129c6e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.744092] [55302]: [pid: 55302|app: 0|req: 300/570] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.758434] [55303]: DEBUG cinder.api.middleware.request_id [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.760669] [55303]: INFO cinder.api.openstack.wsgi [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.760883] [55303]: DEBUG cinder.api.openstack.wsgi [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.761104] [55303]: DEBUG cinder.api.openstack.wsgi [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.761385] [55303]: DEBUG cinder.api.api_utils [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55303) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.762233] [55303]: DEBUG cinder.volume.api [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55303) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.770605] [55303]: INFO cinder.volume.api [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.771559] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.771559] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.775298] [55303]: INFO cinder.api.openstack.wsgi [req-eec2c9b0-e6b3-4d28-9642-8e04169cf238 req-c40284fa-f55f-475c-b7df-b090935b9684 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.775741] [55303]: [pid: 55303|app: 0|req: 271/571] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.788889] [55302]: DEBUG cinder.api.middleware.request_id [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.791016] [55302]: INFO cinder.api.openstack.wsgi [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.791243] [55302]: DEBUG cinder.api.openstack.wsgi [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.791489] [55302]: DEBUG cinder.api.openstack.wsgi [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.791836] [55302]: DEBUG cinder.api.api_utils [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55302) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.792665] [55302]: DEBUG cinder.volume.api [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55302) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.800816] [55302]: INFO cinder.volume.api [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.801763] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.801763] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.805395] [55302]: INFO cinder.api.openstack.wsgi [req-4e5110f7-1ccb-4da3-b2ce-9dc0ba4af039 req-abcb6f52-f97e-44b5-b3a1-2d0f9aea22f6 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.805781] [55302]: [pid: 55302|app: 0|req: 301/572] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.818367] [55303]: DEBUG cinder.api.middleware.request_id [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.820450] [55303]: INFO cinder.api.openstack.wsgi [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.820660] [55303]: DEBUG cinder.api.openstack.wsgi [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.820871] [55303]: DEBUG cinder.api.openstack.wsgi [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.821155] [55303]: DEBUG cinder.api.api_utils [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55303) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.821946] [55303]: DEBUG cinder.volume.api [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55303) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.829960] [55303]: INFO cinder.volume.api [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.831015] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.831015] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.834789] [55303]: INFO cinder.api.openstack.wsgi [req-4a3d1aae-0b33-48b9-b445-8d25014eaada req-b4d41179-004b-48a8-9b4b-2230ef61cd4e tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.835155] [55303]: [pid: 55303|app: 0|req: 272/573] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.848069] [55302]: DEBUG cinder.api.middleware.request_id [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.850183] [55302]: INFO cinder.api.openstack.wsgi [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2003.850452] [55302]: DEBUG cinder.api.openstack.wsgi [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.850698] [55302]: DEBUG cinder.api.openstack.wsgi [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'detail' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.851010] [55302]: DEBUG cinder.api.api_utils [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Removing options '' from query. {{(pid=55302) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2003.851833] [55302]: DEBUG cinder.volume.api [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55302) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2003.859977] [55302]: INFO cinder.volume.api [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Get all volumes completed successfully. [ 2003.860945] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.860945] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.864714] [55302]: INFO cinder.api.openstack.wsgi [req-44434a31-704d-40f1-a73b-6ca519c77488 req-ec7c49ba-b74f-4f8d-ac64-19edfe58a5de tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2003.865085] [55302]: [pid: 55302|app: 0|req: 302/574] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2003.875213] [55303]: DEBUG cinder.api.middleware.request_id [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.877319] [55303]: INFO cinder.api.openstack.wsgi [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] DELETE http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2003.877543] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.877749] [55303]: DEBUG cinder.api.openstack.wsgi [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.877931] [55303]: INFO cinder.api.v3.volumes [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Delete volume with id: 22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2003.884986] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.884986] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.886047] [55303]: INFO cinder.volume.api [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2003.899711] [55303]: INFO cinder.volume.api [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Delete volume request issued successfully. [ 2003.899898] [55303]: INFO cinder.api.openstack.wsgi [None req-fd95b443-3a1b-4ff5-a9d6-1bdee02e1a52 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 returned with HTTP 202 [ 2003.900449] [55303]: [pid: 55303|app: 0|req: 273/575] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:25 2024] DELETE /volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2003.903154] [55302]: DEBUG cinder.api.middleware.request_id [None req-60eaf9ce-4203-4c10-83aa-8dd84ca5c0ac None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.905305] [55302]: INFO cinder.api.openstack.wsgi [None req-60eaf9ce-4203-4c10-83aa-8dd84ca5c0ac tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2003.905571] [55302]: DEBUG cinder.api.openstack.wsgi [None req-60eaf9ce-4203-4c10-83aa-8dd84ca5c0ac tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.905812] [55302]: DEBUG cinder.api.openstack.wsgi [None req-60eaf9ce-4203-4c10-83aa-8dd84ca5c0ac tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.913389] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.913389] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.917290] [55302]: INFO cinder.volume.api [None req-60eaf9ce-4203-4c10-83aa-8dd84ca5c0ac tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2003.921527] [55302]: INFO cinder.api.openstack.wsgi [None req-60eaf9ce-4203-4c10-83aa-8dd84ca5c0ac tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 returned with HTTP 200 [ 2003.922023] [55302]: [pid: 55302|app: 0|req: 303/576] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:25 2024] GET /volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2004.493263] [55303]: DEBUG cinder.api.middleware.request_id [None req-5f8f4f61-1a2c-46b4-a31a-deaa4754c4c2 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.495612] [55303]: INFO cinder.api.openstack.wsgi [None req-5f8f4f61-1a2c-46b4-a31a-deaa4754c4c2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2004.495779] [55303]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4f61-1a2c-46b4-a31a-deaa4754c4c2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.495914] [55303]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4f61-1a2c-46b4-a31a-deaa4754c4c2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.510556] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.510556] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.515300] [55303]: INFO cinder.volume.api [None req-5f8f4f61-1a2c-46b4-a31a-deaa4754c4c2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2004.520408] [55303]: INFO cinder.api.openstack.wsgi [None req-5f8f4f61-1a2c-46b4-a31a-deaa4754c4c2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2004.520829] [55303]: [pid: 55303|app: 0|req: 274/577] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:26 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2004.633970] [55302]: DEBUG cinder.api.middleware.request_id [None req-b1b76329-18d1-45ec-a2fd-3d9eed077b1d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.634574] [55302]: INFO cinder.api.openstack.wsgi [None req-b1b76329-18d1-45ec-a2fd-3d9eed077b1d None None] GET http://10.180.1.21/volume// [ 2004.634805] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b1b76329-18d1-45ec-a2fd-3d9eed077b1d None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.635088] [55302]: DEBUG cinder.api.openstack.wsgi [None req-b1b76329-18d1-45ec-a2fd-3d9eed077b1d None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.635537] [55302]: INFO cinder.api.openstack.wsgi [None req-b1b76329-18d1-45ec-a2fd-3d9eed077b1d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2004.635935] [55302]: [pid: 55302|app: 0|req: 304/578] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:25:26 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2004.656300] [55303]: DEBUG cinder.api.middleware.request_id [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-dedef168-6a01-44d3-89a1-17a85d8904bc None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.658685] [55303]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-dedef168-6a01-44d3-89a1-17a85d8904bc tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2004.658939] [55303]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-dedef168-6a01-44d3-89a1-17a85d8904bc tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.659171] [55303]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-dedef168-6a01-44d3-89a1-17a85d8904bc tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.669031] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.669031] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.672241] [55303]: INFO cinder.volume.api [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-dedef168-6a01-44d3-89a1-17a85d8904bc tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2004.676505] [55303]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-dedef168-6a01-44d3-89a1-17a85d8904bc tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2004.676905] [55303]: [pid: 55303|app: 0|req: 275/579] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:25:26 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2004.932812] [55302]: DEBUG cinder.api.middleware.request_id [None req-2fff8487-35bb-4805-843f-75ca2ea26f93 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.934955] [55302]: INFO cinder.api.openstack.wsgi [None req-2fff8487-35bb-4805-843f-75ca2ea26f93 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 [ 2004.935205] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2fff8487-35bb-4805-843f-75ca2ea26f93 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.935503] [55302]: DEBUG cinder.api.openstack.wsgi [None req-2fff8487-35bb-4805-843f-75ca2ea26f93 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.941649] [55302]: INFO cinder.api.openstack.wsgi [None req-2fff8487-35bb-4805-843f-75ca2ea26f93 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 returned with HTTP 404 [ 2004.942181] [55302]: [pid: 55302|app: 0|req: 305/580] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:26 2024] GET /volume/v3/volumes/22ffc8f4-37d7-4b6a-a46c-15f2caa18012 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2004.945218] [55303]: DEBUG cinder.api.middleware.request_id [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.947528] [55303]: INFO cinder.api.openstack.wsgi [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2004.947753] [55303]: DEBUG cinder.api.openstack.wsgi [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.947971] [55303]: DEBUG cinder.api.openstack.wsgi [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.948205] [55303]: INFO cinder.api.v3.volumes [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Delete volume with id: 8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2004.957727] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.957727] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.958325] [55303]: INFO cinder.volume.api [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2004.987232] [55303]: INFO cinder.volume.api [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Delete volume request issued successfully. [ 2004.987461] [55303]: INFO cinder.api.openstack.wsgi [None req-18ce8662-55f2-4a82-a158-2296b2a72d8d tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc returned with HTTP 202 [ 2004.987878] [55303]: [pid: 55303|app: 0|req: 276/581] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:26 2024] DELETE /volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2004.990963] [55302]: DEBUG cinder.api.middleware.request_id [None req-d2480c57-f2cb-4f4b-b9d5-10851c629f4f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.993270] [55302]: INFO cinder.api.openstack.wsgi [None req-d2480c57-f2cb-4f4b-b9d5-10851c629f4f tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2004.993541] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d2480c57-f2cb-4f4b-b9d5-10851c629f4f tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.993767] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d2480c57-f2cb-4f4b-b9d5-10851c629f4f tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.003282] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2005.003282] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2005.007839] [55302]: INFO cinder.volume.api [None req-d2480c57-f2cb-4f4b-b9d5-10851c629f4f tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2005.012668] [55302]: INFO cinder.api.openstack.wsgi [None req-d2480c57-f2cb-4f4b-b9d5-10851c629f4f tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc returned with HTTP 200 [ 2005.013105] [55302]: [pid: 55302|app: 0|req: 306/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:26 2024] GET /volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2005.530853] [55303]: DEBUG cinder.api.middleware.request_id [None req-feb08fd5-1856-4d28-b1fa-32014bfac324 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.533265] [55303]: INFO cinder.api.openstack.wsgi [None req-feb08fd5-1856-4d28-b1fa-32014bfac324 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2005.533567] [55303]: DEBUG cinder.api.openstack.wsgi [None req-feb08fd5-1856-4d28-b1fa-32014bfac324 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2005.533862] [55303]: DEBUG cinder.api.openstack.wsgi [None req-feb08fd5-1856-4d28-b1fa-32014bfac324 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.547168] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2005.547168] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2005.551086] [55303]: INFO cinder.volume.api [None req-feb08fd5-1856-4d28-b1fa-32014bfac324 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2005.555940] [55303]: INFO cinder.api.openstack.wsgi [None req-feb08fd5-1856-4d28-b1fa-32014bfac324 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2005.556383] [55303]: [pid: 55303|app: 0|req: 277/583] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:27 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2005.817144] [55302]: DEBUG cinder.api.middleware.request_id [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-9fd8ccbd-b5e1-44ed-9899-7d74323b69d9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.819717] [55302]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-9fd8ccbd-b5e1-44ed-9899-7d74323b69d9 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548 [ 2005.819954] [55302]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-9fd8ccbd-b5e1-44ed-9899-7d74323b69d9 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2005.820207] [55302]: DEBUG cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-9fd8ccbd-b5e1-44ed-9899-7d74323b69d9 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'version_select' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.827329] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2005.827329] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.023414] [55303]: DEBUG cinder.api.middleware.request_id [None req-dac4e56a-22d4-464d-b0e8-fc1c5daaa9c7 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.025579] [55303]: INFO cinder.api.openstack.wsgi [None req-dac4e56a-22d4-464d-b0e8-fc1c5daaa9c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc [ 2006.025826] [55303]: DEBUG cinder.api.openstack.wsgi [None req-dac4e56a-22d4-464d-b0e8-fc1c5daaa9c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.026051] [55303]: DEBUG cinder.api.openstack.wsgi [None req-dac4e56a-22d4-464d-b0e8-fc1c5daaa9c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.032297] [55303]: INFO cinder.api.openstack.wsgi [None req-dac4e56a-22d4-464d-b0e8-fc1c5daaa9c7 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc returned with HTTP 404 [ 2006.032806] [55303]: [pid: 55303|app: 0|req: 278/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:27 2024] GET /volume/v3/volumes/8f4d2678-1ed6-4956-a75b-c9f153ed96fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 2006.035817] [55303]: DEBUG cinder.api.middleware.request_id [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.037728] [55303]: INFO cinder.api.openstack.wsgi [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 [ 2006.037955] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.038174] [55303]: DEBUG cinder.api.openstack.wsgi [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.038364] [55303]: INFO cinder.api.v3.volumes [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Delete volume with id: 4ed70508-8e69-41bf-9974-014269eca560 [ 2006.045846] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.045846] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.046399] [55303]: INFO cinder.volume.api [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2006.062362] [55303]: INFO cinder.volume.api [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Delete volume request issued successfully. [ 2006.062606] [55303]: INFO cinder.api.openstack.wsgi [None req-e5c0cc40-e584-405e-9c68-a11049e7abd3 tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 returned with HTTP 202 [ 2006.063459] [55303]: [pid: 55303|app: 0|req: 279/585] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:27 2024] DELETE /volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 2006.066653] [55303]: DEBUG cinder.api.middleware.request_id [None req-f2791b4c-7b1f-4d58-94e5-3047131cb57c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.068871] [55303]: INFO cinder.api.openstack.wsgi [None req-f2791b4c-7b1f-4d58-94e5-3047131cb57c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 [ 2006.069271] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f2791b4c-7b1f-4d58-94e5-3047131cb57c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.069415] [55303]: DEBUG cinder.api.openstack.wsgi [None req-f2791b4c-7b1f-4d58-94e5-3047131cb57c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.077871] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.077871] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.081872] [55303]: INFO cinder.volume.api [None req-f2791b4c-7b1f-4d58-94e5-3047131cb57c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Volume info retrieved successfully. [ 2006.087418] [55303]: INFO cinder.api.openstack.wsgi [None req-f2791b4c-7b1f-4d58-94e5-3047131cb57c tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 returned with HTTP 200 [ 2006.087786] [55303]: [pid: 55303|app: 0|req: 280/586] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:27 2024] GET /volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.353776] [55302]: INFO cinder.api.openstack.wsgi [req-f53f02cb-a1cf-4759-bcd9-4919796fdb43 req-9fd8ccbd-b5e1-44ed-9899-7d74323b69d9 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548 returned with HTTP 200 [ 2006.354294] [55302]: [pid: 55302|app: 0|req: 307/587] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:25:27 2024] DELETE /volume/v3/attachments/b75a811c-8a35-43d8-9378-afab3b222548 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.407994] [55303]: DEBUG cinder.api.middleware.request_id [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.409949] [55303]: INFO cinder.api.openstack.wsgi [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2006.410344] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-862320968"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2006.411929] [55303]: DEBUG cinder.api.v3.volumes [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-862320968'}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2006.412083] [55303]: INFO cinder.api.v3.volumes [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Create volume of 1 GB [ 2006.416372] [55303]: INFO cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Availability Zones retrieved successfully. [ 2006.423382] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Flow 'volume_create_api' (c0eebfff-ef7e-4d5f-a8b9-c95555ceed07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2006.424611] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52db1b24-920f-4c13-853c-121b9b039de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.425797] [55303]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2006.443897] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52db1b24-920f-4c13-853c-121b9b039de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.444803] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3ecbe-e1c3-4cc1-8ba8-7274c61bc822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.467368] [55303]: DEBUG cinder.quota [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Created reservations ['8b1c9a2d-965a-4384-af14-121c011cd653', 'ae6fb127-0af9-4c4c-bdbf-39ebc942310e', '6b0e07d6-13cb-480b-9428-36e3dfcce897', 'a3cf0d92-3a83-4ea2-9fde-e9dfd0847eb7'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2006.468215] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3ecbe-e1c3-4cc1-8ba8-7274c61bc822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b1c9a2d-965a-4384-af14-121c011cd653', 'ae6fb127-0af9-4c4c-bdbf-39ebc942310e', '6b0e07d6-13cb-480b-9428-36e3dfcce897', 'a3cf0d92-3a83-4ea2-9fde-e9dfd0847eb7']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.469111] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5877ca81-1f15-4cb5-9507-08f6985052ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.480906] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5877ca81-1f15-4cb5-9507-08f6985052ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253715c7-54ce-46f4-bae2-c150a50c84ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-862320968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15dbf9a930c54a0c8b73965e3c44d286',qos_specs=None,replication_status=,reservations=['8b1c9a2d-965a-4384-af14-121c011cd653','ae6fb127-0af9-4c4c-bdbf-39ebc942310e','6b0e07d6-13cb-480b-9428-36e3dfcce897','a3cf0d92-3a83-4ea2-9fde-e9dfd0847eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ced6525f5c134ba3831d4a93b3142451',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-862320968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253715c7-54ce-46f4-bae2-c150a50c84ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15dbf9a930c54a0c8b73965e3c44d286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ced6525f5c134ba3831d4a93b3142451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.481777] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b709e8-90b9-4d77-b4a0-0dc6455eedf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.493238] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b709e8-90b9-4d77-b4a0-0dc6455eedf0) transitioned into state 'SUCCESS' from state '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-862320968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15dbf9a930c54a0c8b73965e3c44d286',qos_specs=None,replication_status=,reservations=['8b1c9a2d-965a-4384-af14-121c011cd653','ae6fb127-0af9-4c4c-bdbf-39ebc942310e','6b0e07d6-13cb-480b-9428-36e3dfcce897','a3cf0d92-3a83-4ea2-9fde-e9dfd0847eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ced6525f5c134ba3831d4a93b3142451',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.494053] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56f5f22-2e29-43c4-8e0a-a7797474e1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.503486] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56f5f22-2e29-43c4-8e0a-a7797474e1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.504537] [55303]: DEBUG cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Flow 'volume_create_api' (c0eebfff-ef7e-4d5f-a8b9-c95555ceed07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2006.504883] [55303]: INFO cinder.volume.api [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Create volume request issued successfully. [ 2006.505543] [55303]: INFO cinder.api.openstack.wsgi [None req-4fb70a16-08d1-41c3-977b-c87c45bdb727 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2006.505983] [55303]: [pid: 55303|app: 0|req: 281/588] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 13:25:28 2024] POST /volume/v3/volumes => generated 757 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2006.513441] [55302]: DEBUG cinder.api.middleware.request_id [None req-c0082f1c-1e2d-4041-921b-b544aa87bc36 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.515516] [55302]: INFO cinder.api.openstack.wsgi [None req-c0082f1c-1e2d-4041-921b-b544aa87bc36 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2006.515729] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c0082f1c-1e2d-4041-921b-b544aa87bc36 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.515940] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c0082f1c-1e2d-4041-921b-b544aa87bc36 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.523193] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.523193] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.526456] [55302]: INFO cinder.volume.api [None req-c0082f1c-1e2d-4041-921b-b544aa87bc36 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2006.530713] [55302]: INFO cinder.api.openstack.wsgi [None req-c0082f1c-1e2d-4041-921b-b544aa87bc36 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2006.531088] [55302]: [pid: 55302|app: 0|req: 308/589] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:28 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.566386] [55303]: DEBUG cinder.api.middleware.request_id [None req-405062c3-5048-44bf-bff3-9ea293924672 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.568728] [55303]: INFO cinder.api.openstack.wsgi [None req-405062c3-5048-44bf-bff3-9ea293924672 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2006.568961] [55303]: DEBUG cinder.api.openstack.wsgi [None req-405062c3-5048-44bf-bff3-9ea293924672 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.569195] [55303]: DEBUG cinder.api.openstack.wsgi [None req-405062c3-5048-44bf-bff3-9ea293924672 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.576634] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.576634] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.580146] [55303]: INFO cinder.volume.api [None req-405062c3-5048-44bf-bff3-9ea293924672 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2006.584257] [55303]: INFO cinder.api.openstack.wsgi [None req-405062c3-5048-44bf-bff3-9ea293924672 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2006.584654] [55303]: [pid: 55303|app: 0|req: 282/590] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:28 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.593496] [55302]: DEBUG cinder.api.middleware.request_id [None req-ef3b5bfc-a4da-4ee1-90cb-31ce2eb0ad3d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.595559] [55302]: INFO cinder.api.openstack.wsgi [None req-ef3b5bfc-a4da-4ee1-90cb-31ce2eb0ad3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2006.595779] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ef3b5bfc-a4da-4ee1-90cb-31ce2eb0ad3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.595993] [55302]: DEBUG cinder.api.openstack.wsgi [None req-ef3b5bfc-a4da-4ee1-90cb-31ce2eb0ad3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.603237] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.603237] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.606685] [55302]: INFO cinder.volume.api [None req-ef3b5bfc-a4da-4ee1-90cb-31ce2eb0ad3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2006.610805] [55302]: INFO cinder.api.openstack.wsgi [None req-ef3b5bfc-a4da-4ee1-90cb-31ce2eb0ad3d tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2006.611181] [55302]: [pid: 55302|app: 0|req: 309/591] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:28 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2007.097599] [55303]: DEBUG cinder.api.middleware.request_id [None req-59600ea3-d254-446e-8d11-19aa6c7158cb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.099930] [55303]: INFO cinder.api.openstack.wsgi [None req-59600ea3-d254-446e-8d11-19aa6c7158cb tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 [ 2007.100170] [55303]: DEBUG cinder.api.openstack.wsgi [None req-59600ea3-d254-446e-8d11-19aa6c7158cb tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.100404] [55303]: DEBUG cinder.api.openstack.wsgi [None req-59600ea3-d254-446e-8d11-19aa6c7158cb tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.107424] [55303]: INFO cinder.api.openstack.wsgi [None req-59600ea3-d254-446e-8d11-19aa6c7158cb tempest-VolumesTestJSON-1313137596 tempest-VolumesTestJSON-1313137596-project-member] http://10.180.1.21/volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 returned with HTTP 404 [ 2007.107925] [55303]: [pid: 55303|app: 0|req: 283/592] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:28 2024] GET /volume/v3/volumes/4ed70508-8e69-41bf-9974-014269eca560 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2007.540097] [55302]: DEBUG cinder.api.middleware.request_id [None req-838f9980-04d9-4056-a098-2e930e492d2c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.542151] [55302]: INFO cinder.api.openstack.wsgi [None req-838f9980-04d9-4056-a098-2e930e492d2c tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2007.542377] [55302]: DEBUG cinder.api.openstack.wsgi [None req-838f9980-04d9-4056-a098-2e930e492d2c tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.542603] [55302]: DEBUG cinder.api.openstack.wsgi [None req-838f9980-04d9-4056-a098-2e930e492d2c tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.552524] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.552524] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.556219] [55302]: INFO cinder.volume.api [None req-838f9980-04d9-4056-a098-2e930e492d2c tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2007.560980] [55302]: INFO cinder.api.openstack.wsgi [None req-838f9980-04d9-4056-a098-2e930e492d2c tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2007.561356] [55302]: [pid: 55302|app: 0|req: 310/593] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:29 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2007.685800] [55303]: DEBUG cinder.api.middleware.request_id [None req-9cf240f4-a7e4-4642-8230-0ec9173276ea None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.689819] [55303]: INFO cinder.api.openstack.wsgi [None req-9cf240f4-a7e4-4642-8230-0ec9173276ea tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2007.689819] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9cf240f4-a7e4-4642-8230-0ec9173276ea tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.689819] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9cf240f4-a7e4-4642-8230-0ec9173276ea tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.699200] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.699200] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.706868] [55303]: INFO cinder.volume.api [None req-9cf240f4-a7e4-4642-8230-0ec9173276ea tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2007.710228] [55303]: INFO cinder.api.openstack.wsgi [None req-9cf240f4-a7e4-4642-8230-0ec9173276ea tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2007.711070] [55303]: [pid: 55303|app: 0|req: 284/594] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:29 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2007.720700] [55302]: DEBUG cinder.api.middleware.request_id [None req-708369c7-2b6b-4342-bcc5-636628b564aa None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.723047] [55302]: INFO cinder.api.openstack.wsgi [None req-708369c7-2b6b-4342-bcc5-636628b564aa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2007.723047] [55302]: DEBUG cinder.api.openstack.wsgi [None req-708369c7-2b6b-4342-bcc5-636628b564aa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.723264] [55302]: DEBUG cinder.api.openstack.wsgi [None req-708369c7-2b6b-4342-bcc5-636628b564aa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.733259] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.733259] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.737159] [55302]: INFO cinder.volume.api [None req-708369c7-2b6b-4342-bcc5-636628b564aa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2007.741794] [55302]: INFO cinder.api.openstack.wsgi [None req-708369c7-2b6b-4342-bcc5-636628b564aa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2007.742242] [55302]: [pid: 55302|app: 0|req: 311/595] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:29 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2007.792716] [55303]: DEBUG cinder.api.middleware.request_id [None req-4fa52a10-d898-4894-a830-6a8d172c1d2c None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.796635] [55303]: INFO cinder.api.openstack.wsgi [None req-4fa52a10-d898-4894-a830-6a8d172c1d2c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2007.796898] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4fa52a10-d898-4894-a830-6a8d172c1d2c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.797169] [55303]: DEBUG cinder.api.openstack.wsgi [None req-4fa52a10-d898-4894-a830-6a8d172c1d2c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.805181] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.805181] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.809462] [55303]: INFO cinder.volume.api [None req-4fa52a10-d898-4894-a830-6a8d172c1d2c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2007.814632] [55303]: INFO cinder.api.openstack.wsgi [None req-4fa52a10-d898-4894-a830-6a8d172c1d2c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2007.815124] [55303]: [pid: 55303|app: 0|req: 285/596] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:29 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2017.739641] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=303,cinder:UPDATE=48,cinder:INSERT=28 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2017.811993] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=201,cinder:INSERT=23,cinder:UPDATE=42 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2018.092646] [55302]: DEBUG cinder.api.middleware.request_id [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2018.095282] [55302]: INFO cinder.api.openstack.wsgi [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2018.095516] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2018.095749] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2018.096147] [55302]: INFO cinder.api.v3.volumes [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Delete volume with id: 3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2018.107139] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2018.107139] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2018.107687] [55302]: INFO cinder.volume.api [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2018.123546] [55302]: INFO cinder.volume.api [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Delete volume request issued successfully. [ 2018.123738] [55302]: INFO cinder.api.openstack.wsgi [None req-f39c944a-69b8-49a0-bb3f-5b4116eb2e33 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 202 [ 2018.124264] [55302]: [pid: 55302|app: 0|req: 312/597] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:39 2024] DELETE /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2018.127024] [55303]: DEBUG cinder.api.middleware.request_id [None req-9fd630d5-aea2-422f-81e7-7b1974411dbe None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2018.129065] [55303]: INFO cinder.api.openstack.wsgi [None req-9fd630d5-aea2-422f-81e7-7b1974411dbe tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2018.129294] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9fd630d5-aea2-422f-81e7-7b1974411dbe tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2018.129502] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9fd630d5-aea2-422f-81e7-7b1974411dbe tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2018.137365] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2018.137365] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2018.141186] [55303]: INFO cinder.volume.api [None req-9fd630d5-aea2-422f-81e7-7b1974411dbe tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2018.145763] [55303]: INFO cinder.api.openstack.wsgi [None req-9fd630d5-aea2-422f-81e7-7b1974411dbe tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2018.146092] [55303]: [pid: 55303|app: 0|req: 286/598] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:39 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2019.155942] [55302]: DEBUG cinder.api.middleware.request_id [None req-418cde77-ff7e-4373-be37-cf0b98649477 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2019.158210] [55302]: INFO cinder.api.openstack.wsgi [None req-418cde77-ff7e-4373-be37-cf0b98649477 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2019.158430] [55302]: DEBUG cinder.api.openstack.wsgi [None req-418cde77-ff7e-4373-be37-cf0b98649477 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2019.158810] [55302]: DEBUG cinder.api.openstack.wsgi [None req-418cde77-ff7e-4373-be37-cf0b98649477 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2019.169050] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2019.169050] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2019.172595] [55302]: INFO cinder.volume.api [None req-418cde77-ff7e-4373-be37-cf0b98649477 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2019.177045] [55302]: INFO cinder.api.openstack.wsgi [None req-418cde77-ff7e-4373-be37-cf0b98649477 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2019.177554] [55302]: [pid: 55302|app: 0|req: 313/599] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:41 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2020.187170] [55303]: DEBUG cinder.api.middleware.request_id [None req-31ef4215-26a1-46b3-a203-3072ff46fbaa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.189243] [55303]: INFO cinder.api.openstack.wsgi [None req-31ef4215-26a1-46b3-a203-3072ff46fbaa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2020.189437] [55303]: DEBUG cinder.api.openstack.wsgi [None req-31ef4215-26a1-46b3-a203-3072ff46fbaa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.189651] [55303]: DEBUG cinder.api.openstack.wsgi [None req-31ef4215-26a1-46b3-a203-3072ff46fbaa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.198843] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2020.198843] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.202612] [55303]: INFO cinder.volume.api [None req-31ef4215-26a1-46b3-a203-3072ff46fbaa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2020.206752] [55303]: INFO cinder.api.openstack.wsgi [None req-31ef4215-26a1-46b3-a203-3072ff46fbaa tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 200 [ 2020.207268] [55303]: [pid: 55303|app: 0|req: 287/600] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:42 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2021.216546] [55302]: DEBUG cinder.api.middleware.request_id [None req-34a8aa84-cc07-447c-8ba7-bfa0f0b670cd None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.218785] [55302]: INFO cinder.api.openstack.wsgi [None req-34a8aa84-cc07-447c-8ba7-bfa0f0b670cd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e [ 2021.219053] [55302]: DEBUG cinder.api.openstack.wsgi [None req-34a8aa84-cc07-447c-8ba7-bfa0f0b670cd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.219294] [55302]: DEBUG cinder.api.openstack.wsgi [None req-34a8aa84-cc07-447c-8ba7-bfa0f0b670cd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.226691] [55302]: INFO cinder.api.openstack.wsgi [None req-34a8aa84-cc07-447c-8ba7-bfa0f0b670cd tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e returned with HTTP 404 [ 2021.227284] [55302]: [pid: 55302|app: 0|req: 314/601] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:43 2024] GET /volume/v3/volumes/3eb9e3d7-9f5a-4488-9339-96ccb818d10e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2021.230632] [55303]: DEBUG cinder.api.middleware.request_id [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.232857] [55303]: INFO cinder.api.openstack.wsgi [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] DELETE http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2021.233085] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.233310] [55303]: DEBUG cinder.api.openstack.wsgi [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.233500] [55303]: INFO cinder.api.v3.volumes [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Delete volume with id: 33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2021.243912] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2021.243912] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.244519] [55303]: INFO cinder.volume.api [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2021.263643] [55303]: INFO cinder.volume.api [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Delete volume request issued successfully. [ 2021.263643] [55303]: INFO cinder.api.openstack.wsgi [None req-6d1e4e76-88a5-409b-bf26-5f50b233b6a6 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 202 [ 2021.264015] [55303]: [pid: 55303|app: 0|req: 288/602] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:43 2024] DELETE /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2021.267172] [55302]: DEBUG cinder.api.middleware.request_id [None req-9a894ebc-87b8-4bc9-97b9-f6634c0339d2 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.269897] [55302]: INFO cinder.api.openstack.wsgi [None req-9a894ebc-87b8-4bc9-97b9-f6634c0339d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2021.270195] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9a894ebc-87b8-4bc9-97b9-f6634c0339d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.270917] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9a894ebc-87b8-4bc9-97b9-f6634c0339d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.279188] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2021.279188] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.283627] [55302]: INFO cinder.volume.api [None req-9a894ebc-87b8-4bc9-97b9-f6634c0339d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2021.289244] [55302]: INFO cinder.api.openstack.wsgi [None req-9a894ebc-87b8-4bc9-97b9-f6634c0339d2 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2021.289670] [55302]: [pid: 55302|app: 0|req: 315/603] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:43 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2022.299202] [55303]: DEBUG cinder.api.middleware.request_id [None req-1d741e35-1942-444e-8e16-b30e441a48df None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.301171] [55303]: INFO cinder.api.openstack.wsgi [None req-1d741e35-1942-444e-8e16-b30e441a48df tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2022.301392] [55303]: DEBUG cinder.api.openstack.wsgi [None req-1d741e35-1942-444e-8e16-b30e441a48df tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.301608] [55303]: DEBUG cinder.api.openstack.wsgi [None req-1d741e35-1942-444e-8e16-b30e441a48df tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.312184] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2022.312184] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2022.315732] [55303]: INFO cinder.volume.api [None req-1d741e35-1942-444e-8e16-b30e441a48df tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2022.320364] [55303]: INFO cinder.api.openstack.wsgi [None req-1d741e35-1942-444e-8e16-b30e441a48df tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2022.320469] [55303]: [pid: 55303|app: 0|req: 289/604] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:44 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2023.330268] [55302]: DEBUG cinder.api.middleware.request_id [None req-428aea22-1aa5-4fb2-86e4-0d17f2c863e4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2023.332465] [55302]: INFO cinder.api.openstack.wsgi [None req-428aea22-1aa5-4fb2-86e4-0d17f2c863e4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2023.332689] [55302]: DEBUG cinder.api.openstack.wsgi [None req-428aea22-1aa5-4fb2-86e4-0d17f2c863e4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2023.332916] [55302]: DEBUG cinder.api.openstack.wsgi [None req-428aea22-1aa5-4fb2-86e4-0d17f2c863e4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2023.342012] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2023.342012] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2023.349088] [55302]: INFO cinder.volume.api [None req-428aea22-1aa5-4fb2-86e4-0d17f2c863e4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2023.357555] [55302]: INFO cinder.api.openstack.wsgi [None req-428aea22-1aa5-4fb2-86e4-0d17f2c863e4 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 200 [ 2023.357555] [55302]: [pid: 55302|app: 0|req: 316/605] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:45 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2024.367437] [55303]: DEBUG cinder.api.middleware.request_id [None req-d84fff91-f7c3-476d-aec9-c9c14a584e7b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.370607] [55303]: INFO cinder.api.openstack.wsgi [None req-d84fff91-f7c3-476d-aec9-c9c14a584e7b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a [ 2024.370834] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d84fff91-f7c3-476d-aec9-c9c14a584e7b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.371541] [55303]: DEBUG cinder.api.openstack.wsgi [None req-d84fff91-f7c3-476d-aec9-c9c14a584e7b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.379309] [55303]: INFO cinder.api.openstack.wsgi [None req-d84fff91-f7c3-476d-aec9-c9c14a584e7b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a returned with HTTP 404 [ 2024.380584] [55303]: [pid: 55303|app: 0|req: 290/606] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:46 2024] GET /volume/v3/volumes/33e247e8-7ddf-4829-ad4a-db9c5433632a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2024.427780] [55302]: DEBUG cinder.api.middleware.request_id [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.429802] [55302]: INFO cinder.api.openstack.wsgi [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 2024.430096] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.430328] [55302]: DEBUG cinder.api.openstack.wsgi [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.430517] [55302]: INFO cinder.api.v3.volumes [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Delete volume with id: b2aa527f-8de8-4072-8b57-15bd46d96714 [ 2024.440982] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2024.440982] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.441495] [55302]: INFO cinder.volume.api [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2024.462608] [55302]: INFO cinder.volume.api [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Delete volume request issued successfully. [ 2024.462830] [55302]: INFO cinder.api.openstack.wsgi [None req-7d508c47-a65c-46f4-92d2-ee3c0c2e605c tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 202 [ 2024.463286] [55302]: [pid: 55302|app: 0|req: 317/607] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:25:46 2024] DELETE /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 2024.467704] [55303]: DEBUG cinder.api.middleware.request_id [None req-9618bbec-61d3-4fb3-9b86-cf2aac2f4c9b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.470158] [55303]: INFO cinder.api.openstack.wsgi [None req-9618bbec-61d3-4fb3-9b86-cf2aac2f4c9b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 2024.470296] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9618bbec-61d3-4fb3-9b86-cf2aac2f4c9b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.471285] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9618bbec-61d3-4fb3-9b86-cf2aac2f4c9b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.480365] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2024.480365] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.484558] [55303]: INFO cinder.volume.api [None req-9618bbec-61d3-4fb3-9b86-cf2aac2f4c9b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2024.490013] [55303]: INFO cinder.api.openstack.wsgi [None req-9618bbec-61d3-4fb3-9b86-cf2aac2f4c9b tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 2024.490698] [55303]: [pid: 55303|app: 0|req: 291/608] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:46 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2025.499881] [55302]: DEBUG cinder.api.middleware.request_id [None req-9f994263-5e72-4319-8a35-7763568c7f77 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2025.502177] [55302]: INFO cinder.api.openstack.wsgi [None req-9f994263-5e72-4319-8a35-7763568c7f77 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 2025.502418] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9f994263-5e72-4319-8a35-7763568c7f77 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2025.502635] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9f994263-5e72-4319-8a35-7763568c7f77 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2025.513249] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2025.513249] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2025.517294] [55302]: INFO cinder.volume.api [None req-9f994263-5e72-4319-8a35-7763568c7f77 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2025.522107] [55302]: INFO cinder.api.openstack.wsgi [None req-9f994263-5e72-4319-8a35-7763568c7f77 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 2025.522627] [55302]: [pid: 55302|app: 0|req: 318/609] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:47 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2026.531211] [55303]: DEBUG cinder.api.middleware.request_id [None req-c5c48b1c-b28a-4cde-be16-098d2f9e0f64 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.533322] [55303]: INFO cinder.api.openstack.wsgi [None req-c5c48b1c-b28a-4cde-be16-098d2f9e0f64 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 2026.533540] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c5c48b1c-b28a-4cde-be16-098d2f9e0f64 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.533752] [55303]: DEBUG cinder.api.openstack.wsgi [None req-c5c48b1c-b28a-4cde-be16-098d2f9e0f64 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.542908] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2026.542908] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.546379] [55303]: INFO cinder.volume.api [None req-c5c48b1c-b28a-4cde-be16-098d2f9e0f64 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Volume info retrieved successfully. [ 2026.550455] [55303]: INFO cinder.api.openstack.wsgi [None req-c5c48b1c-b28a-4cde-be16-098d2f9e0f64 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 200 [ 2026.550826] [55303]: [pid: 55303|app: 0|req: 292/610] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:48 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2027.560551] [55302]: DEBUG cinder.api.middleware.request_id [None req-fcc761d6-4117-46ed-9c51-d5650b142182 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2027.562413] [55302]: INFO cinder.api.openstack.wsgi [None req-fcc761d6-4117-46ed-9c51-d5650b142182 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] GET http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 [ 2027.562627] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fcc761d6-4117-46ed-9c51-d5650b142182 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2027.562839] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fcc761d6-4117-46ed-9c51-d5650b142182 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2027.569018] [55302]: INFO cinder.api.openstack.wsgi [None req-fcc761d6-4117-46ed-9c51-d5650b142182 tempest-AttachVolumeTestJSON-2089513889 tempest-AttachVolumeTestJSON-2089513889-project-member] http://10.180.1.21/volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 returned with HTTP 404 [ 2027.569495] [55302]: [pid: 55302|app: 0|req: 319/611] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:25:49 2024] GET /volume/v3/volumes/b2aa527f-8de8-4072-8b57-15bd46d96714 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2036.548469] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=24,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2037.565147] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2063.503116] [55303]: DEBUG cinder.api.middleware.request_id [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-93590b2e-eaee-42e8-ad92-b68482de3728 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.505632] [55303]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-93590b2e-eaee-42e8-ad92-b68482de3728 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2063.505944] [55303]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-93590b2e-eaee-42e8-ad92-b68482de3728 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.506243] [55303]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-93590b2e-eaee-42e8-ad92-b68482de3728 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.516736] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2063.516736] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2063.521041] [55303]: INFO cinder.volume.api [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-93590b2e-eaee-42e8-ad92-b68482de3728 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2063.525627] [55303]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-93590b2e-eaee-42e8-ad92-b68482de3728 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2063.526166] [55303]: [pid: 55303|app: 0|req: 293/612] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:26:25 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2065.049475] [55302]: DEBUG cinder.api.middleware.request_id [None req-9de253f3-d549-4a02-b232-502438e27c0b None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.049913] [55302]: INFO cinder.api.openstack.wsgi [None req-9de253f3-d549-4a02-b232-502438e27c0b None None] GET http://10.180.1.21/volume// [ 2065.050106] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9de253f3-d549-4a02-b232-502438e27c0b None None] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.050323] [55302]: DEBUG cinder.api.openstack.wsgi [None req-9de253f3-d549-4a02-b232-502438e27c0b None None] Calling method 'all' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.050721] [55302]: INFO cinder.api.openstack.wsgi [None req-9de253f3-d549-4a02-b232-502438e27c0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2065.051020] [55302]: [pid: 55302|app: 0|req: 320/613] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 13:26:26 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2065.054941] [55303]: DEBUG cinder.api.middleware.request_id [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-b9e40b3a-3331-4b9e-a401-a72eef274908 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.057102] [55303]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-b9e40b3a-3331-4b9e-a401-a72eef274908 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2065.057554] [55303]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-b9e40b3a-3331-4b9e-a401-a72eef274908 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253715c7-54ce-46f4-bae2-c150a50c84ba", "connector": null, "instance_uuid": "c6a7d772-2b65-49fa-935e-c9642990db5e"}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2065.066333] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.066333] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.090120] [55303]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-b9e40b3a-3331-4b9e-a401-a72eef274908 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2065.090566] [55303]: [pid: 55303|app: 0|req: 294/614] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 13:26:26 2024] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2065.112236] [55302]: DEBUG cinder.api.middleware.request_id [None req-c1cd88f3-7ab5-4c1e-b2e0-b8a982033777 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.114258] [55302]: INFO cinder.api.openstack.wsgi [None req-c1cd88f3-7ab5-4c1e-b2e0-b8a982033777 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2065.114476] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c1cd88f3-7ab5-4c1e-b2e0-b8a982033777 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.114688] [55302]: DEBUG cinder.api.openstack.wsgi [None req-c1cd88f3-7ab5-4c1e-b2e0-b8a982033777 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.124074] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.124074] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.127190] [55302]: INFO cinder.volume.api [None req-c1cd88f3-7ab5-4c1e-b2e0-b8a982033777 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2065.131300] [55302]: INFO cinder.api.openstack.wsgi [None req-c1cd88f3-7ab5-4c1e-b2e0-b8a982033777 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2065.131667] [55302]: [pid: 55302|app: 0|req: 321/615] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:26 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2065.614728] [55303]: DEBUG cinder.api.middleware.request_id [None req-211246aa-7c47-475d-85da-38ff0874bca3 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.615188] [55303]: INFO cinder.api.openstack.wsgi [None req-211246aa-7c47-475d-85da-38ff0874bca3 None None] GET http://10.180.1.21/volume// [ 2065.615415] [55303]: DEBUG cinder.api.openstack.wsgi [None req-211246aa-7c47-475d-85da-38ff0874bca3 None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.615646] [55303]: DEBUG cinder.api.openstack.wsgi [None req-211246aa-7c47-475d-85da-38ff0874bca3 None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.616058] [55303]: INFO cinder.api.openstack.wsgi [None req-211246aa-7c47-475d-85da-38ff0874bca3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2065.616377] [55303]: [pid: 55303|app: 0|req: 295/616] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:26:27 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2065.620608] [55302]: DEBUG cinder.api.middleware.request_id [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-3a82f33f-6135-4144-8614-6cd101b7e0a4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.622918] [55302]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-3a82f33f-6135-4144-8614-6cd101b7e0a4 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2065.623182] [55302]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-3a82f33f-6135-4144-8614-6cd101b7e0a4 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.623397] [55302]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-3a82f33f-6135-4144-8614-6cd101b7e0a4 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.633126] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.633126] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.636281] [55302]: INFO cinder.volume.api [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-3a82f33f-6135-4144-8614-6cd101b7e0a4 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2065.640663] [55302]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-3a82f33f-6135-4144-8614-6cd101b7e0a4 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2065.640972] [55302]: [pid: 55302|app: 0|req: 322/617] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:26:27 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2065.666280] [55303]: DEBUG cinder.api.middleware.request_id [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.668599] [55303]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] PUT http://10.180.1.21/volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c [ 2065.668998] [55303]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-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-388804", "mountpoint": "/dev/sdb"}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2065.676492] [55303]: DEBUG cinder.coordination [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Acquiring lock "cinder-attachment_update-253715c7-54ce-46f4-bae2-c150a50c84ba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2065.680737] [55303]: DEBUG cinder.coordination [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Lock "cinder-attachment_update-253715c7-54ce-46f4-bae2-c150a50c84ba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55303) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2065.681789] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.681789] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2066.141444] [55302]: DEBUG cinder.api.middleware.request_id [None req-d8419ddb-dfce-467e-b872-1407f5c5db4a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2066.143683] [55302]: INFO cinder.api.openstack.wsgi [None req-d8419ddb-dfce-467e-b872-1407f5c5db4a tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2066.143932] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d8419ddb-dfce-467e-b872-1407f5c5db4a tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2066.144179] [55302]: DEBUG cinder.api.openstack.wsgi [None req-d8419ddb-dfce-467e-b872-1407f5c5db4a tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2066.156036] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2066.156036] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2066.159473] [55302]: INFO cinder.volume.api [None req-d8419ddb-dfce-467e-b872-1407f5c5db4a tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2066.163744] [55302]: INFO cinder.api.openstack.wsgi [None req-d8419ddb-dfce-467e-b872-1407f5c5db4a tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2066.164143] [55302]: [pid: 55302|app: 0|req: 323/618] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:27 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2067.172630] [55302]: DEBUG cinder.api.middleware.request_id [None req-0f1e453b-7b2d-42ae-9a1c-144f39b6628f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2067.174661] [55302]: INFO cinder.api.openstack.wsgi [None req-0f1e453b-7b2d-42ae-9a1c-144f39b6628f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2067.174883] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0f1e453b-7b2d-42ae-9a1c-144f39b6628f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2067.175103] [55302]: DEBUG cinder.api.openstack.wsgi [None req-0f1e453b-7b2d-42ae-9a1c-144f39b6628f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2067.185891] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2067.185891] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2067.188962] [55302]: INFO cinder.volume.api [None req-0f1e453b-7b2d-42ae-9a1c-144f39b6628f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2067.192992] [55302]: INFO cinder.api.openstack.wsgi [None req-0f1e453b-7b2d-42ae-9a1c-144f39b6628f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2067.193360] [55302]: [pid: 55302|app: 0|req: 324/619] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:29 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2068.202948] [55302]: DEBUG cinder.api.middleware.request_id [None req-570ed30d-290d-4dbe-884d-6c8e0eadc57d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2068.205031] [55302]: INFO cinder.api.openstack.wsgi [None req-570ed30d-290d-4dbe-884d-6c8e0eadc57d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2068.205268] [55302]: DEBUG cinder.api.openstack.wsgi [None req-570ed30d-290d-4dbe-884d-6c8e0eadc57d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2068.205499] [55302]: DEBUG cinder.api.openstack.wsgi [None req-570ed30d-290d-4dbe-884d-6c8e0eadc57d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2068.218498] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2068.218498] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2068.222312] [55302]: INFO cinder.volume.api [None req-570ed30d-290d-4dbe-884d-6c8e0eadc57d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2068.226934] [55302]: INFO cinder.api.openstack.wsgi [None req-570ed30d-290d-4dbe-884d-6c8e0eadc57d tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2068.227385] [55302]: [pid: 55302|app: 0|req: 325/620] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:30 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2069.237485] [55302]: DEBUG cinder.api.middleware.request_id [None req-fb25545e-8bd8-4a4d-b195-103aaae4f9fe None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2069.239714] [55302]: INFO cinder.api.openstack.wsgi [None req-fb25545e-8bd8-4a4d-b195-103aaae4f9fe tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2069.239936] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fb25545e-8bd8-4a4d-b195-103aaae4f9fe tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2069.240165] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fb25545e-8bd8-4a4d-b195-103aaae4f9fe tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2069.255027] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2069.255027] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2069.258620] [55302]: INFO cinder.volume.api [None req-fb25545e-8bd8-4a4d-b195-103aaae4f9fe tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2069.263398] [55302]: INFO cinder.api.openstack.wsgi [None req-fb25545e-8bd8-4a4d-b195-103aaae4f9fe tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2069.263791] [55302]: [pid: 55302|app: 0|req: 326/621] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:31 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2070.204643] [55303]: DEBUG cinder.coordination [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Lock "cinder-attachment_update-253715c7-54ce-46f4-bae2-c150a50c84ba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55303) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2070.204978] [55303]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-81a47bf4-64dd-4400-bcd5-546403a74ca1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c returned with HTTP 200 [ 2070.205486] [55303]: [pid: 55303|app: 0|req: 296/622] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 13:26:27 2024] PUT /volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2070.273181] [55302]: DEBUG cinder.api.middleware.request_id [None req-15de7e43-adf4-4fe4-b3d7-36b6c51e4d27 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2070.275358] [55302]: INFO cinder.api.openstack.wsgi [None req-15de7e43-adf4-4fe4-b3d7-36b6c51e4d27 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2070.275595] [55302]: DEBUG cinder.api.openstack.wsgi [None req-15de7e43-adf4-4fe4-b3d7-36b6c51e4d27 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2070.275810] [55302]: DEBUG cinder.api.openstack.wsgi [None req-15de7e43-adf4-4fe4-b3d7-36b6c51e4d27 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2070.285474] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2070.285474] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2070.289522] [55302]: INFO cinder.volume.api [None req-15de7e43-adf4-4fe4-b3d7-36b6c51e4d27 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2070.294744] [55302]: INFO cinder.api.openstack.wsgi [None req-15de7e43-adf4-4fe4-b3d7-36b6c51e4d27 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2070.295251] [55302]: [pid: 55302|app: 0|req: 327/623] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:32 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2071.304648] [55303]: DEBUG cinder.api.middleware.request_id [None req-8b254df4-cd80-4436-8fc9-14040acf6cda None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2071.306741] [55303]: INFO cinder.api.openstack.wsgi [None req-8b254df4-cd80-4436-8fc9-14040acf6cda tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2071.306966] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8b254df4-cd80-4436-8fc9-14040acf6cda tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2071.307194] [55303]: DEBUG cinder.api.openstack.wsgi [None req-8b254df4-cd80-4436-8fc9-14040acf6cda tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2071.322217] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2071.322217] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2071.325891] [55303]: INFO cinder.volume.api [None req-8b254df4-cd80-4436-8fc9-14040acf6cda tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2071.330577] [55303]: INFO cinder.api.openstack.wsgi [None req-8b254df4-cd80-4436-8fc9-14040acf6cda tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2071.330972] [55303]: [pid: 55303|app: 0|req: 297/624] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:33 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2071.816477] [55302]: DEBUG cinder.api.middleware.request_id [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-a68d350b-94e4-4a1c-863c-db800c01b49e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2071.818850] [55302]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-a68d350b-94e4-4a1c-863c-db800c01b49e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] POST http://10.180.1.21/volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c/action [ 2071.819272] [55302]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-a68d350b-94e4-4a1c-863c-db800c01b49e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action body: b'{"os-complete": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2071.819407] [55302]: DEBUG cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-a68d350b-94e4-4a1c-863c-db800c01b49e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2071.833287] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2071.833287] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2071.841737] [55302]: INFO cinder.api.openstack.wsgi [req-47ff9baf-95bc-4498-a987-ccd365e2e198 req-a68d350b-94e4-4a1c-863c-db800c01b49e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c/action returned with HTTP 204 [ 2071.842177] [55302]: [pid: 55302|app: 0|req: 328/625] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 13:26:33 2024] POST /volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2072.340805] [55303]: DEBUG cinder.api.middleware.request_id [None req-3ec0c115-1b07-4bd0-910b-879e90d382ce None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2072.342674] [55303]: INFO cinder.api.openstack.wsgi [None req-3ec0c115-1b07-4bd0-910b-879e90d382ce tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2072.343893] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3ec0c115-1b07-4bd0-910b-879e90d382ce tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2072.343893] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3ec0c115-1b07-4bd0-910b-879e90d382ce tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2072.356039] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2072.356039] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2072.359516] [55303]: INFO cinder.volume.api [None req-3ec0c115-1b07-4bd0-910b-879e90d382ce tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2072.363984] [55303]: INFO cinder.api.openstack.wsgi [None req-3ec0c115-1b07-4bd0-910b-879e90d382ce tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2072.364466] [55303]: [pid: 55303|app: 0|req: 298/626] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:34 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2072.372532] [55302]: DEBUG cinder.api.middleware.request_id [None req-fa229cf6-e20c-4aa0-9146-3fc78bada1fa None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2072.374627] [55302]: INFO cinder.api.openstack.wsgi [None req-fa229cf6-e20c-4aa0-9146-3fc78bada1fa tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2072.374846] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fa229cf6-e20c-4aa0-9146-3fc78bada1fa tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2072.375073] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fa229cf6-e20c-4aa0-9146-3fc78bada1fa tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2072.385210] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2072.385210] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2072.388444] [55302]: INFO cinder.volume.api [None req-fa229cf6-e20c-4aa0-9146-3fc78bada1fa tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2072.392635] [55302]: INFO cinder.api.openstack.wsgi [None req-fa229cf6-e20c-4aa0-9146-3fc78bada1fa tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2072.393086] [55302]: [pid: 55302|app: 0|req: 329/627] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:34 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2072.434886] [55303]: DEBUG cinder.api.middleware.request_id [req-afb578e8-b445-44a4-95c9-1bcb2bb16465 req-ed207b8a-1c0c-430f-95fe-043f5652a964 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2072.437581] [55303]: INFO cinder.api.openstack.wsgi [req-afb578e8-b445-44a4-95c9-1bcb2bb16465 req-ed207b8a-1c0c-430f-95fe-043f5652a964 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2072.437924] [55303]: DEBUG cinder.api.openstack.wsgi [req-afb578e8-b445-44a4-95c9-1bcb2bb16465 req-ed207b8a-1c0c-430f-95fe-043f5652a964 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2072.437989] [55303]: DEBUG cinder.api.openstack.wsgi [req-afb578e8-b445-44a4-95c9-1bcb2bb16465 req-ed207b8a-1c0c-430f-95fe-043f5652a964 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2072.448566] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2072.448566] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2072.451929] [55303]: INFO cinder.volume.api [req-afb578e8-b445-44a4-95c9-1bcb2bb16465 req-ed207b8a-1c0c-430f-95fe-043f5652a964 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2072.456492] [55303]: INFO cinder.api.openstack.wsgi [req-afb578e8-b445-44a4-95c9-1bcb2bb16465 req-ed207b8a-1c0c-430f-95fe-043f5652a964 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2072.456943] [55303]: [pid: 55303|app: 0|req: 299/628] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:26:34 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2081.693951] [55302]: DEBUG cinder.api.middleware.request_id [req-522eb989-cbac-45c1-b1a5-49d1bdb3fc64 req-320fc939-4896-4db7-80b2-0eaca65375e8 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2081.696086] [55302]: INFO cinder.api.openstack.wsgi [req-522eb989-cbac-45c1-b1a5-49d1bdb3fc64 req-320fc939-4896-4db7-80b2-0eaca65375e8 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2081.696332] [55302]: DEBUG cinder.api.openstack.wsgi [req-522eb989-cbac-45c1-b1a5-49d1bdb3fc64 req-320fc939-4896-4db7-80b2-0eaca65375e8 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2081.696549] [55302]: DEBUG cinder.api.openstack.wsgi [req-522eb989-cbac-45c1-b1a5-49d1bdb3fc64 req-320fc939-4896-4db7-80b2-0eaca65375e8 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2081.710331] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2081.710331] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2081.714033] [55302]: INFO cinder.volume.api [req-522eb989-cbac-45c1-b1a5-49d1bdb3fc64 req-320fc939-4896-4db7-80b2-0eaca65375e8 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2081.719095] [55302]: INFO cinder.api.openstack.wsgi [req-522eb989-cbac-45c1-b1a5-49d1bdb3fc64 req-320fc939-4896-4db7-80b2-0eaca65375e8 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2081.719506] [55302]: [pid: 55302|app: 0|req: 330/629] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:26:43 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2082.454158] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2091.716287] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2096.862941] [55303]: DEBUG cinder.api.middleware.request_id [None req-9feca43a-848a-4a6e-b861-94cad51464dc None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2096.865015] [55303]: INFO cinder.api.openstack.wsgi [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 2096.865288] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2096.865522] [55303]: DEBUG cinder.api.openstack.wsgi [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2096.865712] [55303]: INFO cinder.api.v3.volumes [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Delete volume with id: 0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 2096.877253] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2096.877253] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2096.877769] [55303]: INFO cinder.volume.api [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 2096.896430] [55303]: INFO cinder.volume.api [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Delete volume request issued successfully. [ 2096.896616] [55303]: INFO cinder.api.openstack.wsgi [None req-9feca43a-848a-4a6e-b861-94cad51464dc tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 202 [ 2096.897042] [55303]: [pid: 55303|app: 0|req: 300/630] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:26:58 2024] DELETE /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2096.900116] [55302]: DEBUG cinder.api.middleware.request_id [None req-f52ad457-80c1-459d-be29-1ef59e795d12 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2096.902155] [55302]: INFO cinder.api.openstack.wsgi [None req-f52ad457-80c1-459d-be29-1ef59e795d12 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 2096.902381] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f52ad457-80c1-459d-be29-1ef59e795d12 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2096.902596] [55302]: DEBUG cinder.api.openstack.wsgi [None req-f52ad457-80c1-459d-be29-1ef59e795d12 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2096.910924] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2096.910924] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2096.914854] [55302]: INFO cinder.volume.api [None req-f52ad457-80c1-459d-be29-1ef59e795d12 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 2096.919494] [55302]: INFO cinder.api.openstack.wsgi [None req-f52ad457-80c1-459d-be29-1ef59e795d12 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 2096.919893] [55302]: [pid: 55302|app: 0|req: 331/631] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:58 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2097.929426] [55303]: DEBUG cinder.api.middleware.request_id [None req-558b299d-0df8-4923-ab78-8f8a9fdbf70b None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2097.931449] [55303]: INFO cinder.api.openstack.wsgi [None req-558b299d-0df8-4923-ab78-8f8a9fdbf70b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 2097.931667] [55303]: DEBUG cinder.api.openstack.wsgi [None req-558b299d-0df8-4923-ab78-8f8a9fdbf70b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2097.931883] [55303]: DEBUG cinder.api.openstack.wsgi [None req-558b299d-0df8-4923-ab78-8f8a9fdbf70b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2097.939549] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2097.939549] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2097.942751] [55303]: INFO cinder.volume.api [None req-558b299d-0df8-4923-ab78-8f8a9fdbf70b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 2097.946764] [55303]: INFO cinder.api.openstack.wsgi [None req-558b299d-0df8-4923-ab78-8f8a9fdbf70b tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 2097.947133] [55303]: [pid: 55303|app: 0|req: 301/632] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:26:59 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2098.956531] [55302]: DEBUG cinder.api.middleware.request_id [None req-71379127-5448-412f-b27a-73be572cfd94 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2098.958627] [55302]: INFO cinder.api.openstack.wsgi [None req-71379127-5448-412f-b27a-73be572cfd94 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 2098.958845] [55302]: DEBUG cinder.api.openstack.wsgi [None req-71379127-5448-412f-b27a-73be572cfd94 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2098.959076] [55302]: DEBUG cinder.api.openstack.wsgi [None req-71379127-5448-412f-b27a-73be572cfd94 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2098.966359] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2098.966359] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2098.969641] [55302]: INFO cinder.volume.api [None req-71379127-5448-412f-b27a-73be572cfd94 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Volume info retrieved successfully. [ 2098.973720] [55302]: INFO cinder.api.openstack.wsgi [None req-71379127-5448-412f-b27a-73be572cfd94 tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 200 [ 2098.974223] [55302]: [pid: 55302|app: 0|req: 332/633] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:00 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2099.983719] [55303]: DEBUG cinder.api.middleware.request_id [None req-32f26933-2265-44ec-b4d6-a6ba664dc9aa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2099.986694] [55303]: INFO cinder.api.openstack.wsgi [None req-32f26933-2265-44ec-b4d6-a6ba664dc9aa tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] GET http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 [ 2099.986694] [55303]: DEBUG cinder.api.openstack.wsgi [None req-32f26933-2265-44ec-b4d6-a6ba664dc9aa tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2099.986694] [55303]: DEBUG cinder.api.openstack.wsgi [None req-32f26933-2265-44ec-b4d6-a6ba664dc9aa tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2099.992809] [55303]: INFO cinder.api.openstack.wsgi [None req-32f26933-2265-44ec-b4d6-a6ba664dc9aa tempest-ServerActionsTestOtherB-2141323149 tempest-ServerActionsTestOtherB-2141323149-project-member] http://10.180.1.21/volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 returned with HTTP 404 [ 2099.993314] [55303]: [pid: 55303|app: 0|req: 302/634] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:01 2024] GET /volume/v3/volumes/0b421fe9-ea79-4f5a-9ece-2f840503ce65 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2108.971736] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=8 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2109.988923] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2125.196873] [55302]: DEBUG cinder.api.middleware.request_id [None req-3831f179-70fb-47d7-b128-374730381c0e None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.198979] [55302]: INFO cinder.api.openstack.wsgi [None req-3831f179-70fb-47d7-b128-374730381c0e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2125.199224] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3831f179-70fb-47d7-b128-374730381c0e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.199442] [55302]: DEBUG cinder.api.openstack.wsgi [None req-3831f179-70fb-47d7-b128-374730381c0e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.222892] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.222892] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.229713] [55302]: INFO cinder.volume.api [None req-3831f179-70fb-47d7-b128-374730381c0e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2125.235012] [55302]: INFO cinder.api.openstack.wsgi [None req-3831f179-70fb-47d7-b128-374730381c0e tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2125.235418] [55302]: [pid: 55302|app: 0|req: 333/635] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:27 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2125.275370] [55303]: DEBUG cinder.api.middleware.request_id [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-580b2d2a-fa7e-4495-9099-5aee67541921 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.277465] [55303]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-580b2d2a-fa7e-4495-9099-5aee67541921 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2125.277674] [55303]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-580b2d2a-fa7e-4495-9099-5aee67541921 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.277880] [55303]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-580b2d2a-fa7e-4495-9099-5aee67541921 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.287495] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.287495] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.290517] [55303]: INFO cinder.volume.api [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-580b2d2a-fa7e-4495-9099-5aee67541921 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2125.294799] [55303]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-580b2d2a-fa7e-4495-9099-5aee67541921 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2125.295195] [55303]: [pid: 55303|app: 0|req: 303/636] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:27 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2125.311899] [55302]: DEBUG cinder.api.middleware.request_id [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.314139] [55302]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] POST http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba/action [ 2125.314522] [55302]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55302) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2125.314660] [55302]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2125.323947] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.323947] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.324470] [55302]: INFO cinder.volume.api [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2125.330418] [55302]: INFO cinder.volume.api [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Begin detaching volume completed successfully. [ 2125.330627] [55302]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-5f9b56c2-34e9-46af-a19d-9fdb24452ab6 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba/action returned with HTTP 202 [ 2125.331032] [55302]: [pid: 55302|app: 0|req: 334/637] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 13:27:27 2024] POST /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2126.353152] [55303]: DEBUG cinder.api.middleware.request_id [None req-abe9ba1f-bf08-45ef-8d00-153b8404acaa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.353618] [55303]: INFO cinder.api.openstack.wsgi [None req-abe9ba1f-bf08-45ef-8d00-153b8404acaa None None] GET http://10.180.1.21/volume// [ 2126.353799] [55303]: DEBUG cinder.api.openstack.wsgi [None req-abe9ba1f-bf08-45ef-8d00-153b8404acaa None None] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.354016] [55303]: DEBUG cinder.api.openstack.wsgi [None req-abe9ba1f-bf08-45ef-8d00-153b8404acaa None None] Calling method 'all' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.354415] [55303]: INFO cinder.api.openstack.wsgi [None req-abe9ba1f-bf08-45ef-8d00-153b8404acaa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2126.354726] [55303]: [pid: 55303|app: 0|req: 304/638] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 13:27:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2126.358069] [55302]: DEBUG cinder.api.middleware.request_id [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-67d21087-7166-47e6-a3b2-a43e98f2c573 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.360453] [55302]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-67d21087-7166-47e6-a3b2-a43e98f2c573 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2126.360697] [55302]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-67d21087-7166-47e6-a3b2-a43e98f2c573 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.360913] [55302]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-67d21087-7166-47e6-a3b2-a43e98f2c573 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.370627] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2126.370627] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2126.373625] [55302]: INFO cinder.volume.api [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-67d21087-7166-47e6-a3b2-a43e98f2c573 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2126.377728] [55302]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-67d21087-7166-47e6-a3b2-a43e98f2c573 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2126.378125] [55302]: [pid: 55302|app: 0|req: 335/639] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 13:27:28 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2127.509030] [55303]: DEBUG cinder.api.middleware.request_id [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-b24c9d70-4991-406a-b2cf-b4d7c6b9bcff None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.510936] [55303]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-b24c9d70-4991-406a-b2cf-b4d7c6b9bcff tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c [ 2127.511172] [55303]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-b24c9d70-4991-406a-b2cf-b4d7c6b9bcff tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.511384] [55303]: DEBUG cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-b24c9d70-4991-406a-b2cf-b4d7c6b9bcff tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'version_select' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.518511] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.518511] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2128.042321] [55303]: INFO cinder.api.openstack.wsgi [req-b92784ca-92f9-49aa-bcb3-c1bd6ad01f5f req-b24c9d70-4991-406a-b2cf-b4d7c6b9bcff tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c returned with HTTP 200 [ 2128.042752] [55303]: [pid: 55303|app: 0|req: 305/640] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 13:27:29 2024] DELETE /volume/v3/attachments/c8e5904a-b9fe-4a71-b6c1-b8a1a07d0c2c => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2129.503378] [55302]: DEBUG cinder.api.middleware.request_id [None req-899f84ad-c3bd-4303-9f38-197cc299c730 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2129.505455] [55302]: INFO cinder.api.openstack.wsgi [None req-899f84ad-c3bd-4303-9f38-197cc299c730 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2129.505676] [55302]: DEBUG cinder.api.openstack.wsgi [None req-899f84ad-c3bd-4303-9f38-197cc299c730 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2129.505884] [55302]: DEBUG cinder.api.openstack.wsgi [None req-899f84ad-c3bd-4303-9f38-197cc299c730 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2129.516037] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2129.516037] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2129.519802] [55302]: INFO cinder.volume.api [None req-899f84ad-c3bd-4303-9f38-197cc299c730 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2129.525260] [55302]: INFO cinder.api.openstack.wsgi [None req-899f84ad-c3bd-4303-9f38-197cc299c730 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2129.525622] [55302]: [pid: 55302|app: 0|req: 336/641] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:31 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2136.524515] [55303]: DEBUG cinder.api.middleware.request_id [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2136.526605] [55303]: INFO cinder.api.openstack.wsgi [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2136.526826] [55303]: DEBUG cinder.api.openstack.wsgi [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2136.527101] [55303]: DEBUG cinder.api.openstack.wsgi [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2136.527308] [55303]: INFO cinder.api.v3.volumes [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Delete volume with id: 253715c7-54ce-46f4-bae2-c150a50c84ba [ 2136.538248] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2136.538248] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2136.538771] [55303]: INFO cinder.volume.api [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2136.558983] [55303]: INFO cinder.volume.api [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Delete volume request issued successfully. [ 2136.559182] [55303]: INFO cinder.api.openstack.wsgi [None req-06dd903a-f1f5-45d4-8a37-ace059352e2f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 202 [ 2136.559606] [55303]: [pid: 55303|app: 0|req: 306/642] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:27:38 2024] DELETE /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2136.562627] [55302]: DEBUG cinder.api.middleware.request_id [None req-e3b7e5ff-0bb1-401a-ab75-5405bcabc2c9 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2136.565076] [55302]: INFO cinder.api.openstack.wsgi [None req-e3b7e5ff-0bb1-401a-ab75-5405bcabc2c9 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2136.565313] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e3b7e5ff-0bb1-401a-ab75-5405bcabc2c9 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2136.565525] [55302]: DEBUG cinder.api.openstack.wsgi [None req-e3b7e5ff-0bb1-401a-ab75-5405bcabc2c9 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2136.572866] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2136.572866] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2136.577109] [55302]: INFO cinder.volume.api [None req-e3b7e5ff-0bb1-401a-ab75-5405bcabc2c9 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2136.582163] [55302]: INFO cinder.api.openstack.wsgi [None req-e3b7e5ff-0bb1-401a-ab75-5405bcabc2c9 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2136.582535] [55302]: [pid: 55302|app: 0|req: 337/643] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:38 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2137.592187] [55303]: DEBUG cinder.api.middleware.request_id [None req-223bc64d-bfe2-4d24-acea-f139000cddb1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.594196] [55303]: INFO cinder.api.openstack.wsgi [None req-223bc64d-bfe2-4d24-acea-f139000cddb1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2137.594423] [55303]: DEBUG cinder.api.openstack.wsgi [None req-223bc64d-bfe2-4d24-acea-f139000cddb1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2137.594639] [55303]: DEBUG cinder.api.openstack.wsgi [None req-223bc64d-bfe2-4d24-acea-f139000cddb1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2137.602298] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.602298] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.605557] [55303]: INFO cinder.volume.api [None req-223bc64d-bfe2-4d24-acea-f139000cddb1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2137.609698] [55303]: INFO cinder.api.openstack.wsgi [None req-223bc64d-bfe2-4d24-acea-f139000cddb1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2137.610066] [55303]: [pid: 55303|app: 0|req: 307/644] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:39 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2138.619557] [55302]: DEBUG cinder.api.middleware.request_id [None req-73c5aeda-cb6e-47dc-911d-4c62acbf244f None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.621507] [55302]: INFO cinder.api.openstack.wsgi [None req-73c5aeda-cb6e-47dc-911d-4c62acbf244f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2138.621758] [55302]: DEBUG cinder.api.openstack.wsgi [None req-73c5aeda-cb6e-47dc-911d-4c62acbf244f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.621978] [55302]: DEBUG cinder.api.openstack.wsgi [None req-73c5aeda-cb6e-47dc-911d-4c62acbf244f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.629348] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.629348] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.632774] [55302]: INFO cinder.volume.api [None req-73c5aeda-cb6e-47dc-911d-4c62acbf244f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2138.637200] [55302]: INFO cinder.api.openstack.wsgi [None req-73c5aeda-cb6e-47dc-911d-4c62acbf244f tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 200 [ 2138.637589] [55302]: [pid: 55302|app: 0|req: 338/645] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:40 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2139.646909] [55303]: DEBUG cinder.api.middleware.request_id [None req-3c7b092d-f847-4ec7-8b20-34b81c1379cb None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.648980] [55303]: INFO cinder.api.openstack.wsgi [None req-3c7b092d-f847-4ec7-8b20-34b81c1379cb tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba [ 2139.649216] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3c7b092d-f847-4ec7-8b20-34b81c1379cb tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.649428] [55303]: DEBUG cinder.api.openstack.wsgi [None req-3c7b092d-f847-4ec7-8b20-34b81c1379cb tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.655996] [55303]: INFO cinder.api.openstack.wsgi [None req-3c7b092d-f847-4ec7-8b20-34b81c1379cb tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba returned with HTTP 404 [ 2139.656470] [55303]: [pid: 55303|app: 0|req: 308/646] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:41 2024] GET /volume/v3/volumes/253715c7-54ce-46f4-bae2-c150a50c84ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2139.659256] [55302]: DEBUG cinder.api.middleware.request_id [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.661241] [55302]: INFO cinder.api.openstack.wsgi [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab [ 2139.661458] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.661669] [55302]: DEBUG cinder.api.openstack.wsgi [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.661857] [55302]: INFO cinder.api.v3.volumes [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Delete volume with id: 9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab [ 2139.671760] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2139.671760] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2139.672257] [55302]: INFO cinder.volume.api [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2139.685146] [55302]: INFO cinder.volume.api [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Delete volume request issued successfully. [ 2139.685322] [55302]: INFO cinder.api.openstack.wsgi [None req-fdb14b3a-7865-44c7-8646-05d0131e7b03 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab returned with HTTP 202 [ 2139.685680] [55302]: [pid: 55302|app: 0|req: 339/647] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 13:27:41 2024] DELETE /volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2139.688258] [55303]: DEBUG cinder.api.middleware.request_id [None req-43a0c829-47da-415f-b7fe-5417bc42d6f1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.690382] [55303]: INFO cinder.api.openstack.wsgi [None req-43a0c829-47da-415f-b7fe-5417bc42d6f1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab [ 2139.690683] [55303]: DEBUG cinder.api.openstack.wsgi [None req-43a0c829-47da-415f-b7fe-5417bc42d6f1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.691017] [55303]: DEBUG cinder.api.openstack.wsgi [None req-43a0c829-47da-415f-b7fe-5417bc42d6f1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.698327] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2139.698327] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2139.701991] [55303]: INFO cinder.volume.api [None req-43a0c829-47da-415f-b7fe-5417bc42d6f1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Volume info retrieved successfully. [ 2139.706482] [55303]: INFO cinder.api.openstack.wsgi [None req-43a0c829-47da-415f-b7fe-5417bc42d6f1 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab returned with HTTP 200 [ 2139.706837] [55303]: [pid: 55303|app: 0|req: 309/648] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:41 2024] GET /volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2140.716270] [55302]: DEBUG cinder.api.middleware.request_id [None req-6cf80a6a-278a-4537-b0ed-b20406aca920 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2140.718454] [55302]: INFO cinder.api.openstack.wsgi [None req-6cf80a6a-278a-4537-b0ed-b20406aca920 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] GET http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab [ 2140.718673] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6cf80a6a-278a-4537-b0ed-b20406aca920 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2140.718890] [55302]: DEBUG cinder.api.openstack.wsgi [None req-6cf80a6a-278a-4537-b0ed-b20406aca920 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2140.725111] [55302]: INFO cinder.api.openstack.wsgi [None req-6cf80a6a-278a-4537-b0ed-b20406aca920 tempest-ServerRescueNegativeTestJSON-1323670325 tempest-ServerRescueNegativeTestJSON-1323670325-project-member] http://10.180.1.21/volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab returned with HTTP 404 [ 2140.725568] [55302]: [pid: 55302|app: 0|req: 340/649] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 13:27:42 2024] GET /volume/v3/volumes/9d1bd320-2cf0-4695-8ee0-e16dd0e9ceab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2149.704670] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2150.721266] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=28,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2151.590790] [55303]: DEBUG cinder.api.middleware.request_id [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2151.592842] [55303]: INFO cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2151.593378] [55303]: DEBUG cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1019278301", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2151.595344] [55303]: DEBUG cinder.api.v3.volumes [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1019278301', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55303) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2151.596059] [55303]: INFO cinder.api.v3.volumes [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Create volume of 1 GB [ 2151.601311] [55303]: INFO cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Availability Zones retrieved successfully. [ 2151.608247] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Flow 'volume_create_api' (6b70b415-8881-43d5-a51a-453bf1b3670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2151.609404] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2d127f-9e5b-4656-b3e9-81179e5cc171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2151.610476] [55303]: DEBUG cinder.volume.flows.api.create_volume [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Validating volume size '1' using validate_int {{(pid=55303) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2151.627611] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2d127f-9e5b-4656-b3e9-81179e5cc171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T12:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=eae47557-a730-4068-917f-f6b510f0ff68,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eae47557-a730-4068-917f-f6b510f0ff68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2151.628503] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8229c8b8-cc9a-4fd1-87b5-22a18f911a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2151.673746] [55303]: DEBUG cinder.quota [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Created reservations ['3a0b5817-270a-41e4-a087-4f09bb97b8ec', '87b07109-b8c2-477f-b519-e13dd10d660d', '77c4a7a7-c20a-4d6b-9ea3-cf8eea5f6b6a', 'b243cf95-e4ef-4bc7-b8cb-9429eb6cac9e'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2151.674618] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8229c8b8-cc9a-4fd1-87b5-22a18f911a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0b5817-270a-41e4-a087-4f09bb97b8ec', '87b07109-b8c2-477f-b519-e13dd10d660d', '77c4a7a7-c20a-4d6b-9ea3-cf8eea5f6b6a', 'b243cf95-e4ef-4bc7-b8cb-9429eb6cac9e']}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2151.675511] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f0e26d-ae48-4b59-ac04-93ea7c215c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2151.688051] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f0e26d-ae48-4b59-ac04-93ea7c215c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17eec74-c4b3-4177-a3d3-bb7b18f72c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1019278301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30731d20ce4643b5bee8115c8957f877',qos_specs=None,replication_status=,reservations=['3a0b5817-270a-41e4-a087-4f09bb97b8ec','87b07109-b8c2-477f-b519-e13dd10d660d','77c4a7a7-c20a-4d6b-9ea3-cf8eea5f6b6a','b243cf95-e4ef-4bc7-b8cb-9429eb6cac9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='613e74502b664b9c96ed09f64fdc5a15',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T13:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1019278301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f17eec74-c4b3-4177-a3d3-bb7b18f72c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30731d20ce4643b5bee8115c8957f877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='613e74502b664b9c96ed09f64fdc5a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eae47557-a730-4068-917f-f6b510f0ff68),volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2151.688887] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8b5860-8bd9-40a3-abac-33a4b28e75fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2151.699781] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8b5860-8bd9-40a3-abac-33a4b28e75fe) transitioned into state 'SUCCESS' from state '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-1019278301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30731d20ce4643b5bee8115c8957f877',qos_specs=None,replication_status=,reservations=['3a0b5817-270a-41e4-a087-4f09bb97b8ec','87b07109-b8c2-477f-b519-e13dd10d660d','77c4a7a7-c20a-4d6b-9ea3-cf8eea5f6b6a','b243cf95-e4ef-4bc7-b8cb-9429eb6cac9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='613e74502b664b9c96ed09f64fdc5a15',volume_type_id=eae47557-a730-4068-917f-f6b510f0ff68)}' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2151.700583] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39161a1a-913e-4dc8-8ade-a7fd4a35eb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2151.708156] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39161a1a-913e-4dc8-8ade-a7fd4a35eb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55303) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2151.709145] [55303]: DEBUG cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Flow 'volume_create_api' (6b70b415-8881-43d5-a51a-453bf1b3670f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55303) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2151.709466] [55303]: INFO cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Create volume request issued successfully. [ 2151.710115] [55303]: INFO cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-41f402af-6d11-4fd4-ae39-19b679c3933d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2151.710562] [55303]: [pid: 55303|app: 0|req: 310/650] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Dec 14 13:27:53 2024] POST /volume/v3/volumes => generated 754 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2151.716008] [55302]: DEBUG cinder.api.middleware.request_id [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-e91d1665-288b-424c-9a70-41efd709c8e6 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2151.718467] [55302]: INFO cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-e91d1665-288b-424c-9a70-41efd709c8e6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2151.718685] [55302]: DEBUG cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-e91d1665-288b-424c-9a70-41efd709c8e6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2151.718896] [55302]: DEBUG cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-e91d1665-288b-424c-9a70-41efd709c8e6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2151.726215] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2151.726215] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2151.730062] [55302]: INFO cinder.volume.api [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-e91d1665-288b-424c-9a70-41efd709c8e6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Volume info retrieved successfully. [ 2151.735880] [55302]: INFO cinder.api.openstack.wsgi [req-607f4cdb-1fc3-4a10-8d06-c4234803405b req-e91d1665-288b-424c-9a70-41efd709c8e6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 200 [ 2151.736356] [55302]: [pid: 55302|app: 0|req: 341/651] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:53 2024] GET /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2151.751803] [55303]: DEBUG cinder.api.middleware.request_id [req-656c8326-9666-4528-888a-b6fe8f579818 req-73602e2f-27a7-4a51-bd22-f067c63c1bfa None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2151.754216] [55303]: INFO cinder.api.openstack.wsgi [req-656c8326-9666-4528-888a-b6fe8f579818 req-73602e2f-27a7-4a51-bd22-f067c63c1bfa tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2151.754485] [55303]: DEBUG cinder.api.openstack.wsgi [req-656c8326-9666-4528-888a-b6fe8f579818 req-73602e2f-27a7-4a51-bd22-f067c63c1bfa tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2151.754767] [55303]: DEBUG cinder.api.openstack.wsgi [req-656c8326-9666-4528-888a-b6fe8f579818 req-73602e2f-27a7-4a51-bd22-f067c63c1bfa tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2151.762312] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2151.762312] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2151.765788] [55303]: INFO cinder.volume.api [req-656c8326-9666-4528-888a-b6fe8f579818 req-73602e2f-27a7-4a51-bd22-f067c63c1bfa tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Volume info retrieved successfully. [ 2151.769978] [55303]: INFO cinder.api.openstack.wsgi [req-656c8326-9666-4528-888a-b6fe8f579818 req-73602e2f-27a7-4a51-bd22-f067c63c1bfa tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 200 [ 2151.770355] [55303]: [pid: 55303|app: 0|req: 311/652] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:53 2024] GET /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2152.786198] [55302]: DEBUG cinder.api.middleware.request_id [req-284a9458-4625-4f9e-a99a-aa25b5ba9fcb req-2981fe61-ece1-4e68-a5c5-680a0ea812b5 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.788527] [55302]: INFO cinder.api.openstack.wsgi [req-284a9458-4625-4f9e-a99a-aa25b5ba9fcb req-2981fe61-ece1-4e68-a5c5-680a0ea812b5 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2152.788744] [55302]: DEBUG cinder.api.openstack.wsgi [req-284a9458-4625-4f9e-a99a-aa25b5ba9fcb req-2981fe61-ece1-4e68-a5c5-680a0ea812b5 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.788957] [55302]: DEBUG cinder.api.openstack.wsgi [req-284a9458-4625-4f9e-a99a-aa25b5ba9fcb req-2981fe61-ece1-4e68-a5c5-680a0ea812b5 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.798375] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.798375] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.802045] [55302]: INFO cinder.volume.api [req-284a9458-4625-4f9e-a99a-aa25b5ba9fcb req-2981fe61-ece1-4e68-a5c5-680a0ea812b5 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Volume info retrieved successfully. [ 2152.805674] [55302]: INFO cinder.api.openstack.wsgi [req-284a9458-4625-4f9e-a99a-aa25b5ba9fcb req-2981fe61-ece1-4e68-a5c5-680a0ea812b5 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 200 [ 2152.806061] [55302]: [pid: 55302|app: 0|req: 342/653] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:54 2024] GET /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2152.820444] [55303]: DEBUG cinder.api.middleware.request_id [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.822654] [55303]: INFO cinder.api.openstack.wsgi [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 2152.823036] [55303]: DEBUG cinder.api.openstack.wsgi [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f17eec74-c4b3-4177-a3d3-bb7b18f72c49", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-630607789", "description": null, "metadata": {}}} {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2152.831650] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.831650] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.832133] [55303]: INFO cinder.volume.api [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Volume info retrieved successfully. [ 2152.832291] [55303]: INFO cinder.api.v3.snapshots [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Create snapshot from volume f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2152.845729] [55303]: WARNING cinder.quota [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-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. [ 2152.865129] [55303]: DEBUG cinder.quota [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Created reservations ['2fd276a7-4df2-419c-b440-6cd8338b485b', '0137f812-2f5e-435f-b622-85eece4101d4', 'dcb73b33-1c3c-431a-bb53-51e7167adffa', 'd911bbd7-6e39-4a81-8e13-48bfc81fbc9d'] {{(pid=55303) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2152.908863] [55303]: INFO cinder.volume.api [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Snapshot create request issued successfully. [ 2152.909285] [55303]: INFO cinder.api.openstack.wsgi [req-51a0eef8-aec1-4dd9-a093-c50e4ae579ac req-3ce6fb43-55ac-424d-bf5b-9584ef37ec84 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 2152.909713] [55303]: [pid: 55303|app: 0|req: 312/654] 10.180.1.21 () {64 vars in 1427 bytes} [Sat Dec 14 13:27:54 2024] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2152.926582] [55302]: DEBUG cinder.api.middleware.request_id [req-3fe87b71-bb01-45fd-8fe1-5c82716b5bef req-56317680-0794-4bff-b001-d8486a63438a None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.931540] [55302]: INFO cinder.api.openstack.wsgi [req-3fe87b71-bb01-45fd-8fe1-5c82716b5bef req-56317680-0794-4bff-b001-d8486a63438a tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e [ 2152.931726] [55302]: DEBUG cinder.api.openstack.wsgi [req-3fe87b71-bb01-45fd-8fe1-5c82716b5bef req-56317680-0794-4bff-b001-d8486a63438a tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.931943] [55302]: DEBUG cinder.api.openstack.wsgi [req-3fe87b71-bb01-45fd-8fe1-5c82716b5bef req-56317680-0794-4bff-b001-d8486a63438a tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.951406] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.951406] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.952271] [55302]: INFO cinder.volume.api [req-3fe87b71-bb01-45fd-8fe1-5c82716b5bef req-56317680-0794-4bff-b001-d8486a63438a tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Snapshot retrieved successfully. [ 2152.953384] [55302]: INFO cinder.api.openstack.wsgi [req-3fe87b71-bb01-45fd-8fe1-5c82716b5bef req-56317680-0794-4bff-b001-d8486a63438a tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e returned with HTTP 200 [ 2152.953944] [55302]: [pid: 55302|app: 0|req: 343/655] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 13:27:54 2024] GET /volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2152.969821] [55303]: DEBUG cinder.api.middleware.request_id [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.974520] [55303]: INFO cinder.api.openstack.wsgi [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 2152.974684] [55303]: DEBUG cinder.api.openstack.wsgi [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.974990] [55303]: DEBUG cinder.api.openstack.wsgi [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'detail' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.975484] [55303]: DEBUG cinder.api.api_utils [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Removing options '' from query. {{(pid=55303) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2152.975656] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.975656] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.977494] [55303]: DEBUG cinder.db.sqlalchemy.api [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Building query based on filter {{(pid=55303) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 2152.988209] [55303]: INFO cinder.volume.api [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Get all snapshots completed successfully. [ 2152.988713] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.988713] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2152.989385] [55303]: INFO cinder.api.openstack.wsgi [req-2428cfcf-df21-479d-b516-817a86793e01 req-b5d2e69d-22d0-4ae6-8415-41bceb2aab3d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 2152.989776] [55303]: [pid: 55303|app: 0|req: 313/656] 10.180.1.21 () {60 vars in 1394 bytes} [Sat Dec 14 13:27:54 2024] GET /volume/v3/snapshots/detail => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2153.003007] [55302]: DEBUG cinder.api.middleware.request_id [req-1ab83bfd-935e-41f2-a1e9-6002ffe122cf req-9d19f91f-d6b9-49ec-806d-0b4ae540c28d None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.005461] [55302]: INFO cinder.api.openstack.wsgi [req-1ab83bfd-935e-41f2-a1e9-6002ffe122cf req-9d19f91f-d6b9-49ec-806d-0b4ae540c28d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e [ 2153.005674] [55302]: DEBUG cinder.api.openstack.wsgi [req-1ab83bfd-935e-41f2-a1e9-6002ffe122cf req-9d19f91f-d6b9-49ec-806d-0b4ae540c28d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2153.005888] [55302]: DEBUG cinder.api.openstack.wsgi [req-1ab83bfd-935e-41f2-a1e9-6002ffe122cf req-9d19f91f-d6b9-49ec-806d-0b4ae540c28d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2153.011403] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2153.011403] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2153.011878] [55302]: INFO cinder.volume.api [req-1ab83bfd-935e-41f2-a1e9-6002ffe122cf req-9d19f91f-d6b9-49ec-806d-0b4ae540c28d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Snapshot retrieved successfully. [ 2153.012825] [55302]: INFO cinder.api.openstack.wsgi [req-1ab83bfd-935e-41f2-a1e9-6002ffe122cf req-9d19f91f-d6b9-49ec-806d-0b4ae540c28d tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e returned with HTTP 200 [ 2153.013192] [55302]: [pid: 55302|app: 0|req: 344/657] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 13:27:54 2024] GET /volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2153.024567] [55303]: DEBUG cinder.api.middleware.request_id [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.027527] [55303]: INFO cinder.api.openstack.wsgi [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e [ 2153.027527] [55303]: DEBUG cinder.api.openstack.wsgi [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2153.027527] [55303]: DEBUG cinder.api.openstack.wsgi [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2153.027527] [55303]: INFO cinder.api.v2.snapshots [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Delete snapshot with id: 9f1c85e3-81c4-42da-88c7-5e5fc24aad3e [ 2153.032966] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2153.032966] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2153.033455] [55303]: INFO cinder.volume.api [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Snapshot retrieved successfully. [ 2153.048465] [55303]: INFO cinder.volume.api [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Snapshot delete request issued successfully. [ 2153.048465] [55303]: INFO cinder.api.openstack.wsgi [req-bcce344c-d45e-4bfc-a91d-0a393c083211 req-dfdf38dc-edd1-41f0-8729-d89c42d586d0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e returned with HTTP 202 [ 2153.048848] [55303]: [pid: 55303|app: 0|req: 314/658] 10.180.1.21 () {62 vars in 1506 bytes} [Sat Dec 14 13:27:54 2024] DELETE /volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2153.061592] [55302]: DEBUG cinder.api.middleware.request_id [req-70802b9a-7b78-4ac4-b31d-bda078ec4c1d req-4ee63af7-a4af-44d2-8520-ca39e10ee5d4 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.063955] [55302]: INFO cinder.api.openstack.wsgi [req-70802b9a-7b78-4ac4-b31d-bda078ec4c1d req-4ee63af7-a4af-44d2-8520-ca39e10ee5d4 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e [ 2153.064226] [55302]: DEBUG cinder.api.openstack.wsgi [req-70802b9a-7b78-4ac4-b31d-bda078ec4c1d req-4ee63af7-a4af-44d2-8520-ca39e10ee5d4 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2153.064447] [55302]: DEBUG cinder.api.openstack.wsgi [req-70802b9a-7b78-4ac4-b31d-bda078ec4c1d req-4ee63af7-a4af-44d2-8520-ca39e10ee5d4 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2153.071102] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2153.071102] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2153.071681] [55302]: INFO cinder.volume.api [req-70802b9a-7b78-4ac4-b31d-bda078ec4c1d req-4ee63af7-a4af-44d2-8520-ca39e10ee5d4 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Snapshot retrieved successfully. [ 2153.072738] [55302]: INFO cinder.api.openstack.wsgi [req-70802b9a-7b78-4ac4-b31d-bda078ec4c1d req-4ee63af7-a4af-44d2-8520-ca39e10ee5d4 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e returned with HTTP 200 [ 2153.073065] [55302]: [pid: 55302|app: 0|req: 345/659] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 13:27:54 2024] GET /volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2154.088147] [55303]: DEBUG cinder.api.middleware.request_id [req-cc037a6a-b409-4a5c-bf72-67b84b0593d8 req-2c5fef05-e784-4908-8ec5-7a3e6783abc1 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2154.090525] [55303]: INFO cinder.api.openstack.wsgi [req-cc037a6a-b409-4a5c-bf72-67b84b0593d8 req-2c5fef05-e784-4908-8ec5-7a3e6783abc1 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e [ 2154.090626] [55303]: DEBUG cinder.api.openstack.wsgi [req-cc037a6a-b409-4a5c-bf72-67b84b0593d8 req-2c5fef05-e784-4908-8ec5-7a3e6783abc1 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2154.090839] [55303]: DEBUG cinder.api.openstack.wsgi [req-cc037a6a-b409-4a5c-bf72-67b84b0593d8 req-2c5fef05-e784-4908-8ec5-7a3e6783abc1 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2154.095272] [55303]: INFO cinder.api.openstack.wsgi [req-cc037a6a-b409-4a5c-bf72-67b84b0593d8 req-2c5fef05-e784-4908-8ec5-7a3e6783abc1 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e returned with HTTP 404 [ 2154.095745] [55303]: [pid: 55303|app: 0|req: 315/660] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 13:27:55 2024] GET /volume/v3/snapshots/9f1c85e3-81c4-42da-88c7-5e5fc24aad3e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2154.106344] [55302]: DEBUG cinder.api.middleware.request_id [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2154.108671] [55302]: INFO cinder.api.openstack.wsgi [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2154.108817] [55302]: DEBUG cinder.api.openstack.wsgi [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2154.109061] [55302]: DEBUG cinder.api.openstack.wsgi [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'delete' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2154.109208] [55302]: INFO cinder.api.v3.volumes [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Delete volume with id: f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2154.117725] [55302]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2154.117725] [55302]: warnings.warn('Policy enforcement is depending on the value of ' [ 2154.118256] [55302]: INFO cinder.volume.api [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Volume info retrieved successfully. [ 2154.135566] [55302]: INFO cinder.volume.api [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Delete volume request issued successfully. [ 2154.135870] [55302]: INFO cinder.api.openstack.wsgi [req-2d3600f0-6d7f-471e-ab49-31d97aa6499f req-53d9165a-8470-4b44-82ce-db0100dd60c0 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 202 [ 2154.136336] [55302]: [pid: 55302|app: 0|req: 346/661] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:27:55 2024] DELETE /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2154.147489] [55303]: DEBUG cinder.api.middleware.request_id [req-99cec1b2-dce5-4341-9071-2e216e3bc475 req-a1c3543a-05bd-4895-a763-5a3891cfa014 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2154.149785] [55303]: INFO cinder.api.openstack.wsgi [req-99cec1b2-dce5-4341-9071-2e216e3bc475 req-a1c3543a-05bd-4895-a763-5a3891cfa014 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2154.150012] [55303]: DEBUG cinder.api.openstack.wsgi [req-99cec1b2-dce5-4341-9071-2e216e3bc475 req-a1c3543a-05bd-4895-a763-5a3891cfa014 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2154.150249] [55303]: DEBUG cinder.api.openstack.wsgi [req-99cec1b2-dce5-4341-9071-2e216e3bc475 req-a1c3543a-05bd-4895-a763-5a3891cfa014 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2154.157943] [55303]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2154.157943] [55303]: warnings.warn('Policy enforcement is depending on the value of ' [ 2154.162054] [55303]: INFO cinder.volume.api [req-99cec1b2-dce5-4341-9071-2e216e3bc475 req-a1c3543a-05bd-4895-a763-5a3891cfa014 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Volume info retrieved successfully. [ 2154.166811] [55303]: INFO cinder.api.openstack.wsgi [req-99cec1b2-dce5-4341-9071-2e216e3bc475 req-a1c3543a-05bd-4895-a763-5a3891cfa014 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 200 [ 2154.167223] [55303]: [pid: 55303|app: 0|req: 316/662] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:55 2024] GET /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2155.183128] [55302]: DEBUG cinder.api.middleware.request_id [req-f6f03703-9a4f-42cd-a448-6f6ba1c6a059 req-c036eda3-61c5-434a-b254-530984948f79 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2155.185418] [55302]: INFO cinder.api.openstack.wsgi [req-f6f03703-9a4f-42cd-a448-6f6ba1c6a059 req-c036eda3-61c5-434a-b254-530984948f79 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2155.185638] [55302]: DEBUG cinder.api.openstack.wsgi [req-f6f03703-9a4f-42cd-a448-6f6ba1c6a059 req-c036eda3-61c5-434a-b254-530984948f79 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2155.185848] [55302]: DEBUG cinder.api.openstack.wsgi [req-f6f03703-9a4f-42cd-a448-6f6ba1c6a059 req-c036eda3-61c5-434a-b254-530984948f79 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2155.191875] [55302]: INFO cinder.api.openstack.wsgi [req-f6f03703-9a4f-42cd-a448-6f6ba1c6a059 req-c036eda3-61c5-434a-b254-530984948f79 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 404 [ 2155.192355] [55302]: [pid: 55302|app: 0|req: 347/663] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:57 2024] GET /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2155.206076] [55303]: DEBUG cinder.api.middleware.request_id [req-5031dce3-3e4a-474d-8758-f306ae2f30c2 req-e1f132e1-2caa-4bde-9202-db36753403f6 None None] RequestId filter calling following filter/app {{(pid=55303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2155.208351] [55303]: INFO cinder.api.openstack.wsgi [req-5031dce3-3e4a-474d-8758-f306ae2f30c2 req-e1f132e1-2caa-4bde-9202-db36753403f6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2155.208539] [55303]: DEBUG cinder.api.openstack.wsgi [req-5031dce3-3e4a-474d-8758-f306ae2f30c2 req-e1f132e1-2caa-4bde-9202-db36753403f6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2155.208746] [55303]: DEBUG cinder.api.openstack.wsgi [req-5031dce3-3e4a-474d-8758-f306ae2f30c2 req-e1f132e1-2caa-4bde-9202-db36753403f6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'delete' {{(pid=55303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2155.208932] [55303]: INFO cinder.api.v3.volumes [req-5031dce3-3e4a-474d-8758-f306ae2f30c2 req-e1f132e1-2caa-4bde-9202-db36753403f6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Delete volume with id: f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2155.214674] [55303]: INFO cinder.api.openstack.wsgi [req-5031dce3-3e4a-474d-8758-f306ae2f30c2 req-e1f132e1-2caa-4bde-9202-db36753403f6 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 404 [ 2155.215189] [55303]: [pid: 55303|app: 0|req: 317/664] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 13:27:57 2024] DELETE /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2155.226538] [55302]: DEBUG cinder.api.middleware.request_id [req-efb8998e-2773-4ef1-82b9-4ef20cafef80 req-1e9022e7-f78a-4ab7-b85e-039b6a5d1965 None None] RequestId filter calling following filter/app {{(pid=55302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2155.228683] [55302]: INFO cinder.api.openstack.wsgi [req-efb8998e-2773-4ef1-82b9-4ef20cafef80 req-1e9022e7-f78a-4ab7-b85e-039b6a5d1965 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] GET http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 [ 2155.228896] [55302]: DEBUG cinder.api.openstack.wsgi [req-efb8998e-2773-4ef1-82b9-4ef20cafef80 req-1e9022e7-f78a-4ab7-b85e-039b6a5d1965 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Empty body provided in request {{(pid=55302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2155.229120] [55302]: DEBUG cinder.api.openstack.wsgi [req-efb8998e-2773-4ef1-82b9-4ef20cafef80 req-1e9022e7-f78a-4ab7-b85e-039b6a5d1965 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] Calling method 'show' {{(pid=55302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2155.235028] [55302]: INFO cinder.api.openstack.wsgi [req-efb8998e-2773-4ef1-82b9-4ef20cafef80 req-1e9022e7-f78a-4ab7-b85e-039b6a5d1965 tempest-VolumesSnapshotsTestJSON-23851441 tempest-VolumesSnapshotsTestJSON-23851441-project-member] http://10.180.1.21/volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 returned with HTTP 404 [ 2155.235438] [55302]: [pid: 55302|app: 0|req: 348/665] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 13:27:57 2024] GET /volume/v3/volumes/f17eec74-c4b3-4177-a3d3-bb7b18f72c49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2165.211349] [55303]: DEBUG dbcounter [-] [55303] Writing DB stats cinder:SELECT=56,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=55303) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2165.231251] [55302]: DEBUG dbcounter [-] [55302] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55302) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}