[ 390.661558] [55812]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 390.663015] [55812]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 05:39:55 2025] *** [ 390.663015] [55812]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 390.663100] [55812]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 390.663100] [55812]: nodename: devstack [ 390.663100] [55812]: machine: x86_64 [ 390.663100] [55812]: clock source: unix [ 390.663100] [55812]: pcre jit disabled [ 390.663100] [55812]: detected number of CPU cores: 8 [ 390.663100] [55812]: current working directory: / [ 390.663100] [55812]: detected binary path: /usr/bin/uwsgi-core [ 390.663100] [55812]: your processes number limit is 63753 [ 390.663100] [55812]: your memory page size is 4096 bytes [ 390.663100] [55812]: detected max file descriptor number: 2048 [ 390.663100] [55812]: lock engine: pthread robust mutexes [ 390.663403] [55812]: thunder lock: enabled [ 390.663403] [55812]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 390.663403] [55812]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 390.663403] [55812]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 390.663403] [55812]: Set PythonHome to /opt/stack/data/venv [ 390.691681] [55812]: Python main interpreter initialized at 0x5d2e38063be0 [ 390.691681] [55812]: python threads support enabled [ 390.691681] [55812]: your server socket listen backlog is limited to 100 connections [ 390.691681] [55812]: your mercy for graceful operations on workers is 80 seconds [ 390.692041] [55812]: mapped 403077 bytes (393 KB) for 2 cores [ 390.692132] [55812]: *** Operational MODE: preforking *** [ 390.692310] [55812]: *** uWSGI is running in multiple interpreter mode *** [ 390.692310] [55812]: spawned uWSGI master process (pid: 55812) [ 390.693041] [55812]: spawned uWSGI worker 1 (pid: 55813, cores: 1) [ 390.694563] [55812]: spawned uWSGI worker 2 (pid: 55814, cores: 1) [ 390.694563] [55812]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 390.881069] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 390.881069] [55813]: debtcollector.deprecate( [ 390.882024] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 390.882024] [55814]: debtcollector.deprecate( [ 391.659910] [55813]: /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 [ 391.659910] [55813]: warnings.warn( [ 391.662684] [55814]: /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 [ 391.662684] [55814]: warnings.warn( [ 391.764562] [55814]: /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. [ 391.764562] [55814]: from defusedxml.lxml import parse [ 391.764759] [55813]: /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. [ 391.764759] [55813]: from defusedxml.lxml import parse [ 391.801229] [55814]: /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) [ 391.801229] [55814]: BASE = declarative_base() [ 391.801373] [55813]: /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) [ 391.801373] [55813]: BASE = declarative_base() [ 391.968621] [55813]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55813) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 391.969056] [55814]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55814) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 391.975239] [55814]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55814) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 391.976210] [55813]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55813) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 391.976323] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.976323] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.976481] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.976532] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.976815] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.976999] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.107562] [55814]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 392.107562] [55814]: @jsonschema.FormatChecker.cls_checks('date-time') [ 392.107828] [55813]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 392.107828] [55813]: @jsonschema.FormatChecker.cls_checks('date-time') [ 392.155829] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.156046] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.156116] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.156165] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.156211] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.156254] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.156309] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.156353] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.156353] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.156438] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.156481] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.156522] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.156522] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.156617] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.325738] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.325977] [55813]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.325977] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.325977] [55813]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.326212] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.326212] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.326212] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.326346] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.326447] [55814]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.326520] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.326593] [55814]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.326661] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.326721] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.326798] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.331428] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.331573] [55813]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.331685] [55813]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.331803] [55813]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.331914] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.332013] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.332050] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.332131] [55814]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.332172] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.332198] [55814]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.332268] [55814]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.332345] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.332410] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.332491] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.333742] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.333848] [55814]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.333919] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.333988] [55814]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.334043] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.334081] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.334140] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.334206] [55813]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.334253] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.334302] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.334381] [55813]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.334456] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.334505] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.334576] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.335190] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.335283] [55814]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.335346] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.335392] [55814]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.335428] [55813]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.335478] [55814]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.335521] [55813]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.335550] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.335575] [55813]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.335601] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.335626] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.335653] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.335681] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.335747] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.337074] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.337181] [55814]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.337298] [55814]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.337354] [55814]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.337416] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.337462] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.337462] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.337542] [55813]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.337584] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.337627] [55813]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.337627] [55813]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.337696] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.337722] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.337776] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.340818] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.340902] [55814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.340989] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.341075] [55814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.341139] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.341199] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.341278] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.341278] [55813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.341383] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.341426] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.341426] [55813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.341529] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.341580] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.341651] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.342631] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.342700] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.342746] [55814]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.342788] [55813]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.342814] [55814]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.342859] [55813]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.342926] [55814]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.342926] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.343064] [55813]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.343110] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.343152] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.343193] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.343221] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.343221] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.343775] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.343885] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.343918] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.343965] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.344021] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.344078] [55814]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.344120] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.344167] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.344215] [55813]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.344242] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.344271] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.344298] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.344323] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.344323] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.353768] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.353850] [55813]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.353936] [55813]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.353994] [55813]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.354057] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.354124] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.354172] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.354211] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.354258] [55814]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.354329] [55814]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.354398] [55814]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.354464] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.354515] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.354604] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.355016] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.355107] [55813]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.355224] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.355264] [55813]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.355317] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.355359] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.355429] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.355486] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.355571] [55814]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.355657] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.355729] [55814]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.355794] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.355855] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.355961] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.357176] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.357261] [55813]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.357332] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.357401] [55813]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.357515] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.357592] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.357630] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.357657] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.357715] [55814]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.357786] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.357856] [55814]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.357933] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.358041] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.358072] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.361853] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.361947] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.362028] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.362101] [55813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.362183] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.362243] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.362273] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.362320] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.362363] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.362406] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.362462] [55814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.362574] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.362669] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.362772] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.376643] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.376767] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.376820] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.376905] [55813]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.376962] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.376989] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.377026] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.377051] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.377077] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.377109] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.377179] [55814]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.377241] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.377300] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.377372] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.377838] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.377924] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.378010] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.378093] [55813]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.378158] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.378221] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.378266] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.378304] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.378353] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.378394] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.378449] [55814]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.378552] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.378620] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.378690] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.379095] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.379177] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.379253] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.379323] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.379385] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.379446] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.379513] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.379577] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.379668] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.379755] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.379827] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.379893] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.379969] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.380054] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.382101] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.382155] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.382183] [55813]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.382250] [55814]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.382287] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.382315] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.382344] [55813]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.382406] [55814]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.382451] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.382451] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.382536] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.382577] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.382623] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.382623] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.383245] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.383331] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.383407] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.383439] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.383469] [55813]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.383496] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.383561] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.383611] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.383663] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.383705] [55814]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.383753] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.383803] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.383803] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.383803] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.387521] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.387663] [55813]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.387709] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.387834] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.387834] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.387926] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.387964] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.388020] [55814]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.388048] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.388081] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.388081] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.388128] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.388199] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.388261] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.391121] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.391271] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.391271] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.391362] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.391406] [55813]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.391449] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.391544] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.391645] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.391711] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.391758] [55814]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.391785] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.391810] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.391810] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.391810] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.392009] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.392099] [55813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.392172] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.392234] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.392274] [55813]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.392323] [55814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.392369] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.392413] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.392454] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.392490] [55814]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.392536] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.392587] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.392617] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.392672] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.396319] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.396402] [55813]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.396472] [55813]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.396542] [55813]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.396609] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.396688] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.396739] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.396783] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.396821] [55814]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.396876] [55814]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.396950] [55814]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.397041] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.397104] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.397177] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.397525] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.397609] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.397680] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.397762] [55813]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.397816] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.397871] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.397972] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.398052] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.398103] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.398181] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.398248] [55814]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.398325] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.398389] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.398461] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.399770] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.399867] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.399914] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.399998] [55813]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.400077] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.400134] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.400165] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.400213] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.400262] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.400309] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.400351] [55814]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.400422] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.400486] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.400557] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.403347] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.403435] [55813]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.403484] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.403540] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.403581] [55814]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.403608] [55813]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.403638] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.403664] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.403689] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.403715] [55814]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.403783] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.403827] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.403827] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.403911] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.406806] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.406884] [55813]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.406956] [55813]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.407036] [55813]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.407112] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.407169] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.407169] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.407245] [55814]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.407296] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.407340] [55814]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.407340] [55814]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.407413] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.407477] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.407548] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.408011] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.408132] [55813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.408185] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.408230] [55813]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.408285] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.408353] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.408393] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.408449] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.408486] [55814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.408537] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.408610] [55814]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.408676] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.408748] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.408821] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.409247] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.409331] [55813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.409401] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.409471] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.409533] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.409598] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.409668] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.409699] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.409772] [55814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.409863] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.409934] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.410013] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.410096] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.410168] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.411650] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.411733] [55813]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.411803] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.411886] [55813]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.411953] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.412036] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.412068] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.412124] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.412168] [55814]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.412216] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.412253] [55814]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.412322] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.412386] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.412457] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.413151] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.413250] [55813]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.413322] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.413382] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.413415] [55813]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.413461] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.413519] [55814]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.413563] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.413605] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.413643] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.413693] [55814]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.413693] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.413779] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.413804] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.415431] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.415494] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.415538] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.415588] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.415619] [55813]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.415666] [55813]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.415715] [55814]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.415779] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.415836] [55814]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.415966] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.416032] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.416032] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.416126] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.416162] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.417138] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.417233] [55813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.417306] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.417374] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.417412] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.417461] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.417502] [55814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.417545] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.417588] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.417627] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.417675] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.417733] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.477499] [55814]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55814) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 392.477655] [55813]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55813) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 392.477693] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.477722] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.477754] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.477781] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.477915] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.477967] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.478028] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.478081] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.478125] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.478174] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.478219] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.478265] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.478308] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.478352] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.478393] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.478441] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.478484] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.478526] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.478569] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.478611] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.478657] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.478700] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.478824] [55814]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.478869] [55813]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.478919] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.478956] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.479017] [55814]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.479066] [55813]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.479094] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.479125] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.479151] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.479175] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.479201] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.479227] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.479252] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.479277] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.479302] [55814]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.479327] [55813]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.479354] [55814]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.479385] [55813]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.479420] [55814]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.479449] [55813]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.479473] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.479516] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.479544] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.479569] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.479594] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.479625] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.479650] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.479678] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.479705] [55814]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.479730] [55813]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.479755] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.479780] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.479805] [55814]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.479831] [55813]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.479860] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.479885] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.479910] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.479935] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.479960] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.479985] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.480031] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.480059] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.480084] [55814]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.480113] [55813]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.480139] [55814]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.480164] [55813]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.480189] [55814]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.480214] [55813]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.480240] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.480264] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.480289] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.480315] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.480343] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.480368] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.480392] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.480417] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.480441] [55814]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.480466] [55813]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.480490] [55814]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.480515] [55813]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.480539] [55814]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.480566] [55813]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.480594] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.480619] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.480643] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.480668] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.480699] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.480724] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.480749] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.480774] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.480847] [55814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.480873] [55813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.480898] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.480923] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.480950] [55814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.480976] [55813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.481008] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.481034] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.481059] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.481084] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.481112] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.481138] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.481163] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.481189] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.481214] [55814]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.481239] [55813]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.481264] [55814]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.481291] [55813]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.481315] [55814]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.481344] [55813]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.481371] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.481395] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.481421] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.481446] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.481470] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.481516] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.481556] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.481589] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.481617] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.481644] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.481668] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.481693] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.481718] [55814]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.481743] [55813]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.481768] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.481791] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.481791] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.481841] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.481868] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.481894] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.481918] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.481942] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.481967] [55813]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.481991] [55814]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.482556] [55813]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.482614] [55814]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.482666] [55813]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.482711] [55814]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.482753] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.482801] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.482843] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.482885] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.482926] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.482969] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.483023] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.483074] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.483117] [55813]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.483159] [55814]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.483201] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.483242] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.483283] [55813]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.483325] [55814]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.483368] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.483409] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.483456] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.483503] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.483545] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.483589] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.483631] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.483673] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.483715] [55813]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.483757] [55814]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.483798] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.483844] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.483887] [55813]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.483929] [55814]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.483978] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.484038] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.484084] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.484126] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.484168] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.484215] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.484261] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.484305] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.484347] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.484389] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.484430] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.484471] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.484526] [55813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.484570] [55814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.484617] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.484663] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.484705] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.484748] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.484794] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.484836] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.484886] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.484929] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.484970] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.485020] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.485073] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.485117] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.485159] [55813]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.485201] [55814]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.485242] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.485284] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.485325] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.485366] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.485408] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.485456] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.485500] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.485543] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.485604] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.485657] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.485700] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.485742] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.485784] [55813]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.485826] [55814]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.485871] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.485914] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.485956] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.485997] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.486060] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.486104] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.486146] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.486188] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.486230] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.486281] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.486325] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.486366] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.486411] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.486453] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.486496] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.486540] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.486589] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.486634] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.486677] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.486719] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.486770] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.486885] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.486936] [55813]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.486984] [55814]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.487066] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.487115] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.487159] [55813]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.487201] [55814]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.487243] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.487285] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.487327] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.487369] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.487416] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.487460] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.487509] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.487553] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.487596] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.487638] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.487681] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.487723] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.487765] [55813]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.487815] [55814]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.487859] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.487901] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.487942] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.487984] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.488037] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.488081] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.488122] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.488164] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.488212] [55813]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.488254] [55814]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.488296] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.488338] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.488380] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.488429] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.488493] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.488537] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.488579] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.488625] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.488667] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.488709] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.488752] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.488795] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.488854] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.488912] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.489024] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.489077] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.489130] [55813]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.489176] [55814]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.489218] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.489262] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.489310] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.489353] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.489405] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.489455] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.489499] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.489599] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.489649] [55813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.489692] [55814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.489734] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.489776] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.489818] [55813]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.489844] [55814]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.489869] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.489894] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.489922] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.489948] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.489972] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.489998] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.490032] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.490057] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.490081] [55813]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.490107] [55814]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.490132] [55813]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.490162] [55814]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.490188] [55813]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.490213] [55814]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.490237] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.490262] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.490286] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.490310] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.490335] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.490360] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.490389] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.490415] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.490442] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.490467] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.490492] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.490517] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.490542] [55813]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.490567] [55814]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.490591] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.490618] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.490643] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.490667] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.490692] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.490717] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.490743] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.490769] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.490793] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.490818] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.490898] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.490925] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.490948] [55813]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.490973] [55814]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.490997] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.491264] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.491309] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.491352] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.491394] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.491442] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.491485] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.491543] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.491595] [55813]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.491638] [55814]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.491679] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.491722] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.491764] [55813]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.491805] [55814]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.491851] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.491894] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.491935] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.491977] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.492038] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.492086] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.492128] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.492169] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.492211] [55813]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.492258] [55814]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.492307] [55813]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.492348] [55814]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.492390] [55813]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.492432] [55814]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.492474] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.492524] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.492567] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.492609] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.492654] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.492698] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.492740] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.492782] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.492824] [55813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.492865] [55814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.492906] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.492952] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.492994] [55813]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.493050] [55814]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.493093] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.493133] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.493175] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.493216] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.493257] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.493299] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.493341] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.493382] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.493427] [55813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.493470] [55814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.493513] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.493554] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.493607] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.493668] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.493736] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.493800] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.493851] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.493894] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.493942] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.493985] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.494040] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.494083] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.494126] [55813]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.494167] [55814]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.494209] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.494250] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.494291] [55813]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.494338] [55814]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.494338] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.494426] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.494453] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.494477] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.494502] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.494526] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.494551] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.494576] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.494604] [55814]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.494631] [55813]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.494656] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.494682] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.494706] [55814]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.494731] [55813]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.494754] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.494779] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.494803] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.494831] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.494856] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.494880] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.494906] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.494931] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.494954] [55814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.494979] [55813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.495011] [55814]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.495038] [55813]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.495067] [55814]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.495093] [55813]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.495118] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.495142] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.495167] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.495191] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.495216] [55814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.495240] [55813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 392.495264] [55814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55814) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.495292] [55813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55813) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 392.495318] [55814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.495342] [55813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 392.495366] [55814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.495390] [55813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 392.495415] [55814]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.495444] [55813]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 392.495469] [55814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.495500] [55813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 392.495531] [55814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55814) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.495556] [55813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55813) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 392.515874] [55814]: INFO dbcounter [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Registered counter for database cinder [ 392.516102] [55813]: INFO dbcounter [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Registered counter for database cinder [ 392.524782] [55814]: DEBUG oslo_db.sqlalchemy.engines [None req-0669ce85-6850-400a-9753-59db8bdc1f2e 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=55814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 392.524863] [55813]: DEBUG oslo_db.sqlalchemy.engines [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 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=55813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 392.651206] [55813]: DEBUG dbcounter [-] [55813] Writer thread running {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 392.652026] [55814]: DEBUG dbcounter [-] [55814] Writer thread running {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 392.654135] [55813]: INFO cinder.rpc [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 392.654603] [55814]: INFO cinder.rpc [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 392.656352] [55813]: INFO cinder.rpc [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 392.657153] [55814]: INFO cinder.rpc [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 392.658476] [55813]: INFO cinder.rpc [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 392.659553] [55814]: INFO cinder.rpc [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 392.660362] [55813]: INFO cinder.rpc [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 392.660811] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.661019] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.661742] [55814]: INFO cinder.rpc [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 392.662256] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.662494] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.663078] [55813]: WARNING cinder.keymgr.conf_key_mgr [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 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' [ 392.663255] [55814]: WARNING cinder.keymgr.conf_key_mgr [None req-0669ce85-6850-400a-9753-59db8bdc1f2e 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' [ 392.665965] [55813]: DEBUG oslo_db.sqlalchemy.engines [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 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=55813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 392.666431] [55814]: DEBUG oslo_db.sqlalchemy.engines [None req-0669ce85-6850-400a-9753-59db8bdc1f2e 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=55814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 392.667722] [55813]: INFO cinder.rpc [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 392.668611] [55814]: INFO cinder.rpc [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 392.669719] [55813]: INFO cinder.rpc [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 392.670200] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.670391] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.671051] [55814]: INFO cinder.rpc [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 392.671572] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.671641] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.671738] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.671784] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.672584] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.672760] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.673099] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.673299] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.674582] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.674794] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.684916] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.685109] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.687136] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.687313] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.687757] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.687924] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.689959] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.690133] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.690591] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.690761] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.692805] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.692968] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.694632] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.694800] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.696451] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.696618] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.697295] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.697469] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.699161] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.699322] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.699917] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.700092] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.701804] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.701962] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.702729] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.702887] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.704592] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.704761] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.705209] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.705375] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.706997] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.707183] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.708066] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.708235] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.709156] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.709320] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.709577] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.709734] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.710655] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.710816] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.712250] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.712415] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.713836] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.713979] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.806537] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.806779] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.807174] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.807371] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.810081] [55813]: WARNING cinder.api.contrib.hosts [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 392.810521] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.810694] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.810743] [55814]: WARNING cinder.api.contrib.hosts [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 392.811129] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.811298] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.811561] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.811724] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.812188] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.812352] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.812699] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.812845] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.813344] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.813506] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.813611] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.813771] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.814269] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.814426] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.814771] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.814940] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.815434] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.815602] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.815847] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.816020] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.816520] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.816681] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.816822] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.816987] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.817505] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.817665] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.817902] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.818076] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.818576] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.818737] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.818978] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.819157] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.819674] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.819834] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.819868] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: extensions {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.820536] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: extensions {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.821177] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-hosts {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.821893] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-hosts {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.823179] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: qos-specs {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.823907] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: qos-specs {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.825363] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-quota-class-sets {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.826096] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-quota-class-sets {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.826782] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: scheduler-stats {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.827515] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: scheduler-stats {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.828329] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-snapshot-manage {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.829056] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-snapshot-manage {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.829809] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: capabilities {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.830542] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: capabilities {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.831162] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: encryption {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.832471] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: encryption {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.833338] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: cgsnapshots {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.837241] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: cgsnapshots {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.837314] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-quota-sets {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.837343] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-quota-sets {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.837379] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-volume-manage {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.837407] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-volume-manage {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.838916] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-volume-transfer {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.839613] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-volume-transfer {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.842020] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-volume-type-access {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.842087] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-volume-type-access {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.843081] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: backups {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.843147] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: backups {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.844535] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-services {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.845062] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-services {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.845969] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: consistencygroups {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.846783] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: consistencygroups {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.848576] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: extra_specs {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.848851] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: extra_specs {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.850325] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: os-availability-zone {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.850488] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: os-availability-zone {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.851791] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extended resource: encryption {{(pid=55813) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.851857] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extended resource: encryption {{(pid=55814) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 392.853907] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.854020] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.854115] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.854172] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.855185] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.855291] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.855359] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.855493] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.856253] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.856419] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.856470] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.858052] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.858121] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.858121] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.858179] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.858179] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.858390] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.858560] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.858780] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.858949] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.859552] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.859717] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.860012] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.860185] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.860675] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.860873] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.861178] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.861381] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.861773] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.861936] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.862287] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.862450] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.862963] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.863139] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.863548] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.863734] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.863971] [55814]: WARNING stevedore.named [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.864165] [55814]: WARNING castellan.key_manager [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.864624] [55813]: WARNING stevedore.named [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 392.864802] [55813]: WARNING castellan.key_manager [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 392.864883] [55814]: DEBUG cinder.api.contrib.snapshot_actions [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] SnapshotActionsController initialized {{(pid=55814) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 392.865035] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeActions extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865199] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension UsedLimits extending resource: limits {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865327] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865448] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865567] [55813]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] SnapshotActionsController initialized {{(pid=55813) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 392.865615] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension TypesManage extending resource: types {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865688] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865737] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeActions extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865815] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension AdminActions extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865905] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension UsedLimits extending resource: limits {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.865951] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension AdminActions extending resource: snapshots {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866049] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866110] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension AdminActions extending resource: backups {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866174] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeTypeAccess extending resource: types {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866221] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866299] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866347] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension TypesManage extending resource: types {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866420] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866469] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866549] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866604] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension AdminActions extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866713] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension AdminActions extending resource: snapshots {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866760] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866838] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension AdminActions extending resource: backups {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866886] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.866971] [55814]: DEBUG cinder.api.openstack [None req-0669ce85-6850-400a-9753-59db8bdc1f2e None None] Extension SnapshotActions extending resource: snapshots {{(pid=55814) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867043] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867137] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867280] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867414] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867635] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867761] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.867875] [55813]: DEBUG cinder.api.openstack [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55813) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 392.869203] [55814]: WARNING keystonemiddleware.auth_token [None req-0669ce85-6850-400a-9753-59db8bdc1f2e 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. [ 392.870195] [55813]: WARNING keystonemiddleware.auth_token [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 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. [ 392.875077] [55814]: WARNING keystonemiddleware.auth_token [None req-0669ce85-6850-400a-9753-59db8bdc1f2e 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 [ 392.875165] [55813]: WARNING keystonemiddleware.auth_token [None req-fc523e7f-5adc-44ae-84e5-248f080b7f81 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 [ 392.876289] [55814]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d2e38063be0 pid: 55814 (default app) [ 392.877622] [55813]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d2e38063be0 pid: 55813 (default app) [ 392.885856] [55814]: /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. [ 392.885856] [55814]: warnings.warn(deprecated_msg) [ 392.886071] [55814]: /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. [ 392.886071] [55814]: warnings.warn(deprecated_msg) [ 392.886071] [55814]: /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. [ 392.886071] [55814]: warnings.warn(deprecated_msg) [ 392.886071] [55814]: /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. [ 392.886273] [55814]: warnings.warn(deprecated_msg) [ 392.886273] [55814]: /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. [ 392.886273] [55814]: warnings.warn(deprecated_msg) [ 392.886273] [55814]: /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. [ 392.886273] [55814]: warnings.warn(deprecated_msg) [ 392.886273] [55814]: /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. [ 392.886507] [55814]: warnings.warn(deprecated_msg) [ 392.886507] [55814]: /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. [ 392.886507] [55814]: warnings.warn(deprecated_msg) [ 392.886507] [55814]: /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. [ 392.886507] [55814]: warnings.warn(deprecated_msg) [ 392.886670] [55814]: /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. [ 392.886670] [55814]: warnings.warn(deprecated_msg) [ 392.886670] [55814]: /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. [ 392.886670] [55814]: warnings.warn(deprecated_msg) [ 392.886839] [55814]: /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. [ 392.886839] [55814]: warnings.warn(deprecated_msg) [ 392.886839] [55814]: /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. [ 392.886839] [55814]: warnings.warn(deprecated_msg) [ 392.886992] [55814]: /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. [ 392.886992] [55814]: warnings.warn(deprecated_msg) [ 392.886992] [55814]: /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. [ 392.886992] [55814]: warnings.warn(deprecated_msg) [ 392.886992] [55814]: /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. [ 392.887181] [55814]: warnings.warn(deprecated_msg) [ 392.887181] [55814]: /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. [ 392.887181] [55814]: warnings.warn(deprecated_msg) [ 392.887181] [55814]: /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. [ 392.887181] [55814]: warnings.warn(deprecated_msg) [ 392.887367] [55814]: /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. [ 392.887367] [55814]: warnings.warn(deprecated_msg) [ 392.887367] [55814]: /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. [ 392.887367] [55814]: warnings.warn(deprecated_msg) [ 392.887367] [55814]: /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. [ 392.887367] [55814]: warnings.warn(deprecated_msg) [ 392.887581] [55814]: /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. [ 392.887581] [55814]: warnings.warn(deprecated_msg) [ 392.887581] [55814]: /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. [ 392.887581] [55814]: warnings.warn(deprecated_msg) [ 392.887581] [55814]: /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. [ 392.887581] [55814]: warnings.warn(deprecated_msg) [ 392.887787] [55814]: /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. [ 392.887787] [55814]: warnings.warn(deprecated_msg) [ 392.887787] [55814]: /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. [ 392.887787] [55814]: warnings.warn(deprecated_msg) [ 392.887787] [55814]: /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. [ 392.887787] [55814]: warnings.warn(deprecated_msg) [ 392.887989] [55814]: /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. [ 392.887989] [55814]: warnings.warn(deprecated_msg) [ 392.887989] [55814]: /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. [ 392.887989] [55814]: warnings.warn(deprecated_msg) [ 392.887989] [55814]: /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. [ 392.887989] [55814]: warnings.warn(deprecated_msg) [ 392.888216] [55814]: /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. [ 392.888216] [55814]: warnings.warn(deprecated_msg) [ 392.888216] [55814]: /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. [ 392.888216] [55814]: warnings.warn(deprecated_msg) [ 392.888352] [55814]: /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. [ 392.888352] [55814]: warnings.warn(deprecated_msg) [ 392.888352] [55814]: /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. [ 392.888352] [55814]: warnings.warn(deprecated_msg) [ 392.888352] [55814]: /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. [ 392.888560] [55814]: warnings.warn(deprecated_msg) [ 392.888560] [55814]: /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. [ 392.888560] [55814]: warnings.warn(deprecated_msg) [ 392.888560] [55814]: /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. [ 392.888560] [55814]: warnings.warn(deprecated_msg) [ 392.888719] [55814]: /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. [ 392.888719] [55814]: warnings.warn(deprecated_msg) [ 392.888719] [55814]: /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. [ 392.888719] [55814]: warnings.warn(deprecated_msg) [ 392.888719] [55814]: /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. [ 392.888719] [55814]: warnings.warn(deprecated_msg) [ 392.888924] [55814]: /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. [ 392.888924] [55814]: warnings.warn(deprecated_msg) [ 392.888924] [55814]: /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. [ 392.888924] [55814]: warnings.warn(deprecated_msg) [ 392.888924] [55814]: /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. [ 392.891454] [55814]: warnings.warn(deprecated_msg) [ 392.891454] [55814]: /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. [ 392.891454] [55814]: warnings.warn(deprecated_msg) [ 392.891454] [55814]: /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. [ 392.891454] [55814]: warnings.warn(deprecated_msg) [ 392.891660] [55814]: /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. [ 392.891660] [55814]: warnings.warn(deprecated_msg) [ 392.891660] [55814]: /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. [ 392.891660] [55814]: warnings.warn(deprecated_msg) [ 392.891826] [55814]: /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. [ 392.891826] [55814]: warnings.warn(deprecated_msg) [ 392.891826] [55814]: /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. [ 392.891826] [55814]: warnings.warn(deprecated_msg) [ 392.891964] [55814]: /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. [ 392.891964] [55814]: warnings.warn(deprecated_msg) [ 392.891964] [55814]: /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. [ 392.891964] [55814]: warnings.warn(deprecated_msg) [ 392.891964] [55814]: /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. [ 392.892187] [55814]: warnings.warn(deprecated_msg) [ 392.892187] [55814]: /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. [ 392.892187] [55814]: warnings.warn(deprecated_msg) [ 392.892187] [55814]: /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. [ 392.892187] [55814]: warnings.warn(deprecated_msg) [ 392.892375] [55814]: /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. [ 392.892375] [55814]: warnings.warn(deprecated_msg) [ 392.892375] [55814]: /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. [ 392.892375] [55814]: warnings.warn(deprecated_msg) [ 392.892546] [55814]: /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. [ 392.892546] [55814]: warnings.warn(deprecated_msg) [ 392.892546] [55814]: /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. [ 392.892546] [55814]: warnings.warn(deprecated_msg) [ 392.892709] [55814]: /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. [ 392.892709] [55814]: warnings.warn(deprecated_msg) [ 392.892709] [55814]: /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. [ 392.892709] [55814]: warnings.warn(deprecated_msg) [ 392.892839] [55814]: /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. [ 392.892839] [55814]: warnings.warn(deprecated_msg) [ 392.892839] [55814]: /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. [ 392.892839] [55814]: warnings.warn(deprecated_msg) [ 392.892989] [55814]: /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. [ 392.892989] [55814]: warnings.warn(deprecated_msg) [ 392.892989] [55814]: /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. [ 392.892989] [55814]: warnings.warn(deprecated_msg) [ 392.893125] [55814]: /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. [ 392.893125] [55814]: warnings.warn(deprecated_msg) [ 392.893125] [55814]: /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. [ 392.893125] [55814]: warnings.warn(deprecated_msg) [ 392.893125] [55814]: /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. [ 392.893125] [55814]: warnings.warn(deprecated_msg) [ 392.893350] [55814]: /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. [ 392.893350] [55814]: warnings.warn(deprecated_msg) [ 392.893350] [55814]: /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. [ 392.893350] [55814]: warnings.warn(deprecated_msg) [ 392.893350] [55814]: /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. [ 392.893515] [55814]: warnings.warn(deprecated_msg) [ 392.893515] [55814]: /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. [ 392.893515] [55814]: warnings.warn(deprecated_msg) [ 392.893515] [55814]: /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. [ 392.893515] [55814]: warnings.warn(deprecated_msg) [ 392.893515] [55814]: /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. [ 392.893515] [55814]: warnings.warn(deprecated_msg) [ 392.893767] [55814]: /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. [ 392.893767] [55814]: warnings.warn(deprecated_msg) [ 392.893767] [55814]: /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. [ 392.893767] [55814]: warnings.warn(deprecated_msg) [ 392.893767] [55814]: /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. [ 392.893767] [55814]: warnings.warn(deprecated_msg) [ 392.893949] [55814]: /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. [ 392.893949] [55814]: warnings.warn(deprecated_msg) [ 392.893949] [55814]: /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. [ 392.893949] [55814]: warnings.warn(deprecated_msg) [ 392.893949] [55814]: /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. [ 392.893949] [55814]: warnings.warn(deprecated_msg) [ 392.895507] [55814]: /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. [ 392.895507] [55814]: warnings.warn(deprecated_msg) [ 392.895507] [55814]: /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. [ 392.895507] [55814]: warnings.warn(deprecated_msg) [ 392.895507] [55814]: /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. [ 392.895507] [55814]: warnings.warn(deprecated_msg) [ 392.895884] [55814]: /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. [ 392.895884] [55814]: warnings.warn(deprecated_msg) [ 392.895884] [55814]: /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. [ 392.895884] [55814]: warnings.warn(deprecated_msg) [ 392.896163] [55814]: /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. [ 392.896163] [55814]: warnings.warn(deprecated_msg) [ 392.896163] [55814]: /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. [ 392.896163] [55814]: warnings.warn(deprecated_msg) [ 392.896386] [55814]: /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. [ 392.896386] [55814]: warnings.warn(deprecated_msg) [ 392.896386] [55814]: /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. [ 392.896386] [55814]: warnings.warn(deprecated_msg) [ 392.896644] [55814]: /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. [ 392.896644] [55814]: warnings.warn(deprecated_msg) [ 392.896644] [55814]: /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. [ 392.896644] [55814]: warnings.warn(deprecated_msg) [ 392.896644] [55814]: DEBUG cinder.api.middleware.request_id [None req-75e49dc9-2d5c-4c85-a766-11bcccb7fb91 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 392.896644] [55814]: [pid: 55814|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 05:39:58 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 396.265067] [55813]: /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. [ 396.265067] [55813]: warnings.warn(deprecated_msg) [ 396.265590] [55813]: /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. [ 396.265590] [55813]: warnings.warn(deprecated_msg) [ 396.265590] [55813]: /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. [ 396.265590] [55813]: warnings.warn(deprecated_msg) [ 396.265590] [55813]: /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. [ 396.265901] [55813]: warnings.warn(deprecated_msg) [ 396.265901] [55813]: /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. [ 396.265901] [55813]: warnings.warn(deprecated_msg) [ 396.265901] [55813]: /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. [ 396.265901] [55813]: warnings.warn(deprecated_msg) [ 396.265901] [55813]: /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. [ 396.266176] [55813]: warnings.warn(deprecated_msg) [ 396.266176] [55813]: /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. [ 396.266176] [55813]: warnings.warn(deprecated_msg) [ 396.266176] [55813]: /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. [ 396.266176] [55813]: warnings.warn(deprecated_msg) [ 396.266561] [55813]: /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. [ 396.266561] [55813]: warnings.warn(deprecated_msg) [ 396.266561] [55813]: /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. [ 396.266561] [55813]: warnings.warn(deprecated_msg) [ 396.266807] [55813]: /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. [ 396.266807] [55813]: warnings.warn(deprecated_msg) [ 396.266807] [55813]: /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. [ 396.266807] [55813]: warnings.warn(deprecated_msg) [ 396.267047] [55813]: /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. [ 396.267047] [55813]: warnings.warn(deprecated_msg) [ 396.267047] [55813]: /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. [ 396.267047] [55813]: warnings.warn(deprecated_msg) [ 396.267047] [55813]: /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. [ 396.267254] [55813]: warnings.warn(deprecated_msg) [ 396.267254] [55813]: /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. [ 396.267254] [55813]: warnings.warn(deprecated_msg) [ 396.267254] [55813]: /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. [ 396.267254] [55813]: warnings.warn(deprecated_msg) [ 396.267466] [55813]: /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. [ 396.267466] [55813]: warnings.warn(deprecated_msg) [ 396.267466] [55813]: /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. [ 396.267466] [55813]: warnings.warn(deprecated_msg) [ 396.267466] [55813]: /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. [ 396.267466] [55813]: warnings.warn(deprecated_msg) [ 396.267805] [55813]: /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. [ 396.267805] [55813]: warnings.warn(deprecated_msg) [ 396.267805] [55813]: /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. [ 396.267805] [55813]: warnings.warn(deprecated_msg) [ 396.267805] [55813]: /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. [ 396.267805] [55813]: warnings.warn(deprecated_msg) [ 396.268065] [55813]: /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. [ 396.268065] [55813]: warnings.warn(deprecated_msg) [ 396.268065] [55813]: /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. [ 396.268065] [55813]: warnings.warn(deprecated_msg) [ 396.268065] [55813]: /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. [ 396.268065] [55813]: warnings.warn(deprecated_msg) [ 396.268313] [55813]: /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. [ 396.268313] [55813]: warnings.warn(deprecated_msg) [ 396.268313] [55813]: /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. [ 396.268313] [55813]: warnings.warn(deprecated_msg) [ 396.268313] [55813]: /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. [ 396.268313] [55813]: warnings.warn(deprecated_msg) [ 396.268603] [55813]: /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. [ 396.268603] [55813]: warnings.warn(deprecated_msg) [ 396.268603] [55813]: /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. [ 396.268603] [55813]: warnings.warn(deprecated_msg) [ 396.268774] [55813]: /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. [ 396.268774] [55813]: warnings.warn(deprecated_msg) [ 396.268774] [55813]: /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. [ 396.268774] [55813]: warnings.warn(deprecated_msg) [ 396.268774] [55813]: /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. [ 396.268993] [55813]: warnings.warn(deprecated_msg) [ 396.268993] [55813]: /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. [ 396.268993] [55813]: warnings.warn(deprecated_msg) [ 396.268993] [55813]: /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. [ 396.268993] [55813]: warnings.warn(deprecated_msg) [ 396.269208] [55813]: /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. [ 396.269208] [55813]: warnings.warn(deprecated_msg) [ 396.269208] [55813]: /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. [ 396.269208] [55813]: warnings.warn(deprecated_msg) [ 396.269208] [55813]: /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. [ 396.269208] [55813]: warnings.warn(deprecated_msg) [ 396.269447] [55813]: /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. [ 396.269447] [55813]: warnings.warn(deprecated_msg) [ 396.269447] [55813]: /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. [ 396.269447] [55813]: warnings.warn(deprecated_msg) [ 396.269447] [55813]: /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. [ 396.269658] [55813]: warnings.warn(deprecated_msg) [ 396.269658] [55813]: /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. [ 396.269658] [55813]: warnings.warn(deprecated_msg) [ 396.269658] [55813]: /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. [ 396.269658] [55813]: warnings.warn(deprecated_msg) [ 396.269869] [55813]: /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. [ 396.269869] [55813]: warnings.warn(deprecated_msg) [ 396.269869] [55813]: /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. [ 396.269869] [55813]: warnings.warn(deprecated_msg) [ 396.270145] [55813]: /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. [ 396.270145] [55813]: warnings.warn(deprecated_msg) [ 396.270145] [55813]: /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. [ 396.270145] [55813]: warnings.warn(deprecated_msg) [ 396.270325] [55813]: /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. [ 396.270325] [55813]: warnings.warn(deprecated_msg) [ 396.270325] [55813]: /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. [ 396.270325] [55813]: warnings.warn(deprecated_msg) [ 396.270325] [55813]: /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. [ 396.270540] [55813]: warnings.warn(deprecated_msg) [ 396.270540] [55813]: /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. [ 396.270540] [55813]: warnings.warn(deprecated_msg) [ 396.270540] [55813]: /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. [ 396.270540] [55813]: warnings.warn(deprecated_msg) [ 396.270752] [55813]: /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. [ 396.270752] [55813]: warnings.warn(deprecated_msg) [ 396.270752] [55813]: /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. [ 396.270752] [55813]: warnings.warn(deprecated_msg) [ 396.270924] [55813]: /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. [ 396.270924] [55813]: warnings.warn(deprecated_msg) [ 396.270924] [55813]: /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. [ 396.270924] [55813]: warnings.warn(deprecated_msg) [ 396.271104] [55813]: /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. [ 396.271104] [55813]: warnings.warn(deprecated_msg) [ 396.271104] [55813]: /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. [ 396.271104] [55813]: warnings.warn(deprecated_msg) [ 396.271301] [55813]: /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. [ 396.271301] [55813]: warnings.warn(deprecated_msg) [ 396.271301] [55813]: /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. [ 396.271301] [55813]: warnings.warn(deprecated_msg) [ 396.271414] [55813]: /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. [ 396.271414] [55813]: warnings.warn(deprecated_msg) [ 396.271414] [55813]: /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. [ 396.271414] [55813]: warnings.warn(deprecated_msg) [ 396.271580] [55813]: /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. [ 396.271580] [55813]: warnings.warn(deprecated_msg) [ 396.271580] [55813]: /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. [ 396.271580] [55813]: warnings.warn(deprecated_msg) [ 396.271580] [55813]: /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. [ 396.271580] [55813]: warnings.warn(deprecated_msg) [ 396.271737] [55813]: /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. [ 396.271737] [55813]: warnings.warn(deprecated_msg) [ 396.271737] [55813]: /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. [ 396.271737] [55813]: warnings.warn(deprecated_msg) [ 396.271737] [55813]: /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. [ 396.271872] [55813]: warnings.warn(deprecated_msg) [ 396.271872] [55813]: /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. [ 396.271872] [55813]: warnings.warn(deprecated_msg) [ 396.271872] [55813]: /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. [ 396.271872] [55813]: warnings.warn(deprecated_msg) [ 396.271872] [55813]: /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. [ 396.271872] [55813]: warnings.warn(deprecated_msg) [ 396.272060] [55813]: /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. [ 396.272060] [55813]: warnings.warn(deprecated_msg) [ 396.272060] [55813]: /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. [ 396.272060] [55813]: warnings.warn(deprecated_msg) [ 396.272060] [55813]: /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. [ 396.272060] [55813]: warnings.warn(deprecated_msg) [ 396.272513] [55813]: /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. [ 396.272513] [55813]: warnings.warn(deprecated_msg) [ 396.272513] [55813]: /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. [ 396.272513] [55813]: warnings.warn(deprecated_msg) [ 396.272513] [55813]: /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. [ 396.272513] [55813]: warnings.warn(deprecated_msg) [ 396.272776] [55813]: /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. [ 396.272776] [55813]: warnings.warn(deprecated_msg) [ 396.272776] [55813]: /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. [ 396.272776] [55813]: warnings.warn(deprecated_msg) [ 396.272776] [55813]: /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. [ 396.272776] [55813]: warnings.warn(deprecated_msg) [ 396.273041] [55813]: /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. [ 396.273041] [55813]: warnings.warn(deprecated_msg) [ 396.273041] [55813]: /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. [ 396.273041] [55813]: warnings.warn(deprecated_msg) [ 396.273250] [55813]: /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. [ 396.273250] [55813]: warnings.warn(deprecated_msg) [ 396.273250] [55813]: /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. [ 396.273250] [55813]: warnings.warn(deprecated_msg) [ 396.273419] [55813]: /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. [ 396.273419] [55813]: warnings.warn(deprecated_msg) [ 396.273419] [55813]: /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. [ 396.273419] [55813]: warnings.warn(deprecated_msg) [ 396.273591] [55813]: /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. [ 396.273591] [55813]: warnings.warn(deprecated_msg) [ 396.273591] [55813]: /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. [ 396.273591] [55813]: warnings.warn(deprecated_msg) [ 396.273591] [55813]: DEBUG cinder.api.middleware.request_id [None req-3f510532-5753-46c5-910f-6fa94de35bc5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 396.619850] [55813]: INFO cinder.api.openstack.wsgi [None req-3f510532-5753-46c5-910f-6fa94de35bc5 admin admin] POST http://10.180.1.21/volume/v3/types [ 396.620581] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3f510532-5753-46c5-910f-6fa94de35bc5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 396.622649] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 396.622649] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 396.626164] [55813]: DEBUG oslo_db.sqlalchemy.engines [None req-3f510532-5753-46c5-910f-6fa94de35bc5 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=55813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 396.651687] [55813]: INFO cinder.api.openstack.wsgi [None req-3f510532-5753-46c5-910f-6fa94de35bc5 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 396.652278] [55813]: [pid: 55813|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 05:40:01 2025] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 396.655977] [55814]: DEBUG cinder.api.middleware.request_id [req-3f510532-5753-46c5-910f-6fa94de35bc5 req-d2c26b41-154b-4e1b-922e-be293a2d71ab None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 396.919683] [55814]: INFO cinder.api.openstack.wsgi [req-3f510532-5753-46c5-910f-6fa94de35bc5 req-d2c26b41-154b-4e1b-922e-be293a2d71ab admin admin] POST http://10.180.1.21/volume/v3/types/8bcd7736-3a4b-4451-b034-a15d66163d6e/extra_specs [ 396.920410] [55814]: DEBUG cinder.api.openstack.wsgi [req-3f510532-5753-46c5-910f-6fa94de35bc5 req-d2c26b41-154b-4e1b-922e-be293a2d71ab admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 396.922564] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 396.922564] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 396.926463] [55814]: DEBUG oslo_db.sqlalchemy.engines [req-3f510532-5753-46c5-910f-6fa94de35bc5 req-d2c26b41-154b-4e1b-922e-be293a2d71ab 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=55814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 396.981797] [55814]: INFO cinder.api.openstack.wsgi [req-3f510532-5753-46c5-910f-6fa94de35bc5 req-d2c26b41-154b-4e1b-922e-be293a2d71ab admin admin] http://10.180.1.21/volume/v3/types/8bcd7736-3a4b-4451-b034-a15d66163d6e/extra_specs returned with HTTP 200 [ 396.982432] [55814]: [pid: 55814|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 05:40:01 2025] POST /volume/v3/types/8bcd7736-3a4b-4451-b034-a15d66163d6e/extra_specs => generated 51 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 406.650483] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 406.980247] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 408.161856] [55813]: DEBUG cinder.api.middleware.request_id [None req-cbeb0523-dc48-4422-9236-03eff50576c0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 408.162567] [55813]: INFO cinder.api.openstack.wsgi [None req-cbeb0523-dc48-4422-9236-03eff50576c0 None None] GET http://10.180.1.21/volume// [ 408.162776] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cbeb0523-dc48-4422-9236-03eff50576c0 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 408.163008] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cbeb0523-dc48-4422-9236-03eff50576c0 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 408.163572] [55813]: INFO cinder.api.openstack.wsgi [None req-cbeb0523-dc48-4422-9236-03eff50576c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 408.163877] [55813]: [pid: 55813|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 05:40:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 467.069714] [55814]: DEBUG cinder.api.middleware.request_id [None req-88c89f0b-32e4-40c1-9c63-1e6353c54f9b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 467.138165] [55814]: INFO cinder.api.openstack.wsgi [None req-88c89f0b-32e4-40c1-9c63-1e6353c54f9b tempest-verify_tempest_config-1661584973 tempest-verify_tempest_config-1661584973-project-member] GET http://10.180.1.21/volume/v3/extensions [ 467.138407] [55814]: DEBUG cinder.api.openstack.wsgi [None req-88c89f0b-32e4-40c1-9c63-1e6353c54f9b tempest-verify_tempest_config-1661584973 tempest-verify_tempest_config-1661584973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 467.138626] [55814]: DEBUG cinder.api.openstack.wsgi [None req-88c89f0b-32e4-40c1-9c63-1e6353c54f9b tempest-verify_tempest_config-1661584973 tempest-verify_tempest_config-1661584973-project-member] Calling method 'index' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 467.139041] [55814]: INFO cinder.api.openstack.wsgi [None req-88c89f0b-32e4-40c1-9c63-1e6353c54f9b tempest-verify_tempest_config-1661584973 tempest-verify_tempest_config-1661584973-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 467.139416] [55814]: [pid: 55814|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 05:41:12 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 533.181468] [55813]: DEBUG cinder.api.middleware.request_id [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 533.432505] [55813]: INFO cinder.api.openstack.wsgi [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 533.432898] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-572532523"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 533.436270] [55813]: DEBUG cinder.api.v3.volumes [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-572532523'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 533.436709] [55813]: INFO cinder.api.v3.volumes [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Create volume of 1 GB [ 533.448584] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 06:42:18.768850. {{(pid=55813) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 533.448787] [55813]: INFO cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Availability Zones retrieved successfully. [ 533.462316] [55813]: /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 [ 533.462316] [55813]: import asyncore [ 533.469581] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Flow 'volume_create_api' (c453226d-c594-4039-85bb-b1ac2cf2dcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 533.470866] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82859108-f067-4613-8681-8f4eb81237c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 533.472154] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 533.509379] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82859108-f067-4613-8681-8f4eb81237c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 533.510616] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a03022b-1299-4332-9d00-74763acebfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 533.534728] [55813]: WARNING cinder.quota [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-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. [ 533.535398] [55813]: WARNING cinder.quota [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-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. [ 533.571829] [55813]: DEBUG cinder.quota [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Created reservations ['031bbbbd-bb8a-49ee-8f14-b48a80efa7f2', '25b4949a-ff70-4352-8d3f-98037041741c', '7ffa3286-2bf9-4431-a69b-8d27779edbf8', 'fca82b98-39f8-4c02-b5a3-21f344ad13e8'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 533.572857] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a03022b-1299-4332-9d00-74763acebfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031bbbbd-bb8a-49ee-8f14-b48a80efa7f2', '25b4949a-ff70-4352-8d3f-98037041741c', '7ffa3286-2bf9-4431-a69b-8d27779edbf8', 'fca82b98-39f8-4c02-b5a3-21f344ad13e8']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 533.573809] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7d75c4-e486-4847-b882-ecc1484de24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 533.744373] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7d75c4-e486-4847-b882-ecc1484de24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-572532523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdd9dfaa4004b848d0861ef2f38ce46',qos_specs=None,replication_status=,reservations=['031bbbbd-bb8a-49ee-8f14-b48a80efa7f2','25b4949a-ff70-4352-8d3f-98037041741c','7ffa3286-2bf9-4431-a69b-8d27779edbf8','fca82b98-39f8-4c02-b5a3-21f344ad13e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af2bf3539c248e39a695e15cebe13ae',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-572532523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bdd9dfaa4004b848d0861ef2f38ce46',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='0af2bf3539c248e39a695e15cebe13ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 533.744779] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7afeb3b2-c62b-40f7-9734-3b2aae1973da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 533.768016] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7afeb3b2-c62b-40f7-9734-3b2aae1973da) 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-572532523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdd9dfaa4004b848d0861ef2f38ce46',qos_specs=None,replication_status=,reservations=['031bbbbd-bb8a-49ee-8f14-b48a80efa7f2','25b4949a-ff70-4352-8d3f-98037041741c','7ffa3286-2bf9-4431-a69b-8d27779edbf8','fca82b98-39f8-4c02-b5a3-21f344ad13e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af2bf3539c248e39a695e15cebe13ae',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 533.769069] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d670b4-f80f-4492-a9a0-ed28a3190d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 533.796034] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d670b4-f80f-4492-a9a0-ed28a3190d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 533.797159] [55813]: DEBUG cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Flow 'volume_create_api' (c453226d-c594-4039-85bb-b1ac2cf2dcd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 533.797502] [55813]: INFO cinder.volume.api [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Create volume request issued successfully. [ 533.799111] [55813]: INFO cinder.api.openstack.wsgi [None req-7ad44d0f-7015-4b84-89b2-b33e2063e926 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 533.799341] [55813]: [pid: 55813|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:42:18 2025] POST /volume/v3/volumes => generated 783 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 533.814194] [55814]: DEBUG cinder.api.middleware.request_id [None req-fe082604-a04e-4b26-8c78-0250c110dec8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 533.822729] [55814]: INFO cinder.api.openstack.wsgi [None req-fe082604-a04e-4b26-8c78-0250c110dec8 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 533.822729] [55814]: DEBUG cinder.api.openstack.wsgi [None req-fe082604-a04e-4b26-8c78-0250c110dec8 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 533.822899] [55814]: DEBUG cinder.api.openstack.wsgi [None req-fe082604-a04e-4b26-8c78-0250c110dec8 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 533.871029] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 533.871029] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 533.877135] [55814]: INFO cinder.volume.api [None req-fe082604-a04e-4b26-8c78-0250c110dec8 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 533.885793] [55814]: INFO cinder.api.openstack.wsgi [None req-fe082604-a04e-4b26-8c78-0250c110dec8 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 533.885793] [55814]: [pid: 55814|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:42:19 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 962 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 534.896667] [55813]: DEBUG cinder.api.middleware.request_id [None req-1cb05cbb-8013-4676-b2a1-b3619d7446e0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 534.899504] [55813]: INFO cinder.api.openstack.wsgi [None req-1cb05cbb-8013-4676-b2a1-b3619d7446e0 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 534.899734] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1cb05cbb-8013-4676-b2a1-b3619d7446e0 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 534.899957] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1cb05cbb-8013-4676-b2a1-b3619d7446e0 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 534.913420] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 534.913420] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 534.921699] [55813]: INFO cinder.volume.api [None req-1cb05cbb-8013-4676-b2a1-b3619d7446e0 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 534.935926] [55813]: INFO cinder.api.openstack.wsgi [None req-1cb05cbb-8013-4676-b2a1-b3619d7446e0 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 534.935926] [55813]: [pid: 55813|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:42:20 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 543.882855] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=4 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 544.931058] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 581.330557] [55814]: DEBUG cinder.api.middleware.request_id [None req-96863765-1422-4ce1-bdc0-242b4f2924ac None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.337904] [55814]: INFO cinder.api.openstack.wsgi [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] POST http://10.180.1.21/volume/v3/volumes [ 581.338384] [55814]: DEBUG cinder.api.openstack.wsgi [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-238844931", "imageRef": "e275aad3-b627-48fa-b7be-3fc7d941ebbb", "size": 1}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 581.342991] [55814]: DEBUG cinder.api.v3.volumes [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-238844931', 'imageRef': 'e275aad3-b627-48fa-b7be-3fc7d941ebbb', 'size': 1}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 581.808119] [55814]: INFO cinder.api.v3.volumes [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Create volume of 1 GB [ 581.837392] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Availability zone cache updated, next update will occur around 2025-02-19 06:43:07.157499. {{(pid=55814) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 581.837584] [55814]: INFO cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Availability Zones retrieved successfully. [ 581.859369] [55814]: /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 [ 581.859369] [55814]: import asyncore [ 582.007974] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Flow 'volume_create_api' (47e0331f-ad9a-4f95-8c7a-ac8dc8207a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 582.009988] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20da5bc4-2a2d-4728-892c-75cccbbb0613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 582.010787] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 582.119261] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20da5bc4-2a2d-4728-892c-75cccbbb0613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 582.120511] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb8ee5c-f786-41d1-86d7-68912ee45759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 582.148842] [55814]: WARNING cinder.quota [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-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. [ 582.149301] [55814]: WARNING cinder.quota [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-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. [ 582.190327] [55814]: DEBUG cinder.quota [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Created reservations ['a2934ef3-fc0c-43fb-b500-91b6ec03abe0', '7354ad4e-8e45-461c-ac25-088b4dc3e5fc', '0f8681e8-4eb7-4ffa-b8fd-1d386ee6e0de', '1fddcd0b-6364-4925-8ed3-927533113e28'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 582.191371] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb8ee5c-f786-41d1-86d7-68912ee45759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2934ef3-fc0c-43fb-b500-91b6ec03abe0', '7354ad4e-8e45-461c-ac25-088b4dc3e5fc', '0f8681e8-4eb7-4ffa-b8fd-1d386ee6e0de', '1fddcd0b-6364-4925-8ed3-927533113e28']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 582.192438] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f11fb6-cc16-4a20-90ef-c3efed76e94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 582.225867] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f11fb6-cc16-4a20-90ef-c3efed76e94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7942535-7b00-4638-adf5-707a99c9f78b', '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-238844931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c365cf1c85c4e6bb4a3b226e15b1235',qos_specs=None,replication_status=,reservations=['a2934ef3-fc0c-43fb-b500-91b6ec03abe0','7354ad4e-8e45-461c-ac25-088b4dc3e5fc','0f8681e8-4eb7-4ffa-b8fd-1d386ee6e0de','1fddcd0b-6364-4925-8ed3-927533113e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74306e51ed4544a0b19e5650bc575eef',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-238844931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7942535-7b00-4638-adf5-707a99c9f78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c365cf1c85c4e6bb4a3b226e15b1235',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='74306e51ed4544a0b19e5650bc575eef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 582.227433] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0290496b-6706-409c-b289-228a00648598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 582.247079] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0290496b-6706-409c-b289-228a00648598) 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-238844931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c365cf1c85c4e6bb4a3b226e15b1235',qos_specs=None,replication_status=,reservations=['a2934ef3-fc0c-43fb-b500-91b6ec03abe0','7354ad4e-8e45-461c-ac25-088b4dc3e5fc','0f8681e8-4eb7-4ffa-b8fd-1d386ee6e0de','1fddcd0b-6364-4925-8ed3-927533113e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74306e51ed4544a0b19e5650bc575eef',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 582.248085] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c865cb-e76f-4ede-97c5-1f7acbf870e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 582.274228] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c865cb-e76f-4ede-97c5-1f7acbf870e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 582.276208] [55814]: DEBUG cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Flow 'volume_create_api' (47e0331f-ad9a-4f95-8c7a-ac8dc8207a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 582.276208] [55814]: INFO cinder.volume.api [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Create volume request issued successfully. [ 582.277577] [55814]: INFO cinder.api.openstack.wsgi [None req-96863765-1422-4ce1-bdc0-242b4f2924ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 582.278163] [55814]: [pid: 55814|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 05:43:06 2025] POST /volume/v3/volumes => generated 751 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 582.288712] [55813]: DEBUG cinder.api.middleware.request_id [None req-db5138b9-c375-4c57-b0f1-d482be8304bd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.294365] [55813]: INFO cinder.api.openstack.wsgi [None req-db5138b9-c375-4c57-b0f1-d482be8304bd tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 582.294365] [55813]: DEBUG cinder.api.openstack.wsgi [None req-db5138b9-c375-4c57-b0f1-d482be8304bd tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.294365] [55813]: DEBUG cinder.api.openstack.wsgi [None req-db5138b9-c375-4c57-b0f1-d482be8304bd tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.319614] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.319614] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.324227] [55813]: INFO cinder.volume.api [None req-db5138b9-c375-4c57-b0f1-d482be8304bd tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 582.330274] [55813]: INFO cinder.api.openstack.wsgi [None req-db5138b9-c375-4c57-b0f1-d482be8304bd tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 582.330832] [55813]: [pid: 55813|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:07 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 583.344804] [55814]: DEBUG cinder.api.middleware.request_id [None req-9687d580-6843-4752-afe8-146f886063d1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.347954] [55814]: INFO cinder.api.openstack.wsgi [None req-9687d580-6843-4752-afe8-146f886063d1 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 583.348258] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9687d580-6843-4752-afe8-146f886063d1 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.348455] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9687d580-6843-4752-afe8-146f886063d1 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.359470] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.359470] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.366115] [55814]: INFO cinder.volume.api [None req-9687d580-6843-4752-afe8-146f886063d1 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 583.372838] [55814]: INFO cinder.api.openstack.wsgi [None req-9687d580-6843-4752-afe8-146f886063d1 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 583.373594] [55814]: [pid: 55814|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:08 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.386309] [55813]: DEBUG cinder.api.middleware.request_id [None req-3b1ea2e5-92d9-482a-9363-1cf0acc88188 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.391289] [55813]: INFO cinder.api.openstack.wsgi [None req-3b1ea2e5-92d9-482a-9363-1cf0acc88188 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 584.391289] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3b1ea2e5-92d9-482a-9363-1cf0acc88188 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.391420] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3b1ea2e5-92d9-482a-9363-1cf0acc88188 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.406910] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.406910] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.410987] [55813]: INFO cinder.volume.api [None req-3b1ea2e5-92d9-482a-9363-1cf0acc88188 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 584.418680] [55813]: INFO cinder.api.openstack.wsgi [None req-3b1ea2e5-92d9-482a-9363-1cf0acc88188 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 584.419259] [55813]: [pid: 55813|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:09 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 585.431169] [55814]: DEBUG cinder.api.middleware.request_id [None req-ddbcbaf2-94e9-4379-9b73-33a3cfef55d0 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.438073] [55814]: INFO cinder.api.openstack.wsgi [None req-ddbcbaf2-94e9-4379-9b73-33a3cfef55d0 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 585.438073] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ddbcbaf2-94e9-4379-9b73-33a3cfef55d0 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.438073] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ddbcbaf2-94e9-4379-9b73-33a3cfef55d0 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.461063] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.461063] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.482026] [55814]: INFO cinder.volume.api [None req-ddbcbaf2-94e9-4379-9b73-33a3cfef55d0 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 585.488946] [55814]: INFO cinder.api.openstack.wsgi [None req-ddbcbaf2-94e9-4379-9b73-33a3cfef55d0 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 585.489538] [55814]: [pid: 55814|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:10 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 586.501250] [55813]: DEBUG cinder.api.middleware.request_id [None req-a49635fe-6e24-43e0-a7d0-723df662936e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.506323] [55813]: INFO cinder.api.openstack.wsgi [None req-a49635fe-6e24-43e0-a7d0-723df662936e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 586.509116] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a49635fe-6e24-43e0-a7d0-723df662936e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.509116] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a49635fe-6e24-43e0-a7d0-723df662936e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.517570] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.517570] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.522178] [55813]: INFO cinder.volume.api [None req-a49635fe-6e24-43e0-a7d0-723df662936e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 586.527708] [55813]: INFO cinder.api.openstack.wsgi [None req-a49635fe-6e24-43e0-a7d0-723df662936e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 586.528146] [55813]: [pid: 55813|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:11 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 587.543858] [55814]: DEBUG cinder.api.middleware.request_id [None req-62d654ab-87e7-4ea1-be65-0eb2d59d87ad None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.546106] [55814]: INFO cinder.api.openstack.wsgi [None req-62d654ab-87e7-4ea1-be65-0eb2d59d87ad tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 587.546347] [55814]: DEBUG cinder.api.openstack.wsgi [None req-62d654ab-87e7-4ea1-be65-0eb2d59d87ad tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.546570] [55814]: DEBUG cinder.api.openstack.wsgi [None req-62d654ab-87e7-4ea1-be65-0eb2d59d87ad tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.560172] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.560172] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.564281] [55814]: INFO cinder.volume.api [None req-62d654ab-87e7-4ea1-be65-0eb2d59d87ad tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 587.569170] [55814]: INFO cinder.api.openstack.wsgi [None req-62d654ab-87e7-4ea1-be65-0eb2d59d87ad tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 587.569602] [55814]: [pid: 55814|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:12 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 588.588023] [55813]: DEBUG cinder.api.middleware.request_id [None req-c533bb76-d972-4b4c-b9b0-5622ff5a2f6c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.591296] [55813]: INFO cinder.api.openstack.wsgi [None req-c533bb76-d972-4b4c-b9b0-5622ff5a2f6c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 588.592974] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c533bb76-d972-4b4c-b9b0-5622ff5a2f6c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.594262] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c533bb76-d972-4b4c-b9b0-5622ff5a2f6c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.614062] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.614062] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.628961] [55813]: INFO cinder.volume.api [None req-c533bb76-d972-4b4c-b9b0-5622ff5a2f6c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 588.638400] [55813]: INFO cinder.api.openstack.wsgi [None req-c533bb76-d972-4b4c-b9b0-5622ff5a2f6c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 588.638862] [55813]: [pid: 55813|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:13 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 589.657526] [55814]: DEBUG cinder.api.middleware.request_id [None req-ee0f1e5e-d98f-44d0-8d77-9d3cfd85f97b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.663990] [55814]: INFO cinder.api.openstack.wsgi [None req-ee0f1e5e-d98f-44d0-8d77-9d3cfd85f97b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 589.664219] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ee0f1e5e-d98f-44d0-8d77-9d3cfd85f97b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.666316] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ee0f1e5e-d98f-44d0-8d77-9d3cfd85f97b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.683465] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.683465] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.688455] [55814]: INFO cinder.volume.api [None req-ee0f1e5e-d98f-44d0-8d77-9d3cfd85f97b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 589.693080] [55814]: INFO cinder.api.openstack.wsgi [None req-ee0f1e5e-d98f-44d0-8d77-9d3cfd85f97b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 589.694398] [55814]: [pid: 55814|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:14 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 590.707222] [55813]: DEBUG cinder.api.middleware.request_id [None req-04df1488-99e1-4913-b50f-64ea8e5dea10 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.711132] [55813]: INFO cinder.api.openstack.wsgi [None req-04df1488-99e1-4913-b50f-64ea8e5dea10 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 590.711132] [55813]: DEBUG cinder.api.openstack.wsgi [None req-04df1488-99e1-4913-b50f-64ea8e5dea10 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 590.711696] [55813]: DEBUG cinder.api.openstack.wsgi [None req-04df1488-99e1-4913-b50f-64ea8e5dea10 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 590.728129] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.728129] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 590.732229] [55813]: INFO cinder.volume.api [None req-04df1488-99e1-4913-b50f-64ea8e5dea10 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 590.739080] [55813]: INFO cinder.api.openstack.wsgi [None req-04df1488-99e1-4913-b50f-64ea8e5dea10 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 590.739080] [55813]: [pid: 55813|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:16 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 591.757397] [55814]: DEBUG cinder.api.middleware.request_id [None req-2679c511-7195-4edc-93db-ced9c89c7e8c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.762013] [55814]: INFO cinder.api.openstack.wsgi [None req-2679c511-7195-4edc-93db-ced9c89c7e8c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 591.762013] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2679c511-7195-4edc-93db-ced9c89c7e8c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 591.762013] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2679c511-7195-4edc-93db-ced9c89c7e8c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 591.773488] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.773488] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 591.779560] [55814]: INFO cinder.volume.api [None req-2679c511-7195-4edc-93db-ced9c89c7e8c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 591.786762] [55814]: INFO cinder.api.openstack.wsgi [None req-2679c511-7195-4edc-93db-ced9c89c7e8c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 591.787297] [55814]: [pid: 55814|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:17 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 592.799948] [55813]: DEBUG cinder.api.middleware.request_id [None req-379ec1d8-8318-415c-9475-c8dae902758e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.807214] [55813]: INFO cinder.api.openstack.wsgi [None req-379ec1d8-8318-415c-9475-c8dae902758e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 592.807477] [55813]: DEBUG cinder.api.openstack.wsgi [None req-379ec1d8-8318-415c-9475-c8dae902758e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 592.807756] [55813]: DEBUG cinder.api.openstack.wsgi [None req-379ec1d8-8318-415c-9475-c8dae902758e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 592.824723] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.824723] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 592.830039] [55813]: INFO cinder.volume.api [None req-379ec1d8-8318-415c-9475-c8dae902758e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 592.837993] [55813]: INFO cinder.api.openstack.wsgi [None req-379ec1d8-8318-415c-9475-c8dae902758e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 592.838550] [55813]: [pid: 55813|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:18 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 593.851990] [55814]: DEBUG cinder.api.middleware.request_id [None req-2713b78d-b402-4f0d-8f58-7a8674ee7e17 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.855231] [55814]: INFO cinder.api.openstack.wsgi [None req-2713b78d-b402-4f0d-8f58-7a8674ee7e17 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 593.855487] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2713b78d-b402-4f0d-8f58-7a8674ee7e17 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.855714] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2713b78d-b402-4f0d-8f58-7a8674ee7e17 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.867880] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.867880] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.872650] [55814]: INFO cinder.volume.api [None req-2713b78d-b402-4f0d-8f58-7a8674ee7e17 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 593.878419] [55814]: INFO cinder.api.openstack.wsgi [None req-2713b78d-b402-4f0d-8f58-7a8674ee7e17 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 593.878866] [55814]: [pid: 55814|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:19 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 594.893098] [55813]: DEBUG cinder.api.middleware.request_id [None req-83ed8e0a-cb75-4160-827b-ecd455263d85 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.896450] [55813]: INFO cinder.api.openstack.wsgi [None req-83ed8e0a-cb75-4160-827b-ecd455263d85 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 594.896691] [55813]: DEBUG cinder.api.openstack.wsgi [None req-83ed8e0a-cb75-4160-827b-ecd455263d85 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.897379] [55813]: DEBUG cinder.api.openstack.wsgi [None req-83ed8e0a-cb75-4160-827b-ecd455263d85 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.907662] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.907662] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.912853] [55813]: INFO cinder.volume.api [None req-83ed8e0a-cb75-4160-827b-ecd455263d85 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 594.918998] [55813]: INFO cinder.api.openstack.wsgi [None req-83ed8e0a-cb75-4160-827b-ecd455263d85 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 594.919863] [55813]: [pid: 55813|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:20 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 595.931287] [55814]: DEBUG cinder.api.middleware.request_id [None req-928e68fe-fd83-4cb2-90b4-6d1abec498c6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.934555] [55814]: INFO cinder.api.openstack.wsgi [None req-928e68fe-fd83-4cb2-90b4-6d1abec498c6 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 595.934555] [55814]: DEBUG cinder.api.openstack.wsgi [None req-928e68fe-fd83-4cb2-90b4-6d1abec498c6 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.934555] [55814]: DEBUG cinder.api.openstack.wsgi [None req-928e68fe-fd83-4cb2-90b4-6d1abec498c6 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.948843] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.948843] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.953859] [55814]: INFO cinder.volume.api [None req-928e68fe-fd83-4cb2-90b4-6d1abec498c6 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 595.960685] [55814]: INFO cinder.api.openstack.wsgi [None req-928e68fe-fd83-4cb2-90b4-6d1abec498c6 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 595.961395] [55814]: [pid: 55814|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:21 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.971622] [55813]: DEBUG cinder.api.middleware.request_id [None req-2b8c2a31-97c6-4bc3-b0ec-00010679cd90 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.973995] [55813]: INFO cinder.api.openstack.wsgi [None req-2b8c2a31-97c6-4bc3-b0ec-00010679cd90 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 596.974441] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2b8c2a31-97c6-4bc3-b0ec-00010679cd90 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.974706] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2b8c2a31-97c6-4bc3-b0ec-00010679cd90 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.988693] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.988693] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.994114] [55813]: INFO cinder.volume.api [None req-2b8c2a31-97c6-4bc3-b0ec-00010679cd90 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 597.001132] [55813]: INFO cinder.api.openstack.wsgi [None req-2b8c2a31-97c6-4bc3-b0ec-00010679cd90 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 597.001706] [55813]: [pid: 55813|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:22 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 598.014045] [55814]: DEBUG cinder.api.middleware.request_id [None req-b52f7b9e-aa9b-46f5-9760-862de7203284 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.017294] [55814]: INFO cinder.api.openstack.wsgi [None req-b52f7b9e-aa9b-46f5-9760-862de7203284 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 598.017554] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b52f7b9e-aa9b-46f5-9760-862de7203284 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.018198] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b52f7b9e-aa9b-46f5-9760-862de7203284 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.035393] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.035393] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.040558] [55814]: INFO cinder.volume.api [None req-b52f7b9e-aa9b-46f5-9760-862de7203284 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 598.048307] [55814]: INFO cinder.api.openstack.wsgi [None req-b52f7b9e-aa9b-46f5-9760-862de7203284 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 598.048780] [55814]: [pid: 55814|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:23 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 599.061853] [55813]: DEBUG cinder.api.middleware.request_id [None req-7c27269d-2db8-4663-98b3-e9b5486c873f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.064251] [55813]: INFO cinder.api.openstack.wsgi [None req-7c27269d-2db8-4663-98b3-e9b5486c873f tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 599.064381] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7c27269d-2db8-4663-98b3-e9b5486c873f tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.064674] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7c27269d-2db8-4663-98b3-e9b5486c873f tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.076111] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.076111] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.080727] [55813]: INFO cinder.volume.api [None req-7c27269d-2db8-4663-98b3-e9b5486c873f tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 599.087685] [55813]: INFO cinder.api.openstack.wsgi [None req-7c27269d-2db8-4663-98b3-e9b5486c873f tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 599.088511] [55813]: [pid: 55813|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:24 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.098485] [55814]: DEBUG cinder.api.middleware.request_id [None req-bab10a95-25d4-4972-8c78-bc8078485240 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.105572] [55814]: INFO cinder.api.openstack.wsgi [None req-bab10a95-25d4-4972-8c78-bc8078485240 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 600.105867] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bab10a95-25d4-4972-8c78-bc8078485240 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.106136] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bab10a95-25d4-4972-8c78-bc8078485240 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.124162] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.124162] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.129550] [55814]: INFO cinder.volume.api [None req-bab10a95-25d4-4972-8c78-bc8078485240 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 600.136730] [55814]: INFO cinder.api.openstack.wsgi [None req-bab10a95-25d4-4972-8c78-bc8078485240 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 600.137208] [55814]: [pid: 55814|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:25 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 601.153613] [55813]: DEBUG cinder.api.middleware.request_id [None req-f66e35bd-0a91-4c7c-844b-19d1fc3a14ac None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.156524] [55813]: INFO cinder.api.openstack.wsgi [None req-f66e35bd-0a91-4c7c-844b-19d1fc3a14ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 601.158170] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f66e35bd-0a91-4c7c-844b-19d1fc3a14ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.158170] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f66e35bd-0a91-4c7c-844b-19d1fc3a14ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.171695] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.171695] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.176051] [55813]: INFO cinder.volume.api [None req-f66e35bd-0a91-4c7c-844b-19d1fc3a14ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 601.181627] [55813]: INFO cinder.api.openstack.wsgi [None req-f66e35bd-0a91-4c7c-844b-19d1fc3a14ac tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 601.183363] [55813]: [pid: 55813|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:26 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.194835] [55814]: DEBUG cinder.api.middleware.request_id [None req-5a30e09e-7b4c-4aa6-9ff3-d2149eec7ccb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.196682] [55814]: INFO cinder.api.openstack.wsgi [None req-5a30e09e-7b4c-4aa6-9ff3-d2149eec7ccb tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 602.196917] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5a30e09e-7b4c-4aa6-9ff3-d2149eec7ccb tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.197154] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5a30e09e-7b4c-4aa6-9ff3-d2149eec7ccb tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.211695] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.211695] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.216258] [55814]: INFO cinder.volume.api [None req-5a30e09e-7b4c-4aa6-9ff3-d2149eec7ccb tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 602.223346] [55814]: INFO cinder.api.openstack.wsgi [None req-5a30e09e-7b4c-4aa6-9ff3-d2149eec7ccb tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 602.223772] [55814]: [pid: 55814|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:27 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 603.234699] [55813]: DEBUG cinder.api.middleware.request_id [None req-0bfa4190-a42b-4954-894d-4fee800eec9a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.237808] [55813]: INFO cinder.api.openstack.wsgi [None req-0bfa4190-a42b-4954-894d-4fee800eec9a tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 603.237934] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0bfa4190-a42b-4954-894d-4fee800eec9a tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.238214] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0bfa4190-a42b-4954-894d-4fee800eec9a tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.249347] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.249347] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.255239] [55813]: INFO cinder.volume.api [None req-0bfa4190-a42b-4954-894d-4fee800eec9a tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 603.261851] [55813]: INFO cinder.api.openstack.wsgi [None req-0bfa4190-a42b-4954-894d-4fee800eec9a tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 603.262276] [55813]: [pid: 55813|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:43:28 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.335614] [55814]: DEBUG cinder.api.middleware.request_id [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.336968] [55814]: WARNING keystonemiddleware.auth_token [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e 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. [ 603.339842] [55814]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 603.340249] [55814]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.340632] [55814]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.355699] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.355699] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.366241] [55814]: INFO cinder.volume.api [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 603.372428] [55814]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-fa5bb8b2-4d94-495e-b986-9105ae13a40e tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 603.372871] [55814]: [pid: 55814|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:43:28 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.664907] [55813]: DEBUG cinder.api.middleware.request_id [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.665841] [55813]: WARNING keystonemiddleware.auth_token [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 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. [ 603.667419] [55813]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 603.667642] [55813]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.668192] [55813]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.677935] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.677935] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.681656] [55813]: INFO cinder.volume.api [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 603.687447] [55813]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-56e6820b-2579-44b5-bfaf-a7d8ecf2f337 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 603.688135] [55813]: [pid: 55813|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:43:28 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.694589] [55814]: DEBUG cinder.api.middleware.request_id [None req-97acc120-dd8b-4a60-8c59-ad2b2fe16eca None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.695393] [55814]: INFO cinder.api.openstack.wsgi [None req-97acc120-dd8b-4a60-8c59-ad2b2fe16eca None None] GET http://10.180.1.21/volume// [ 603.695655] [55814]: DEBUG cinder.api.openstack.wsgi [None req-97acc120-dd8b-4a60-8c59-ad2b2fe16eca None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.695915] [55814]: DEBUG cinder.api.openstack.wsgi [None req-97acc120-dd8b-4a60-8c59-ad2b2fe16eca None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.696501] [55814]: INFO cinder.api.openstack.wsgi [None req-97acc120-dd8b-4a60-8c59-ad2b2fe16eca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 603.696982] [55814]: [pid: 55814|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:43:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 603.703247] [55813]: DEBUG cinder.api.middleware.request_id [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-87f6052e-6ebe-4a39-a3d9-13ae2fde6f76 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.705753] [55813]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-87f6052e-6ebe-4a39-a3d9-13ae2fde6f76 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] POST http://10.180.1.21/volume/v3/attachments [ 603.706324] [55813]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-87f6052e-6ebe-4a39-a3d9-13ae2fde6f76 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7942535-7b00-4638-adf5-707a99c9f78b", "connector": null, "instance_uuid": "10b05a88-9b05-42ef-b1b9-6a6987aa0139"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 603.715640] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.715640] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.755239] [55813]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-87f6052e-6ebe-4a39-a3d9-13ae2fde6f76 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 603.755239] [55813]: [pid: 55813|app: 0|req: 17/34] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:43:29 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.369142] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 613.753029] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 665.748669] [55814]: DEBUG cinder.api.middleware.request_id [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8209b82a-113a-4fe2-b24b-b63123cc7bc3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.755309] [55814]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8209b82a-113a-4fe2-b24b-b63123cc7bc3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 665.755540] [55814]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8209b82a-113a-4fe2-b24b-b63123cc7bc3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 665.755760] [55814]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8209b82a-113a-4fe2-b24b-b63123cc7bc3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 665.778977] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.778977] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 665.785187] [55814]: INFO cinder.volume.api [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8209b82a-113a-4fe2-b24b-b63123cc7bc3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 665.790486] [55814]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8209b82a-113a-4fe2-b24b-b63123cc7bc3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 665.793079] [55814]: [pid: 55814|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:44:31 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 667.316171] [55813]: DEBUG cinder.api.middleware.request_id [None req-40c293b8-6f94-4951-ad2b-c65a339e0bca None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.316619] [55813]: INFO cinder.api.openstack.wsgi [None req-40c293b8-6f94-4951-ad2b-c65a339e0bca None None] GET http://10.180.1.21/volume// [ 667.316828] [55813]: DEBUG cinder.api.openstack.wsgi [None req-40c293b8-6f94-4951-ad2b-c65a339e0bca None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 667.317097] [55813]: DEBUG cinder.api.openstack.wsgi [None req-40c293b8-6f94-4951-ad2b-c65a339e0bca None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 667.317495] [55813]: INFO cinder.api.openstack.wsgi [None req-40c293b8-6f94-4951-ad2b-c65a339e0bca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 667.317827] [55813]: [pid: 55813|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:44:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 667.322282] [55814]: DEBUG cinder.api.middleware.request_id [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-125cd413-127d-4264-bf6a-8fa6311bc9c6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.324988] [55814]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-125cd413-127d-4264-bf6a-8fa6311bc9c6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 667.325433] [55814]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-125cd413-127d-4264-bf6a-8fa6311bc9c6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63", "connector": null, "instance_uuid": "545f7a96-8308-476c-be13-c815aeb0bad9"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 667.346778] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 667.346778] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 667.393963] [55814]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-125cd413-127d-4264-bf6a-8fa6311bc9c6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 667.394920] [55814]: [pid: 55814|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:44:32 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 667.422628] [55813]: DEBUG cinder.api.middleware.request_id [None req-6b857056-b419-4fcd-8f41-aa0bd86b4d8b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.428525] [55813]: INFO cinder.api.openstack.wsgi [None req-6b857056-b419-4fcd-8f41-aa0bd86b4d8b tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 667.428525] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6b857056-b419-4fcd-8f41-aa0bd86b4d8b tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 667.428525] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6b857056-b419-4fcd-8f41-aa0bd86b4d8b tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 667.443353] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 667.443353] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 667.448125] [55813]: INFO cinder.volume.api [None req-6b857056-b419-4fcd-8f41-aa0bd86b4d8b tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 667.454214] [55813]: INFO cinder.api.openstack.wsgi [None req-6b857056-b419-4fcd-8f41-aa0bd86b4d8b tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 667.454878] [55813]: [pid: 55813|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:32 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 667.936623] [55814]: DEBUG cinder.api.middleware.request_id [None req-05e5e389-09a4-46c6-be41-734681fa8520 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.936623] [55814]: INFO cinder.api.openstack.wsgi [None req-05e5e389-09a4-46c6-be41-734681fa8520 None None] GET http://10.180.1.21/volume// [ 667.936811] [55814]: DEBUG cinder.api.openstack.wsgi [None req-05e5e389-09a4-46c6-be41-734681fa8520 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 667.937076] [55814]: DEBUG cinder.api.openstack.wsgi [None req-05e5e389-09a4-46c6-be41-734681fa8520 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 667.937524] [55814]: INFO cinder.api.openstack.wsgi [None req-05e5e389-09a4-46c6-be41-734681fa8520 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 667.937904] [55814]: [pid: 55814|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:44:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 667.953867] [55813]: DEBUG cinder.api.middleware.request_id [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-9128090f-d824-43d2-80a0-8dad83c16c20 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.956691] [55813]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-9128090f-d824-43d2-80a0-8dad83c16c20 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 667.956954] [55813]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-9128090f-d824-43d2-80a0-8dad83c16c20 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 667.957211] [55813]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-9128090f-d824-43d2-80a0-8dad83c16c20 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 667.985644] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 667.985644] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 667.989141] [55813]: INFO cinder.volume.api [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-9128090f-d824-43d2-80a0-8dad83c16c20 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 667.995169] [55813]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-9128090f-d824-43d2-80a0-8dad83c16c20 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 667.995852] [55813]: [pid: 55813|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:44:33 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1232 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 668.050808] [55814]: DEBUG cinder.api.middleware.request_id [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.053204] [55814]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] PUT http://10.180.1.21/volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6 [ 668.053680] [55814]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-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-536578", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 668.070736] [55814]: DEBUG cinder.coordination [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Acquiring lock "cinder-attachment_update-b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 668.076504] [55814]: DEBUG cinder.coordination [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Lock "cinder-attachment_update-b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 668.079879] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.079879] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.467819] [55813]: DEBUG cinder.api.middleware.request_id [None req-667324dc-b391-453a-8ede-913855f26376 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.470232] [55813]: INFO cinder.api.openstack.wsgi [None req-667324dc-b391-453a-8ede-913855f26376 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 668.470468] [55813]: DEBUG cinder.api.openstack.wsgi [None req-667324dc-b391-453a-8ede-913855f26376 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.470683] [55813]: DEBUG cinder.api.openstack.wsgi [None req-667324dc-b391-453a-8ede-913855f26376 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.488436] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.488436] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.491543] [55813]: INFO cinder.volume.api [None req-667324dc-b391-453a-8ede-913855f26376 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 668.499021] [55813]: INFO cinder.api.openstack.wsgi [None req-667324dc-b391-453a-8ede-913855f26376 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 668.499021] [55813]: [pid: 55813|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:33 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.508325] [55813]: DEBUG cinder.api.middleware.request_id [None req-e294ee2c-7d34-47d6-99f2-46cf5030fe83 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.511556] [55813]: INFO cinder.api.openstack.wsgi [None req-e294ee2c-7d34-47d6-99f2-46cf5030fe83 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 669.511793] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e294ee2c-7d34-47d6-99f2-46cf5030fe83 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 669.512020] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e294ee2c-7d34-47d6-99f2-46cf5030fe83 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 669.528680] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.528680] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.535652] [55813]: INFO cinder.volume.api [None req-e294ee2c-7d34-47d6-99f2-46cf5030fe83 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 669.539689] [55813]: INFO cinder.api.openstack.wsgi [None req-e294ee2c-7d34-47d6-99f2-46cf5030fe83 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 669.541117] [55813]: [pid: 55813|app: 0|req: 22/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:34 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 670.553839] [55813]: DEBUG cinder.api.middleware.request_id [None req-f1d5dd7c-e3e6-47a7-8216-d2696cbab8c9 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.556344] [55813]: INFO cinder.api.openstack.wsgi [None req-f1d5dd7c-e3e6-47a7-8216-d2696cbab8c9 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 670.556696] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f1d5dd7c-e3e6-47a7-8216-d2696cbab8c9 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 670.556993] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f1d5dd7c-e3e6-47a7-8216-d2696cbab8c9 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 670.576610] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.576610] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 670.580640] [55813]: INFO cinder.volume.api [None req-f1d5dd7c-e3e6-47a7-8216-d2696cbab8c9 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 670.587225] [55813]: INFO cinder.api.openstack.wsgi [None req-f1d5dd7c-e3e6-47a7-8216-d2696cbab8c9 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 670.587732] [55813]: [pid: 55813|app: 0|req: 23/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:35 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 671.599053] [55813]: DEBUG cinder.api.middleware.request_id [None req-70a76d63-f14c-4e31-a6fd-615d69ee05d3 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.601789] [55813]: INFO cinder.api.openstack.wsgi [None req-70a76d63-f14c-4e31-a6fd-615d69ee05d3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 671.602041] [55813]: DEBUG cinder.api.openstack.wsgi [None req-70a76d63-f14c-4e31-a6fd-615d69ee05d3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 671.602276] [55813]: DEBUG cinder.api.openstack.wsgi [None req-70a76d63-f14c-4e31-a6fd-615d69ee05d3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 671.625094] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.625094] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.628205] [55813]: INFO cinder.volume.api [None req-70a76d63-f14c-4e31-a6fd-615d69ee05d3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 671.634784] [55813]: INFO cinder.api.openstack.wsgi [None req-70a76d63-f14c-4e31-a6fd-615d69ee05d3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 671.635242] [55813]: [pid: 55813|app: 0|req: 24/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:36 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 671.904174] [55813]: DEBUG cinder.api.middleware.request_id [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.907188] [55813]: INFO cinder.api.openstack.wsgi [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/volumes [ 671.907696] [55813]: DEBUG cinder.api.openstack.wsgi [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-99701092"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 671.909497] [55813]: DEBUG cinder.api.v3.volumes [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-99701092'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 671.909688] [55813]: INFO cinder.api.v3.volumes [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume of 1 GB [ 671.917227] [55813]: INFO cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Availability Zones retrieved successfully. [ 671.931667] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Flow 'volume_create_api' (8cfb7b7b-0743-45c3-90be-bd7cff07ac8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 671.933418] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40626a3d-9a67-4c2f-9d9a-7b24cbec5add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 671.935814] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 671.993906] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40626a3d-9a67-4c2f-9d9a-7b24cbec5add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 671.995321] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28c1884f-6233-46b3-a5d6-e20a991483be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.109235] [55813]: DEBUG cinder.quota [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Created reservations ['3aa015de-a0a1-4272-ac58-a97a09ff374d', '18767f21-fd28-48c1-af7b-7f6e0c9a9f11', '24ac6cf5-2c9c-4e0d-8912-abe73993f324', '3900c095-b965-44d3-bf60-eec168d57cae'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 672.110734] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28c1884f-6233-46b3-a5d6-e20a991483be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa015de-a0a1-4272-ac58-a97a09ff374d', '18767f21-fd28-48c1-af7b-7f6e0c9a9f11', '24ac6cf5-2c9c-4e0d-8912-abe73993f324', '3900c095-b965-44d3-bf60-eec168d57cae']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.111895] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dd6753-ab1b-457a-839a-47cb62fb699d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.131097] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dd6753-ab1b-457a-839a-47cb62fb699d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947ff000-a45d-4070-bee9-00fb58809db1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-99701092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b970333f4143818355d51fa6e38cd0',qos_specs=None,replication_status=,reservations=['3aa015de-a0a1-4272-ac58-a97a09ff374d','18767f21-fd28-48c1-af7b-7f6e0c9a9f11','24ac6cf5-2c9c-4e0d-8912-abe73993f324','3900c095-b965-44d3-bf60-eec168d57cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af243c740d3443f94088fb4f946616d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-99701092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947ff000-a45d-4070-bee9-00fb58809db1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b970333f4143818355d51fa6e38cd0',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='3af243c740d3443f94088fb4f946616d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.132711] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5765c1e5-5a3c-4702-ab40-eae20b56666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.151448] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5765c1e5-5a3c-4702-ab40-eae20b56666e) 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-99701092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b970333f4143818355d51fa6e38cd0',qos_specs=None,replication_status=,reservations=['3aa015de-a0a1-4272-ac58-a97a09ff374d','18767f21-fd28-48c1-af7b-7f6e0c9a9f11','24ac6cf5-2c9c-4e0d-8912-abe73993f324','3900c095-b965-44d3-bf60-eec168d57cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af243c740d3443f94088fb4f946616d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.152752] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b7c267-d9e4-46e6-83f0-38a9ae5250d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.165331] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b7c267-d9e4-46e6-83f0-38a9ae5250d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.166888] [55813]: DEBUG cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Flow 'volume_create_api' (8cfb7b7b-0743-45c3-90be-bd7cff07ac8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 672.167649] [55813]: INFO cinder.volume.api [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume request issued successfully. [ 672.169358] [55813]: INFO cinder.api.openstack.wsgi [None req-881c08cc-8b9a-4dcc-baf5-ca66b2e50244 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 672.169358] [55813]: [pid: 55813|app: 0|req: 25/45] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:44:37 2025] POST /volume/v3/volumes => generated 748 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 672.182383] [55813]: DEBUG cinder.api.middleware.request_id [None req-763cea53-ce4d-43cb-ab98-caea589a5446 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.187269] [55813]: INFO cinder.api.openstack.wsgi [None req-763cea53-ce4d-43cb-ab98-caea589a5446 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 672.187269] [55813]: DEBUG cinder.api.openstack.wsgi [None req-763cea53-ce4d-43cb-ab98-caea589a5446 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.187269] [55813]: DEBUG cinder.api.openstack.wsgi [None req-763cea53-ce4d-43cb-ab98-caea589a5446 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.196865] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.196865] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.202127] [55813]: INFO cinder.volume.api [None req-763cea53-ce4d-43cb-ab98-caea589a5446 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 672.208440] [55813]: INFO cinder.api.openstack.wsgi [None req-763cea53-ce4d-43cb-ab98-caea589a5446 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 672.209026] [55813]: [pid: 55813|app: 0|req: 26/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:37 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.630026] [55814]: DEBUG cinder.coordination [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Lock "cinder-attachment_update-b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.552s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 672.630026] [55814]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-8037cd72-2160-44c1-a267-bd3bf13279bc tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6 returned with HTTP 200 [ 672.630026] [55814]: [pid: 55814|app: 0|req: 21/47] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:44:33 2025] PUT /volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6 => generated 617 bytes in 4580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 672.646194] [55813]: DEBUG cinder.api.middleware.request_id [None req-46365ab8-4a22-4c0d-afda-4c83c6ab7471 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.649140] [55813]: INFO cinder.api.openstack.wsgi [None req-46365ab8-4a22-4c0d-afda-4c83c6ab7471 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 672.649470] [55813]: DEBUG cinder.api.openstack.wsgi [None req-46365ab8-4a22-4c0d-afda-4c83c6ab7471 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.649791] [55813]: DEBUG cinder.api.openstack.wsgi [None req-46365ab8-4a22-4c0d-afda-4c83c6ab7471 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.672034] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.672034] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.680210] [55813]: INFO cinder.volume.api [None req-46365ab8-4a22-4c0d-afda-4c83c6ab7471 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 672.687376] [55813]: INFO cinder.api.openstack.wsgi [None req-46365ab8-4a22-4c0d-afda-4c83c6ab7471 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 672.687376] [55813]: [pid: 55813|app: 0|req: 27/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:37 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.700455] [55814]: DEBUG cinder.api.middleware.request_id [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.701943] [55814]: INFO cinder.api.openstack.wsgi [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] POST http://10.180.1.21/volume/v3/volumes [ 672.706110] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-742353300"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 672.708877] [55814]: DEBUG cinder.api.v3.volumes [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-742353300'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 672.708877] [55814]: INFO cinder.api.v3.volumes [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Create volume of 1 GB [ 672.708877] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.708877] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.714298] [55814]: INFO cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Availability Zones retrieved successfully. [ 672.723764] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Flow 'volume_create_api' (1a0fe429-7fc7-449b-bef5-3e59686d91d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 672.725169] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba0df5d-8b97-4256-9520-060c19d0907a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.728282] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 672.758398] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba0df5d-8b97-4256-9520-060c19d0907a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.762982] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cc9dc5-2f6b-44bc-b89a-51bf087d3a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.833820] [55814]: DEBUG cinder.quota [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Created reservations ['faaece98-4d9d-48d5-9a4d-e3d3620f2f41', '517e73ad-0367-480f-b4ad-7f929829cf83', 'e61eaacd-3e79-431a-a33e-29d016963dd9', 'fc36d2f7-fb7c-4b80-9e3c-b0acb263c482'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 672.834963] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cc9dc5-2f6b-44bc-b89a-51bf087d3a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faaece98-4d9d-48d5-9a4d-e3d3620f2f41', '517e73ad-0367-480f-b4ad-7f929829cf83', 'e61eaacd-3e79-431a-a33e-29d016963dd9', 'fc36d2f7-fb7c-4b80-9e3c-b0acb263c482']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.836571] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b47791-f995-40dc-9185-1966eb537e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.856857] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b47791-f995-40dc-9185-1966eb537e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a308e122-9e56-47b4-8c67-20032db19da8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-742353300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3c9e9a45ba94e03b2344bc39bad331e',qos_specs=None,replication_status=,reservations=['faaece98-4d9d-48d5-9a4d-e3d3620f2f41','517e73ad-0367-480f-b4ad-7f929829cf83','e61eaacd-3e79-431a-a33e-29d016963dd9','fc36d2f7-fb7c-4b80-9e3c-b0acb263c482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478097abafdd433f815e81106776a64d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-742353300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a308e122-9e56-47b4-8c67-20032db19da8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3c9e9a45ba94e03b2344bc39bad331e',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='478097abafdd433f815e81106776a64d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.857916] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fe9b9b-dfd4-404f-aecd-91ee17e73d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.894452] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fe9b9b-dfd4-404f-aecd-91ee17e73d3d) 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-742353300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3c9e9a45ba94e03b2344bc39bad331e',qos_specs=None,replication_status=,reservations=['faaece98-4d9d-48d5-9a4d-e3d3620f2f41','517e73ad-0367-480f-b4ad-7f929829cf83','e61eaacd-3e79-431a-a33e-29d016963dd9','fc36d2f7-fb7c-4b80-9e3c-b0acb263c482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478097abafdd433f815e81106776a64d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.896610] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cb13ac-225d-49a2-a968-bff26ddfaf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 672.924203] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cb13ac-225d-49a2-a968-bff26ddfaf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 672.925841] [55814]: DEBUG cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Flow 'volume_create_api' (1a0fe429-7fc7-449b-bef5-3e59686d91d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 672.927509] [55814]: INFO cinder.volume.api [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Create volume request issued successfully. [ 672.928562] [55814]: INFO cinder.api.openstack.wsgi [None req-bdfdf023-4c22-4f20-92c7-de5f606b8fc2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 672.929035] [55814]: [pid: 55814|app: 0|req: 22/49] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:44:38 2025] POST /volume/v3/volumes => generated 750 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 672.944233] [55813]: DEBUG cinder.api.middleware.request_id [None req-92c4dc8c-8ac9-4f8d-a2c1-b0319bcbd056 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.947010] [55813]: INFO cinder.api.openstack.wsgi [None req-92c4dc8c-8ac9-4f8d-a2c1-b0319bcbd056 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 672.947569] [55813]: DEBUG cinder.api.openstack.wsgi [None req-92c4dc8c-8ac9-4f8d-a2c1-b0319bcbd056 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.948976] [55813]: DEBUG cinder.api.openstack.wsgi [None req-92c4dc8c-8ac9-4f8d-a2c1-b0319bcbd056 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.964960] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.964960] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.970768] [55813]: INFO cinder.volume.api [None req-92c4dc8c-8ac9-4f8d-a2c1-b0319bcbd056 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 672.985337] [55813]: INFO cinder.api.openstack.wsgi [None req-92c4dc8c-8ac9-4f8d-a2c1-b0319bcbd056 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 672.986664] [55813]: [pid: 55813|app: 0|req: 28/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:38 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.221409] [55814]: DEBUG cinder.api.middleware.request_id [None req-e3c90a0f-92a7-429c-a26a-aa68f69d117b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.224999] [55814]: INFO cinder.api.openstack.wsgi [None req-e3c90a0f-92a7-429c-a26a-aa68f69d117b tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 673.225286] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e3c90a0f-92a7-429c-a26a-aa68f69d117b tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.225507] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e3c90a0f-92a7-429c-a26a-aa68f69d117b tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.238322] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.238322] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.244611] [55814]: INFO cinder.volume.api [None req-e3c90a0f-92a7-429c-a26a-aa68f69d117b tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 673.251827] [55814]: INFO cinder.api.openstack.wsgi [None req-e3c90a0f-92a7-429c-a26a-aa68f69d117b tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 673.252306] [55814]: [pid: 55814|app: 0|req: 23/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:38 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.701708] [55813]: DEBUG cinder.api.middleware.request_id [None req-83c2acf7-d219-485e-8d47-c4d795ba0dbe None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.704363] [55813]: INFO cinder.api.openstack.wsgi [None req-83c2acf7-d219-485e-8d47-c4d795ba0dbe tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 673.704817] [55813]: DEBUG cinder.api.openstack.wsgi [None req-83c2acf7-d219-485e-8d47-c4d795ba0dbe tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.705169] [55813]: DEBUG cinder.api.openstack.wsgi [None req-83c2acf7-d219-485e-8d47-c4d795ba0dbe tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.725737] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.725737] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.730183] [55813]: INFO cinder.volume.api [None req-83c2acf7-d219-485e-8d47-c4d795ba0dbe tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 673.744297] [55813]: INFO cinder.api.openstack.wsgi [None req-83c2acf7-d219-485e-8d47-c4d795ba0dbe tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 673.744504] [55813]: [pid: 55813|app: 0|req: 29/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:39 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.794229] [55814]: DEBUG cinder.api.middleware.request_id [req-9f8c2249-1809-4606-869f-ec4688f5961d req-3ffc181f-263d-4c68-8d5e-3cc59293a104 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.799220] [55814]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-3ffc181f-263d-4c68-8d5e-3cc59293a104 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 673.799518] [55814]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-3ffc181f-263d-4c68-8d5e-3cc59293a104 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.799754] [55814]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-3ffc181f-263d-4c68-8d5e-3cc59293a104 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.815124] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.815124] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.825464] [55814]: INFO cinder.volume.api [req-9f8c2249-1809-4606-869f-ec4688f5961d req-3ffc181f-263d-4c68-8d5e-3cc59293a104 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 673.830740] [55814]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-3ffc181f-263d-4c68-8d5e-3cc59293a104 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 673.832645] [55814]: [pid: 55814|app: 0|req: 24/53] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:44:39 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.003979] [55813]: DEBUG cinder.api.middleware.request_id [None req-0bebbcf6-5314-4497-afd4-c8dbe50ea28d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.007126] [55813]: INFO cinder.api.openstack.wsgi [None req-0bebbcf6-5314-4497-afd4-c8dbe50ea28d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 674.007335] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0bebbcf6-5314-4497-afd4-c8dbe50ea28d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.007556] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0bebbcf6-5314-4497-afd4-c8dbe50ea28d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.020325] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.020325] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.024976] [55813]: INFO cinder.volume.api [None req-0bebbcf6-5314-4497-afd4-c8dbe50ea28d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 674.030412] [55813]: INFO cinder.api.openstack.wsgi [None req-0bebbcf6-5314-4497-afd4-c8dbe50ea28d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 674.030855] [55813]: [pid: 55813|app: 0|req: 30/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:39 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.777146] [55814]: DEBUG cinder.api.middleware.request_id [None req-8f20e19d-2cc6-4781-9cfa-9a0cd5e48aa6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.779361] [55814]: INFO cinder.api.openstack.wsgi [None req-8f20e19d-2cc6-4781-9cfa-9a0cd5e48aa6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 674.779591] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8f20e19d-2cc6-4781-9cfa-9a0cd5e48aa6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.779941] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8f20e19d-2cc6-4781-9cfa-9a0cd5e48aa6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.802693] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.802693] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.804463] [55813]: DEBUG cinder.api.middleware.request_id [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-517a8a5c-a32e-4fc2-a31d-a00a76502d90 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.808858] [55814]: INFO cinder.volume.api [None req-8f20e19d-2cc6-4781-9cfa-9a0cd5e48aa6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 674.811855] [55813]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-517a8a5c-a32e-4fc2-a31d-a00a76502d90 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] POST http://10.180.1.21/volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6/action [ 674.814065] [55813]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-517a8a5c-a32e-4fc2-a31d-a00a76502d90 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 674.814065] [55813]: DEBUG cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-517a8a5c-a32e-4fc2-a31d-a00a76502d90 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 674.814300] [55814]: INFO cinder.api.openstack.wsgi [None req-8f20e19d-2cc6-4781-9cfa-9a0cd5e48aa6 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 674.815012] [55814]: [pid: 55814|app: 0|req: 25/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:40 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.840301] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.840301] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.857091] [55813]: INFO cinder.api.openstack.wsgi [req-f9b16de8-6b5a-48b0-bb47-6140fb0959a0 req-517a8a5c-a32e-4fc2-a31d-a00a76502d90 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6/action returned with HTTP 204 [ 674.858056] [55813]: [pid: 55813|app: 0|req: 31/56] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:44:40 2025] POST /volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 675.369923] [55814]: DEBUG cinder.api.middleware.request_id [None req-d00bef8e-439d-4a1e-b3f2-ed9f54efe988 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.369923] [55814]: INFO cinder.api.openstack.wsgi [None req-d00bef8e-439d-4a1e-b3f2-ed9f54efe988 None None] GET http://10.180.1.21/volume// [ 675.369923] [55814]: DEBUG cinder.api.openstack.wsgi [None req-d00bef8e-439d-4a1e-b3f2-ed9f54efe988 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.370120] [55814]: DEBUG cinder.api.openstack.wsgi [None req-d00bef8e-439d-4a1e-b3f2-ed9f54efe988 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.372067] [55814]: INFO cinder.api.openstack.wsgi [None req-d00bef8e-439d-4a1e-b3f2-ed9f54efe988 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 675.372067] [55814]: [pid: 55814|app: 0|req: 26/57] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:44:40 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 675.379341] [55813]: DEBUG cinder.api.middleware.request_id [req-9f8c2249-1809-4606-869f-ec4688f5961d req-e26da51a-b961-486f-96d7-e083639b5bc6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.383024] [55813]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-e26da51a-b961-486f-96d7-e083639b5bc6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/attachments [ 675.383520] [55813]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-e26da51a-b961-486f-96d7-e083639b5bc6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "947ff000-a45d-4070-bee9-00fb58809db1", "connector": null, "instance_uuid": "2dfbc0e5-c5e7-46e4-b8a4-c0e5471b43b5"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 675.398806] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.398806] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.423620] [55813]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-e26da51a-b961-486f-96d7-e083639b5bc6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 675.424561] [55813]: [pid: 55813|app: 0|req: 32/58] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:44:40 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.448024] [55814]: DEBUG cinder.api.middleware.request_id [None req-149f6d7b-f26f-488a-8c77-4a4d5c2d05ba None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.455310] [55814]: INFO cinder.api.openstack.wsgi [None req-149f6d7b-f26f-488a-8c77-4a4d5c2d05ba tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 675.455310] [55814]: DEBUG cinder.api.openstack.wsgi [None req-149f6d7b-f26f-488a-8c77-4a4d5c2d05ba tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.455310] [55814]: DEBUG cinder.api.openstack.wsgi [None req-149f6d7b-f26f-488a-8c77-4a4d5c2d05ba tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.468728] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.468728] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.471026] [55814]: INFO cinder.volume.api [None req-149f6d7b-f26f-488a-8c77-4a4d5c2d05ba tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 675.478080] [55814]: INFO cinder.api.openstack.wsgi [None req-149f6d7b-f26f-488a-8c77-4a4d5c2d05ba tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 675.478241] [55814]: [pid: 55814|app: 0|req: 27/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:40 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.577042] [55813]: DEBUG cinder.api.middleware.request_id [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-cd040c44-c9c5-47e8-94f6-0471f14ababf None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.579649] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-cd040c44-c9c5-47e8-94f6-0471f14ababf tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 675.579908] [55813]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-cd040c44-c9c5-47e8-94f6-0471f14ababf tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.580198] [55813]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-cd040c44-c9c5-47e8-94f6-0471f14ababf tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.593215] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.593215] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.606069] [55813]: INFO cinder.volume.api [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-cd040c44-c9c5-47e8-94f6-0471f14ababf tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 675.611883] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-cd040c44-c9c5-47e8-94f6-0471f14ababf tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 675.612547] [55813]: [pid: 55813|app: 0|req: 33/60] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:44:40 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 675.834447] [55814]: DEBUG cinder.api.middleware.request_id [None req-44eb6f50-f3de-4024-bd4f-c8cb4f9cf161 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.838061] [55814]: INFO cinder.api.openstack.wsgi [None req-44eb6f50-f3de-4024-bd4f-c8cb4f9cf161 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 675.838150] [55814]: DEBUG cinder.api.openstack.wsgi [None req-44eb6f50-f3de-4024-bd4f-c8cb4f9cf161 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.838309] [55814]: DEBUG cinder.api.openstack.wsgi [None req-44eb6f50-f3de-4024-bd4f-c8cb4f9cf161 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.856434] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.856434] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.864523] [55814]: INFO cinder.volume.api [None req-44eb6f50-f3de-4024-bd4f-c8cb4f9cf161 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 675.868573] [55814]: INFO cinder.api.openstack.wsgi [None req-44eb6f50-f3de-4024-bd4f-c8cb4f9cf161 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 675.869014] [55814]: [pid: 55814|app: 0|req: 28/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:41 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.889812] [55813]: DEBUG cinder.api.middleware.request_id [None req-6ae49d95-d87c-4004-a755-5652367bf148 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.902037] [55813]: INFO cinder.api.openstack.wsgi [None req-6ae49d95-d87c-4004-a755-5652367bf148 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 675.902037] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6ae49d95-d87c-4004-a755-5652367bf148 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.902037] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6ae49d95-d87c-4004-a755-5652367bf148 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.931041] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.931041] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.937098] [55813]: INFO cinder.volume.api [None req-6ae49d95-d87c-4004-a755-5652367bf148 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 675.943995] [55813]: INFO cinder.api.openstack.wsgi [None req-6ae49d95-d87c-4004-a755-5652367bf148 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 675.944640] [55813]: [pid: 55813|app: 0|req: 34/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:41 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.966885] [55814]: DEBUG cinder.api.middleware.request_id [None req-166af0b1-a625-4eb9-8128-75c4eec32af5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.967415] [55814]: INFO cinder.api.openstack.wsgi [None req-166af0b1-a625-4eb9-8128-75c4eec32af5 None None] GET http://10.180.1.21/volume// [ 675.967616] [55814]: DEBUG cinder.api.openstack.wsgi [None req-166af0b1-a625-4eb9-8128-75c4eec32af5 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.967875] [55814]: DEBUG cinder.api.openstack.wsgi [None req-166af0b1-a625-4eb9-8128-75c4eec32af5 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.968645] [55814]: INFO cinder.api.openstack.wsgi [None req-166af0b1-a625-4eb9-8128-75c4eec32af5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 675.968722] [55814]: [pid: 55814|app: 0|req: 29/63] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:44:41 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 675.975511] [55813]: DEBUG cinder.api.middleware.request_id [req-9f8c2249-1809-4606-869f-ec4688f5961d req-33093616-c370-414c-852d-2524712ec86f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.977951] [55813]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-33093616-c370-414c-852d-2524712ec86f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 675.978517] [55813]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-33093616-c370-414c-852d-2524712ec86f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.980019] [55813]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-33093616-c370-414c-852d-2524712ec86f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.993950] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.993950] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.998502] [55813]: INFO cinder.volume.api [req-9f8c2249-1809-4606-869f-ec4688f5961d req-33093616-c370-414c-852d-2524712ec86f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 676.009240] [55813]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-33093616-c370-414c-852d-2524712ec86f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 676.009630] [55813]: [pid: 55813|app: 0|req: 35/64] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:44:41 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 676.051521] [55814]: DEBUG cinder.api.middleware.request_id [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.058186] [55814]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] PUT http://10.180.1.21/volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124 [ 676.058186] [55814]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-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-536627", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 676.070739] [55814]: DEBUG cinder.coordination [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Acquiring lock "cinder-attachment_update-947ff000-a45d-4070-bee9-00fb58809db1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 676.077036] [55814]: DEBUG cinder.coordination [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Lock "cinder-attachment_update-947ff000-a45d-4070-bee9-00fb58809db1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 676.078479] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.078479] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.492468] [55813]: DEBUG cinder.api.middleware.request_id [None req-315978b3-34d7-457e-aee3-f987914a66d1 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.494712] [55813]: INFO cinder.api.openstack.wsgi [None req-315978b3-34d7-457e-aee3-f987914a66d1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 676.494967] [55813]: DEBUG cinder.api.openstack.wsgi [None req-315978b3-34d7-457e-aee3-f987914a66d1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.495213] [55813]: DEBUG cinder.api.openstack.wsgi [None req-315978b3-34d7-457e-aee3-f987914a66d1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.509624] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.509624] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.515503] [55813]: INFO cinder.volume.api [None req-315978b3-34d7-457e-aee3-f987914a66d1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 676.521260] [55813]: INFO cinder.api.openstack.wsgi [None req-315978b3-34d7-457e-aee3-f987914a66d1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 676.523369] [55813]: [pid: 55813|app: 0|req: 36/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:41 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.137630] [55813]: DEBUG cinder.api.middleware.request_id [None req-666ac75f-c94a-442a-961a-9bc03cb3056f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.138159] [55813]: INFO cinder.api.openstack.wsgi [None req-666ac75f-c94a-442a-961a-9bc03cb3056f None None] GET http://10.180.1.21/volume// [ 677.138366] [55813]: DEBUG cinder.api.openstack.wsgi [None req-666ac75f-c94a-442a-961a-9bc03cb3056f None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.138633] [55813]: DEBUG cinder.api.openstack.wsgi [None req-666ac75f-c94a-442a-961a-9bc03cb3056f None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.139131] [55813]: INFO cinder.api.openstack.wsgi [None req-666ac75f-c94a-442a-961a-9bc03cb3056f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 677.139615] [55813]: [pid: 55813|app: 0|req: 37/66] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:44:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 677.145048] [55813]: DEBUG cinder.api.middleware.request_id [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-6dffd1de-8b03-401a-921d-b857653ef882 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.148036] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-6dffd1de-8b03-401a-921d-b857653ef882 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] POST http://10.180.1.21/volume/v3/attachments [ 677.148451] [55813]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-6dffd1de-8b03-401a-921d-b857653ef882 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a308e122-9e56-47b4-8c67-20032db19da8", "connector": null, "instance_uuid": "832a2116-9b59-4038-b37c-0fe0d707f9d3"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 677.166235] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.166235] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.194203] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-6dffd1de-8b03-401a-921d-b857653ef882 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 677.194203] [55813]: [pid: 55813|app: 0|req: 38/67] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:44:42 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.226131] [55813]: DEBUG cinder.api.middleware.request_id [None req-a1e95b6f-7b3b-4b22-a8d4-660b54a2d1b5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.226610] [55813]: INFO cinder.api.openstack.wsgi [None req-a1e95b6f-7b3b-4b22-a8d4-660b54a2d1b5 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 677.226853] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a1e95b6f-7b3b-4b22-a8d4-660b54a2d1b5 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.227093] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a1e95b6f-7b3b-4b22-a8d4-660b54a2d1b5 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.241468] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.241468] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.245729] [55813]: INFO cinder.volume.api [None req-a1e95b6f-7b3b-4b22-a8d4-660b54a2d1b5 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 677.252330] [55813]: INFO cinder.api.openstack.wsgi [None req-a1e95b6f-7b3b-4b22-a8d4-660b54a2d1b5 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 677.252854] [55813]: [pid: 55813|app: 0|req: 39/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:42 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.535530] [55813]: DEBUG cinder.api.middleware.request_id [None req-aea500b2-8d93-47f9-8d7f-ee7adb48aa44 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.537346] [55813]: INFO cinder.api.openstack.wsgi [None req-aea500b2-8d93-47f9-8d7f-ee7adb48aa44 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 677.537587] [55813]: DEBUG cinder.api.openstack.wsgi [None req-aea500b2-8d93-47f9-8d7f-ee7adb48aa44 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.537809] [55813]: DEBUG cinder.api.openstack.wsgi [None req-aea500b2-8d93-47f9-8d7f-ee7adb48aa44 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.552259] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.552259] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.559389] [55813]: INFO cinder.volume.api [None req-aea500b2-8d93-47f9-8d7f-ee7adb48aa44 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 677.568916] [55813]: INFO cinder.api.openstack.wsgi [None req-aea500b2-8d93-47f9-8d7f-ee7adb48aa44 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 677.568916] [55813]: [pid: 55813|app: 0|req: 40/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:42 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.727216] [55813]: DEBUG cinder.api.middleware.request_id [None req-9684385d-5cef-4410-80c8-4fa544df9572 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.727216] [55813]: INFO cinder.api.openstack.wsgi [None req-9684385d-5cef-4410-80c8-4fa544df9572 None None] GET http://10.180.1.21/volume// [ 677.727216] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9684385d-5cef-4410-80c8-4fa544df9572 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.727216] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9684385d-5cef-4410-80c8-4fa544df9572 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.727216] [55813]: INFO cinder.api.openstack.wsgi [None req-9684385d-5cef-4410-80c8-4fa544df9572 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 677.727216] [55813]: [pid: 55813|app: 0|req: 41/70] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:44:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 677.731948] [55813]: DEBUG cinder.api.middleware.request_id [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-db509a7f-eb7b-4caa-a7aa-90f47a64f7f0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.738026] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-db509a7f-eb7b-4caa-a7aa-90f47a64f7f0 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 677.738026] [55813]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-db509a7f-eb7b-4caa-a7aa-90f47a64f7f0 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.738026] [55813]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-db509a7f-eb7b-4caa-a7aa-90f47a64f7f0 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.750036] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.750036] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.754648] [55813]: INFO cinder.volume.api [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-db509a7f-eb7b-4caa-a7aa-90f47a64f7f0 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 677.760396] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-db509a7f-eb7b-4caa-a7aa-90f47a64f7f0 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 677.761327] [55813]: [pid: 55813|app: 0|req: 42/71] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:44:43 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 677.802728] [55813]: DEBUG cinder.api.middleware.request_id [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.807219] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] PUT http://10.180.1.21/volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93 [ 677.807219] [55813]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-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-536650", "mountpoint": "/dev/sdb"}}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 677.823220] [55813]: DEBUG cinder.coordination [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Acquiring lock "cinder-attachment_update-a308e122-9e56-47b4-8c67-20032db19da8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 677.827803] [55813]: DEBUG cinder.coordination [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Lock "cinder-attachment_update-a308e122-9e56-47b4-8c67-20032db19da8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 677.829165] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.829165] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.113740] [55814]: DEBUG cinder.coordination [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Lock "cinder-attachment_update-947ff000-a45d-4070-bee9-00fb58809db1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.037s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 681.114118] [55814]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-158e1129-4014-43a6-adf1-1bc38e54160d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124 returned with HTTP 200 [ 681.114581] [55814]: [pid: 55814|app: 0|req: 30/72] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:44:41 2025] PUT /volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124 => generated 617 bytes in 5064 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.115361] [55814]: DEBUG cinder.api.middleware.request_id [None req-0dbc55db-8819-4bc6-a28b-dcb256d85e5b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.118166] [55814]: INFO cinder.api.openstack.wsgi [None req-0dbc55db-8819-4bc6-a28b-dcb256d85e5b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 681.118261] [55814]: DEBUG cinder.api.openstack.wsgi [None req-0dbc55db-8819-4bc6-a28b-dcb256d85e5b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.118401] [55814]: DEBUG cinder.api.openstack.wsgi [None req-0dbc55db-8819-4bc6-a28b-dcb256d85e5b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.135787] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.135787] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.141548] [55814]: INFO cinder.volume.api [None req-0dbc55db-8819-4bc6-a28b-dcb256d85e5b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 681.148996] [55814]: INFO cinder.api.openstack.wsgi [None req-0dbc55db-8819-4bc6-a28b-dcb256d85e5b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 681.149439] [55814]: [pid: 55814|app: 0|req: 31/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:46 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.150123] [55814]: DEBUG cinder.api.middleware.request_id [None req-eb69b638-a62d-40b7-a35b-aea054263417 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.152182] [55814]: INFO cinder.api.openstack.wsgi [None req-eb69b638-a62d-40b7-a35b-aea054263417 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 681.153795] [55814]: DEBUG cinder.api.openstack.wsgi [None req-eb69b638-a62d-40b7-a35b-aea054263417 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.153795] [55814]: DEBUG cinder.api.openstack.wsgi [None req-eb69b638-a62d-40b7-a35b-aea054263417 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.163306] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.163306] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.171721] [55814]: INFO cinder.volume.api [None req-eb69b638-a62d-40b7-a35b-aea054263417 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 681.175993] [55814]: INFO cinder.api.openstack.wsgi [None req-eb69b638-a62d-40b7-a35b-aea054263417 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 681.176368] [55814]: [pid: 55814|app: 0|req: 32/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:46 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.177160] [55814]: DEBUG cinder.api.middleware.request_id [None req-dfa4a905-f3e5-4dc0-9788-c6571d387c77 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.181313] [55814]: INFO cinder.api.openstack.wsgi [None req-dfa4a905-f3e5-4dc0-9788-c6571d387c77 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 681.181313] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dfa4a905-f3e5-4dc0-9788-c6571d387c77 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.181313] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dfa4a905-f3e5-4dc0-9788-c6571d387c77 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.190351] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.190351] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.193983] [55814]: INFO cinder.volume.api [None req-dfa4a905-f3e5-4dc0-9788-c6571d387c77 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 681.198408] [55814]: INFO cinder.api.openstack.wsgi [None req-dfa4a905-f3e5-4dc0-9788-c6571d387c77 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 681.199087] [55814]: [pid: 55814|app: 0|req: 33/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:46 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.358028] [55814]: DEBUG cinder.api.middleware.request_id [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-f5a5d126-40e8-44bf-bea4-526954e21c46 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.361069] [55814]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-f5a5d126-40e8-44bf-bea4-526954e21c46 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 681.361348] [55814]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-f5a5d126-40e8-44bf-bea4-526954e21c46 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.361598] [55814]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-f5a5d126-40e8-44bf-bea4-526954e21c46 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.372540] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.372540] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.376025] [55814]: INFO cinder.volume.api [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-f5a5d126-40e8-44bf-bea4-526954e21c46 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 681.380696] [55814]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-f5a5d126-40e8-44bf-bea4-526954e21c46 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 681.381423] [55814]: [pid: 55814|app: 0|req: 34/76] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:44:46 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.417193] [55814]: DEBUG cinder.api.middleware.request_id [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.420190] [55814]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] POST http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63/action [ 681.420900] [55814]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 681.421098] [55814]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 681.431343] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.431343] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.431758] [55814]: INFO cinder.volume.api [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 681.440958] [55814]: INFO cinder.volume.api [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Begin detaching volume completed successfully. [ 681.441222] [55814]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-594922fe-b11a-4323-a282-75143d530461 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63/action returned with HTTP 202 [ 681.441666] [55814]: [pid: 55814|app: 0|req: 35/77] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:44:46 2025] POST /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 682.165261] [55814]: DEBUG cinder.api.middleware.request_id [None req-2beb7986-ade9-4651-88ac-5ae34c75a1ae None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.167954] [55814]: INFO cinder.api.openstack.wsgi [None req-2beb7986-ade9-4651-88ac-5ae34c75a1ae tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 682.168568] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2beb7986-ade9-4651-88ac-5ae34c75a1ae tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.168568] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2beb7986-ade9-4651-88ac-5ae34c75a1ae tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.188009] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.188009] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.192625] [55814]: INFO cinder.volume.api [None req-2beb7986-ade9-4651-88ac-5ae34c75a1ae tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 682.197963] [55814]: INFO cinder.api.openstack.wsgi [None req-2beb7986-ade9-4651-88ac-5ae34c75a1ae tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 682.198382] [55814]: [pid: 55814|app: 0|req: 36/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:47 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.209164] [55814]: DEBUG cinder.api.middleware.request_id [None req-7aff78f1-1028-4ece-ae43-0953cb619daa None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.211269] [55814]: INFO cinder.api.openstack.wsgi [None req-7aff78f1-1028-4ece-ae43-0953cb619daa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 682.211442] [55814]: DEBUG cinder.api.openstack.wsgi [None req-7aff78f1-1028-4ece-ae43-0953cb619daa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.211647] [55814]: DEBUG cinder.api.openstack.wsgi [None req-7aff78f1-1028-4ece-ae43-0953cb619daa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.222751] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.222751] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.226152] [55814]: INFO cinder.volume.api [None req-7aff78f1-1028-4ece-ae43-0953cb619daa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 682.230628] [55814]: INFO cinder.api.openstack.wsgi [None req-7aff78f1-1028-4ece-ae43-0953cb619daa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 682.231143] [55814]: [pid: 55814|app: 0|req: 37/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:47 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.365913] [55813]: DEBUG cinder.coordination [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Lock "cinder-attachment_update-a308e122-9e56-47b4-8c67-20032db19da8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 682.366303] [55813]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-68051103-ee6a-42fd-a0cb-55770f04e35e tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93 returned with HTTP 200 [ 682.366807] [55813]: [pid: 55813|app: 0|req: 43/80] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:44:43 2025] PUT /volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93 => generated 617 bytes in 4565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.474876] [55814]: DEBUG cinder.api.middleware.request_id [None req-c90b7b9c-7690-4e81-bcfd-31a3b174f9c3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.474876] [55814]: INFO cinder.api.openstack.wsgi [None req-c90b7b9c-7690-4e81-bcfd-31a3b174f9c3 None None] GET http://10.180.1.21/volume// [ 682.474876] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c90b7b9c-7690-4e81-bcfd-31a3b174f9c3 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.474876] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c90b7b9c-7690-4e81-bcfd-31a3b174f9c3 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.474876] [55814]: INFO cinder.api.openstack.wsgi [None req-c90b7b9c-7690-4e81-bcfd-31a3b174f9c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 682.474876] [55814]: [pid: 55814|app: 0|req: 38/81] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:44:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 682.479200] [55813]: DEBUG cinder.api.middleware.request_id [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-7e03df99-6e6e-4f6c-b150-50c34787519e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.482775] [55813]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-7e03df99-6e6e-4f6c-b150-50c34787519e tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 682.483249] [55813]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-7e03df99-6e6e-4f6c-b150-50c34787519e tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.483357] [55813]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-7e03df99-6e6e-4f6c-b150-50c34787519e tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.498085] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.498085] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.501969] [55813]: INFO cinder.volume.api [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-7e03df99-6e6e-4f6c-b150-50c34787519e tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 682.506481] [55813]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-7e03df99-6e6e-4f6c-b150-50c34787519e tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 682.507333] [55813]: [pid: 55813|app: 0|req: 44/82] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:44:47 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1554 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 683.208708] [55814]: DEBUG cinder.api.middleware.request_id [None req-53a4b22c-d72e-412f-acf7-7ae97062f352 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.210771] [55814]: INFO cinder.api.openstack.wsgi [None req-53a4b22c-d72e-412f-acf7-7ae97062f352 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 683.211029] [55814]: DEBUG cinder.api.openstack.wsgi [None req-53a4b22c-d72e-412f-acf7-7ae97062f352 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.211249] [55814]: DEBUG cinder.api.openstack.wsgi [None req-53a4b22c-d72e-412f-acf7-7ae97062f352 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.228948] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.228948] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.233894] [55814]: INFO cinder.volume.api [None req-53a4b22c-d72e-412f-acf7-7ae97062f352 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 683.239574] [55814]: INFO cinder.api.openstack.wsgi [None req-53a4b22c-d72e-412f-acf7-7ae97062f352 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 683.240029] [55814]: [pid: 55814|app: 0|req: 39/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:48 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.242633] [55813]: DEBUG cinder.api.middleware.request_id [None req-4c9f4970-a6aa-4ed7-b3a1-80b7931d5878 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.244812] [55813]: INFO cinder.api.openstack.wsgi [None req-4c9f4970-a6aa-4ed7-b3a1-80b7931d5878 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 683.245085] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4c9f4970-a6aa-4ed7-b3a1-80b7931d5878 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.245316] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4c9f4970-a6aa-4ed7-b3a1-80b7931d5878 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.256828] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.256828] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.260810] [55813]: INFO cinder.volume.api [None req-4c9f4970-a6aa-4ed7-b3a1-80b7931d5878 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 683.266391] [55813]: INFO cinder.api.openstack.wsgi [None req-4c9f4970-a6aa-4ed7-b3a1-80b7931d5878 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 683.266391] [55813]: [pid: 55813|app: 0|req: 45/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:48 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.272528] [55814]: DEBUG cinder.api.middleware.request_id [req-9f8c2249-1809-4606-869f-ec4688f5961d req-600051ec-8b46-4291-9761-b63db7407321 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.274722] [55814]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-600051ec-8b46-4291-9761-b63db7407321 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124/action [ 683.275170] [55814]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-600051ec-8b46-4291-9761-b63db7407321 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 683.275314] [55814]: DEBUG cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-600051ec-8b46-4291-9761-b63db7407321 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 683.289630] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.289630] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.296959] [55814]: INFO cinder.api.openstack.wsgi [req-9f8c2249-1809-4606-869f-ec4688f5961d req-600051ec-8b46-4291-9761-b63db7407321 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124/action returned with HTTP 204 [ 683.297395] [55814]: [pid: 55814|app: 0|req: 40/85] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:44:48 2025] POST /volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 683.696056] [55813]: DEBUG cinder.api.middleware.request_id [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-13910938-84f4-49e6-a2b9-21eb9d4083e4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.698185] [55813]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-13910938-84f4-49e6-a2b9-21eb9d4083e4 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6 [ 683.698486] [55813]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-13910938-84f4-49e6-a2b9-21eb9d4083e4 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.698762] [55813]: DEBUG cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-13910938-84f4-49e6-a2b9-21eb9d4083e4 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.706328] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.706328] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.002208] [55814]: DEBUG cinder.api.middleware.request_id [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-adda69ed-d0de-48a4-b6ec-bc02a986bb1b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.007050] [55814]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-adda69ed-d0de-48a4-b6ec-bc02a986bb1b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] POST http://10.180.1.21/volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93/action [ 684.007050] [55814]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-adda69ed-d0de-48a4-b6ec-bc02a986bb1b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 684.007050] [55814]: DEBUG cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-adda69ed-d0de-48a4-b6ec-bc02a986bb1b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 684.024518] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.024518] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.031082] [55814]: INFO cinder.api.openstack.wsgi [req-9a2218e9-e565-40f7-9c40-c74f7a9e86bd req-adda69ed-d0de-48a4-b6ec-bc02a986bb1b tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93/action returned with HTTP 204 [ 684.031532] [55814]: [pid: 55814|app: 0|req: 41/86] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:44:49 2025] POST /volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 684.245228] [55813]: INFO cinder.api.openstack.wsgi [req-1bd7a42b-f639-4247-9dcb-fcdeba86080b req-13910938-84f4-49e6-a2b9-21eb9d4083e4 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6 returned with HTTP 200 [ 684.245701] [55813]: [pid: 55813|app: 0|req: 46/87] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:44:49 2025] DELETE /volume/v3/attachments/5f7fe3b1-f5c8-4258-818b-8163b512b9f6 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.250346] [55814]: DEBUG cinder.api.middleware.request_id [None req-1bdc6456-6261-48c7-a0b3-d2787adbf946 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.252442] [55814]: INFO cinder.api.openstack.wsgi [None req-1bdc6456-6261-48c7-a0b3-d2787adbf946 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 684.252545] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1bdc6456-6261-48c7-a0b3-d2787adbf946 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.253017] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1bdc6456-6261-48c7-a0b3-d2787adbf946 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.263914] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.263914] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.267555] [55814]: INFO cinder.volume.api [None req-1bdc6456-6261-48c7-a0b3-d2787adbf946 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 684.272916] [55814]: INFO cinder.api.openstack.wsgi [None req-1bdc6456-6261-48c7-a0b3-d2787adbf946 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 684.272916] [55814]: [pid: 55814|app: 0|req: 42/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:49 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.277358] [55813]: DEBUG cinder.api.middleware.request_id [None req-27e5afbd-4f2f-4677-80cc-6bd2d6482e6c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.279468] [55813]: INFO cinder.api.openstack.wsgi [None req-27e5afbd-4f2f-4677-80cc-6bd2d6482e6c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 684.279712] [55813]: DEBUG cinder.api.openstack.wsgi [None req-27e5afbd-4f2f-4677-80cc-6bd2d6482e6c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.279986] [55813]: DEBUG cinder.api.openstack.wsgi [None req-27e5afbd-4f2f-4677-80cc-6bd2d6482e6c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.282019] [55814]: DEBUG cinder.api.middleware.request_id [None req-697928fb-937e-43c7-a7cf-d09e38795ee6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.283941] [55814]: INFO cinder.api.openstack.wsgi [None req-697928fb-937e-43c7-a7cf-d09e38795ee6 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 684.284495] [55814]: DEBUG cinder.api.openstack.wsgi [None req-697928fb-937e-43c7-a7cf-d09e38795ee6 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.284495] [55814]: DEBUG cinder.api.openstack.wsgi [None req-697928fb-937e-43c7-a7cf-d09e38795ee6 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.289806] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.289806] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.294098] [55813]: INFO cinder.volume.api [None req-27e5afbd-4f2f-4677-80cc-6bd2d6482e6c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 684.295308] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.295308] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.298772] [55814]: INFO cinder.volume.api [None req-697928fb-937e-43c7-a7cf-d09e38795ee6 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 684.299506] [55813]: INFO cinder.api.openstack.wsgi [None req-27e5afbd-4f2f-4677-80cc-6bd2d6482e6c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 684.300083] [55813]: [pid: 55813|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:49 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.304507] [55814]: INFO cinder.api.openstack.wsgi [None req-697928fb-937e-43c7-a7cf-d09e38795ee6 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 684.304947] [55814]: [pid: 55814|app: 0|req: 43/90] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:49 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 684.311024] [55813]: DEBUG cinder.api.middleware.request_id [None req-3a6ef0e8-d09d-4f6c-93c3-e2174a7d9825 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.311881] [55813]: INFO cinder.api.openstack.wsgi [None req-3a6ef0e8-d09d-4f6c-93c3-e2174a7d9825 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 684.312188] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3a6ef0e8-d09d-4f6c-93c3-e2174a7d9825 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.312440] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3a6ef0e8-d09d-4f6c-93c3-e2174a7d9825 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.324761] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.324761] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.333032] [55813]: INFO cinder.volume.api [None req-3a6ef0e8-d09d-4f6c-93c3-e2174a7d9825 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 684.338293] [55813]: INFO cinder.api.openstack.wsgi [None req-3a6ef0e8-d09d-4f6c-93c3-e2174a7d9825 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 684.338901] [55813]: [pid: 55813|app: 0|req: 48/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:49 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.983929] [55814]: DEBUG cinder.api.middleware.request_id [None req-6ce81543-4812-41ce-889b-f4b6509ed1f3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.986081] [55814]: INFO cinder.api.openstack.wsgi [None req-6ce81543-4812-41ce-889b-f4b6509ed1f3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 684.986333] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6ce81543-4812-41ce-889b-f4b6509ed1f3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.986547] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6ce81543-4812-41ce-889b-f4b6509ed1f3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.999874] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.999874] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.004195] [55814]: INFO cinder.volume.api [None req-6ce81543-4812-41ce-889b-f4b6509ed1f3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 685.010250] [55814]: INFO cinder.api.openstack.wsgi [None req-6ce81543-4812-41ce-889b-f4b6509ed1f3 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 685.010742] [55814]: [pid: 55814|app: 0|req: 44/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:50 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.022450] [55813]: DEBUG cinder.api.middleware.request_id [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.025657] [55813]: INFO cinder.api.openstack.wsgi [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 685.026774] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.028491] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.028491] [55813]: INFO cinder.api.v3.volumes [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Delete volume with id: b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 685.035742] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.035742] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.036177] [55813]: INFO cinder.volume.api [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 685.065431] [55813]: INFO cinder.volume.api [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Delete volume request issued successfully. [ 685.065664] [55813]: INFO cinder.api.openstack.wsgi [None req-ca8f498f-4408-4eaf-bb70-51b9331c44a7 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 202 [ 685.066108] [55813]: [pid: 55813|app: 0|req: 49/93] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:44:50 2025] DELETE /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 685.070442] [55814]: DEBUG cinder.api.middleware.request_id [None req-f84615a7-24ab-4a9b-8651-f0b73cbf210d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.073602] [55814]: INFO cinder.api.openstack.wsgi [None req-f84615a7-24ab-4a9b-8651-f0b73cbf210d tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 685.073832] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f84615a7-24ab-4a9b-8651-f0b73cbf210d tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.074089] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f84615a7-24ab-4a9b-8651-f0b73cbf210d tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.082498] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.082498] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.087036] [55814]: INFO cinder.volume.api [None req-f84615a7-24ab-4a9b-8651-f0b73cbf210d tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 685.091857] [55814]: INFO cinder.api.openstack.wsgi [None req-f84615a7-24ab-4a9b-8651-f0b73cbf210d tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 685.092149] [55814]: [pid: 55814|app: 0|req: 45/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:50 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.107573] [55813]: DEBUG cinder.api.middleware.request_id [None req-2af84d90-28a0-4f6f-b8b7-19e1afab304a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.109579] [55813]: INFO cinder.api.openstack.wsgi [None req-2af84d90-28a0-4f6f-b8b7-19e1afab304a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 686.109810] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2af84d90-28a0-4f6f-b8b7-19e1afab304a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.110040] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2af84d90-28a0-4f6f-b8b7-19e1afab304a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.128082] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.128082] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.132879] [55813]: INFO cinder.volume.api [None req-2af84d90-28a0-4f6f-b8b7-19e1afab304a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 686.140241] [55813]: INFO cinder.api.openstack.wsgi [None req-2af84d90-28a0-4f6f-b8b7-19e1afab304a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 686.140706] [55813]: [pid: 55813|app: 0|req: 50/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:51 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.164612] [55814]: DEBUG cinder.api.middleware.request_id [None req-8fecbcd0-6cec-4b38-bf1a-12f83999cf60 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.167338] [55814]: INFO cinder.api.openstack.wsgi [None req-8fecbcd0-6cec-4b38-bf1a-12f83999cf60 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 687.167502] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8fecbcd0-6cec-4b38-bf1a-12f83999cf60 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.167752] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8fecbcd0-6cec-4b38-bf1a-12f83999cf60 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.179153] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.179153] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.183995] [55814]: INFO cinder.volume.api [None req-8fecbcd0-6cec-4b38-bf1a-12f83999cf60 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Volume info retrieved successfully. [ 687.188920] [55814]: INFO cinder.api.openstack.wsgi [None req-8fecbcd0-6cec-4b38-bf1a-12f83999cf60 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 200 [ 687.189542] [55814]: [pid: 55814|app: 0|req: 46/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:52 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.200050] [55813]: DEBUG cinder.api.middleware.request_id [None req-c760ec88-9aef-49e7-b6c1-e070326329d5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.202747] [55813]: INFO cinder.api.openstack.wsgi [None req-c760ec88-9aef-49e7-b6c1-e070326329d5 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 688.202884] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c760ec88-9aef-49e7-b6c1-e070326329d5 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.203132] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c760ec88-9aef-49e7-b6c1-e070326329d5 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.210441] [55813]: INFO cinder.api.openstack.wsgi [None req-c760ec88-9aef-49e7-b6c1-e070326329d5 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 404 [ 688.210918] [55813]: [pid: 55813|app: 0|req: 51/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:53 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 689.120430] [55814]: DEBUG cinder.api.middleware.request_id [req-6010e47f-0281-409f-beb8-4cd8b46fb406 req-75a98b11-1e49-4022-954f-ecea8c36620d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.122917] [55814]: INFO cinder.api.openstack.wsgi [req-6010e47f-0281-409f-beb8-4cd8b46fb406 req-75a98b11-1e49-4022-954f-ecea8c36620d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] DELETE http://10.180.1.21/volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93 [ 689.123166] [55814]: DEBUG cinder.api.openstack.wsgi [req-6010e47f-0281-409f-beb8-4cd8b46fb406 req-75a98b11-1e49-4022-954f-ecea8c36620d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.123381] [55814]: DEBUG cinder.api.openstack.wsgi [req-6010e47f-0281-409f-beb8-4cd8b46fb406 req-75a98b11-1e49-4022-954f-ecea8c36620d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.145214] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.145214] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.691076] [55814]: INFO cinder.api.openstack.wsgi [req-6010e47f-0281-409f-beb8-4cd8b46fb406 req-75a98b11-1e49-4022-954f-ecea8c36620d tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93 returned with HTTP 200 [ 689.691607] [55814]: [pid: 55814|app: 0|req: 47/98] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:44:54 2025] DELETE /volume/v3/attachments/80ab631f-1941-4c58-a603-209f16a0bc93 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.780175] [55813]: DEBUG cinder.api.middleware.request_id [None req-c6e49baa-c1ff-40d7-95eb-3a9adadbc658 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.786940] [55813]: INFO cinder.api.openstack.wsgi [None req-c6e49baa-c1ff-40d7-95eb-3a9adadbc658 None None] GET http://10.180.1.21/volume// [ 691.786940] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c6e49baa-c1ff-40d7-95eb-3a9adadbc658 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.786940] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c6e49baa-c1ff-40d7-95eb-3a9adadbc658 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.786940] [55813]: INFO cinder.api.openstack.wsgi [None req-c6e49baa-c1ff-40d7-95eb-3a9adadbc658 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 691.786940] [55813]: [pid: 55813|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:44:57 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 691.794142] [55814]: DEBUG cinder.api.middleware.request_id [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-34b39c4b-8db0-4224-b898-71dc0faa0ed5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.797242] [55814]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-34b39c4b-8db0-4224-b898-71dc0faa0ed5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] GET http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 691.798091] [55814]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-34b39c4b-8db0-4224-b898-71dc0faa0ed5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.798091] [55814]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-34b39c4b-8db0-4224-b898-71dc0faa0ed5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.815424] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.815424] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.818670] [55814]: INFO cinder.volume.api [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-34b39c4b-8db0-4224-b898-71dc0faa0ed5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 691.826369] [55814]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-34b39c4b-8db0-4224-b898-71dc0faa0ed5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 200 [ 691.826859] [55814]: [pid: 55814|app: 0|req: 48/100] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:44:57 2025] GET /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 1571 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 692.014484] [55813]: DEBUG cinder.api.middleware.request_id [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.017716] [55813]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] PUT http://10.180.1.21/volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376 [ 692.018067] [55813]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-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=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.031103] [55813]: DEBUG cinder.coordination [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Acquiring lock "cinder-attachment_update-b7942535-7b00-4638-adf5-707a99c9f78b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 692.037280] [55813]: DEBUG cinder.coordination [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Lock "cinder-attachment_update-b7942535-7b00-4638-adf5-707a99c9f78b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 692.038902] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.038902] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.560268] [55813]: DEBUG cinder.coordination [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Lock "cinder-attachment_update-b7942535-7b00-4638-adf5-707a99c9f78b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 692.560718] [55813]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-0d949ee1-8a21-4940-bbcf-e34bf58bf52c tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376 returned with HTTP 200 [ 692.561245] [55813]: [pid: 55813|app: 0|req: 53/101] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:44:57 2025] PUT /volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376 => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.069657] [55814]: DEBUG cinder.api.middleware.request_id [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-ebd89a96-43a4-4929-b855-501c5451ade5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.072828] [55814]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-ebd89a96-43a4-4929-b855-501c5451ade5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] POST http://10.180.1.21/volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376/action [ 693.074618] [55814]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-ebd89a96-43a4-4929-b855-501c5451ade5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 693.074618] [55814]: DEBUG cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-ebd89a96-43a4-4929-b855-501c5451ade5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 693.098072] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.098072] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.106739] [55814]: INFO cinder.api.openstack.wsgi [req-f8ab6440-cce0-42a3-94dc-83d33f5fe4c9 req-ebd89a96-43a4-4929-b855-501c5451ade5 tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376/action returned with HTTP 204 [ 693.107374] [55814]: [pid: 55814|app: 0|req: 49/102] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:44:58 2025] POST /volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 693.908619] [55813]: DEBUG cinder.api.middleware.request_id [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.912387] [55813]: INFO cinder.api.openstack.wsgi [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] POST http://10.180.1.21/volume/v3/volumes [ 693.913176] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1471998276"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 693.914393] [55813]: DEBUG cinder.api.v3.volumes [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1471998276'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 693.914556] [55813]: INFO cinder.api.v3.volumes [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Create volume of 1 GB [ 693.915039] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.915039] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.922790] [55813]: INFO cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Availability Zones retrieved successfully. [ 693.930753] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Flow 'volume_create_api' (78299896-6887-4431-8f6a-7b8adec370c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 693.932237] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11e5b13-ad77-41c8-b8c4-2ddb588e2708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.933574] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 693.958513] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11e5b13-ad77-41c8-b8c4-2ddb588e2708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.959633] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4063d07f-141d-400e-8d2a-27901762e9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 694.018720] [55813]: DEBUG cinder.quota [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Created reservations ['7a8b9bad-e49e-4212-8e74-3f9ff4fc7a36', '5750a93c-c166-4da1-b4d3-4fcfc454e5fb', 'e32994ef-bf01-4f1a-b096-bd0834ea3b5c', '514465f6-6cfd-45e5-9519-5ca489cb92c0'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 694.019820] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4063d07f-141d-400e-8d2a-27901762e9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8b9bad-e49e-4212-8e74-3f9ff4fc7a36', '5750a93c-c166-4da1-b4d3-4fcfc454e5fb', 'e32994ef-bf01-4f1a-b096-bd0834ea3b5c', '514465f6-6cfd-45e5-9519-5ca489cb92c0']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 694.020871] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70fea2b7-9990-4e01-99f4-91a6200b15f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 694.041529] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70fea2b7-9990-4e01-99f4-91a6200b15f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750c09ed-f333-4058-a257-ac7588e06cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1471998276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a03d1e337f474942bbdd5d18eca81079',qos_specs=None,replication_status=,reservations=['7a8b9bad-e49e-4212-8e74-3f9ff4fc7a36','5750a93c-c166-4da1-b4d3-4fcfc454e5fb','e32994ef-bf01-4f1a-b096-bd0834ea3b5c','514465f6-6cfd-45e5-9519-5ca489cb92c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f1a07c6473400dbcb2a1099ad20a7e',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1471998276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750c09ed-f333-4058-a257-ac7588e06cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a03d1e337f474942bbdd5d18eca81079',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='e8f1a07c6473400dbcb2a1099ad20a7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 694.041944] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344d0b18-4b69-43c1-9152-d6e506051989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 694.072709] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344d0b18-4b69-43c1-9152-d6e506051989) 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-1471998276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a03d1e337f474942bbdd5d18eca81079',qos_specs=None,replication_status=,reservations=['7a8b9bad-e49e-4212-8e74-3f9ff4fc7a36','5750a93c-c166-4da1-b4d3-4fcfc454e5fb','e32994ef-bf01-4f1a-b096-bd0834ea3b5c','514465f6-6cfd-45e5-9519-5ca489cb92c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f1a07c6473400dbcb2a1099ad20a7e',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 694.072709] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3197649d-9042-4488-921f-ffa9c03b3a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 694.081777] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3197649d-9042-4488-921f-ffa9c03b3a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 694.083191] [55813]: DEBUG cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Flow 'volume_create_api' (78299896-6887-4431-8f6a-7b8adec370c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 694.083734] [55813]: INFO cinder.volume.api [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Create volume request issued successfully. [ 694.085026] [55813]: INFO cinder.api.openstack.wsgi [None req-6c5beeaf-db0a-4398-bf32-d9d104cc612d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 694.085671] [55813]: [pid: 55813|app: 0|req: 54/103] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:44:59 2025] POST /volume/v3/volumes => generated 754 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 694.103022] [55814]: DEBUG cinder.api.middleware.request_id [None req-98eb57ce-6c23-450f-9bb9-805bde46c889 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.104760] [55814]: INFO cinder.api.openstack.wsgi [None req-98eb57ce-6c23-450f-9bb9-805bde46c889 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 694.105063] [55814]: DEBUG cinder.api.openstack.wsgi [None req-98eb57ce-6c23-450f-9bb9-805bde46c889 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.105226] [55814]: DEBUG cinder.api.openstack.wsgi [None req-98eb57ce-6c23-450f-9bb9-805bde46c889 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.114181] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.114181] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.118560] [55814]: INFO cinder.volume.api [None req-98eb57ce-6c23-450f-9bb9-805bde46c889 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 694.124506] [55814]: INFO cinder.api.openstack.wsgi [None req-98eb57ce-6c23-450f-9bb9-805bde46c889 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 694.124920] [55814]: [pid: 55814|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:44:59 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.140409] [55813]: DEBUG cinder.api.middleware.request_id [None req-5f46e297-3d79-466b-a908-d3186d5e0a39 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.143031] [55813]: INFO cinder.api.openstack.wsgi [None req-5f46e297-3d79-466b-a908-d3186d5e0a39 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 695.143157] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5f46e297-3d79-466b-a908-d3186d5e0a39 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.143438] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5f46e297-3d79-466b-a908-d3186d5e0a39 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.159384] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.159384] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.166054] [55813]: INFO cinder.volume.api [None req-5f46e297-3d79-466b-a908-d3186d5e0a39 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 695.178111] [55813]: INFO cinder.api.openstack.wsgi [None req-5f46e297-3d79-466b-a908-d3186d5e0a39 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 695.178821] [55813]: [pid: 55813|app: 0|req: 55/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:00 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.375449] [55814]: DEBUG cinder.api.middleware.request_id [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-8a25ba6d-6fe6-4150-949a-f5e9cef4e006 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.380648] [55814]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-8a25ba6d-6fe6-4150-949a-f5e9cef4e006 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 695.380648] [55814]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-8a25ba6d-6fe6-4150-949a-f5e9cef4e006 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.380648] [55814]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-8a25ba6d-6fe6-4150-949a-f5e9cef4e006 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.389818] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.389818] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.394434] [55814]: INFO cinder.volume.api [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-8a25ba6d-6fe6-4150-949a-f5e9cef4e006 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 695.400030] [55814]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-8a25ba6d-6fe6-4150-949a-f5e9cef4e006 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 695.400478] [55814]: [pid: 55814|app: 0|req: 51/106] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:45:00 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 696.925200] [55813]: DEBUG cinder.api.middleware.request_id [None req-6aca3570-bc17-4b5f-96fa-43dd576ff1ca None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.925734] [55813]: INFO cinder.api.openstack.wsgi [None req-6aca3570-bc17-4b5f-96fa-43dd576ff1ca None None] GET http://10.180.1.21/volume// [ 696.925989] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6aca3570-bc17-4b5f-96fa-43dd576ff1ca None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.926253] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6aca3570-bc17-4b5f-96fa-43dd576ff1ca None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.926962] [55813]: INFO cinder.api.openstack.wsgi [None req-6aca3570-bc17-4b5f-96fa-43dd576ff1ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 696.927090] [55813]: [pid: 55813|app: 0|req: 56/107] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:45:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 696.932225] [55814]: DEBUG cinder.api.middleware.request_id [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-bdf0bc7e-b9fc-4518-a276-c5ddb75aed9e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.940389] [55814]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-bdf0bc7e-b9fc-4518-a276-c5ddb75aed9e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] POST http://10.180.1.21/volume/v3/attachments [ 696.940389] [55814]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-bdf0bc7e-b9fc-4518-a276-c5ddb75aed9e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "750c09ed-f333-4058-a257-ac7588e06cff", "connector": null, "instance_uuid": "ef67ae7a-f55e-453f-a821-f50c27a35ab4"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 696.955720] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.955720] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.987252] [55814]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-bdf0bc7e-b9fc-4518-a276-c5ddb75aed9e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 696.987877] [55814]: [pid: 55814|app: 0|req: 52/108] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:45:02 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 697.007668] [55813]: DEBUG cinder.api.middleware.request_id [None req-d92e66ae-ffb6-47f0-8a92-2294dcad6a30 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.010416] [55813]: INFO cinder.api.openstack.wsgi [None req-d92e66ae-ffb6-47f0-8a92-2294dcad6a30 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 697.010416] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d92e66ae-ffb6-47f0-8a92-2294dcad6a30 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.010670] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d92e66ae-ffb6-47f0-8a92-2294dcad6a30 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.033931] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.033931] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.037281] [55813]: INFO cinder.volume.api [None req-d92e66ae-ffb6-47f0-8a92-2294dcad6a30 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 697.048250] [55813]: INFO cinder.api.openstack.wsgi [None req-d92e66ae-ffb6-47f0-8a92-2294dcad6a30 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 697.048250] [55813]: [pid: 55813|app: 0|req: 57/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:02 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 697.514253] [55814]: DEBUG cinder.api.middleware.request_id [None req-bea6ca82-76d4-43b5-9467-03633ed7c1c3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.514826] [55814]: INFO cinder.api.openstack.wsgi [None req-bea6ca82-76d4-43b5-9467-03633ed7c1c3 None None] GET http://10.180.1.21/volume// [ 697.515016] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bea6ca82-76d4-43b5-9467-03633ed7c1c3 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.515275] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bea6ca82-76d4-43b5-9467-03633ed7c1c3 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.515827] [55814]: INFO cinder.api.openstack.wsgi [None req-bea6ca82-76d4-43b5-9467-03633ed7c1c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 697.516019] [55814]: [pid: 55814|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:45:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 697.519289] [55813]: DEBUG cinder.api.middleware.request_id [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-21678b3f-b018-422b-ba9b-aaf5e0d0b8df None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.526457] [55813]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-21678b3f-b018-422b-ba9b-aaf5e0d0b8df tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 697.526589] [55813]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-21678b3f-b018-422b-ba9b-aaf5e0d0b8df tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.526814] [55813]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-21678b3f-b018-422b-ba9b-aaf5e0d0b8df tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.540204] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.540204] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.544033] [55813]: INFO cinder.volume.api [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-21678b3f-b018-422b-ba9b-aaf5e0d0b8df tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 697.549775] [55813]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-21678b3f-b018-422b-ba9b-aaf5e0d0b8df tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 697.550820] [55813]: [pid: 55813|app: 0|req: 58/111] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:45:02 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 697.579332] [55814]: DEBUG cinder.api.middleware.request_id [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.591231] [55814]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] PUT http://10.180.1.21/volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b [ 697.591681] [55814]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-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-536640", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 697.604890] [55814]: DEBUG cinder.coordination [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Acquiring lock "cinder-attachment_update-750c09ed-f333-4058-a257-ac7588e06cff-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 697.609851] [55814]: DEBUG cinder.coordination [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Lock "cinder-attachment_update-750c09ed-f333-4058-a257-ac7588e06cff-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 697.610962] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.610962] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.060696] [55813]: DEBUG cinder.api.middleware.request_id [None req-47d398cd-7638-4e2d-a2bf-b6d36d7fde94 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.065487] [55813]: INFO cinder.api.openstack.wsgi [None req-47d398cd-7638-4e2d-a2bf-b6d36d7fde94 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 698.065742] [55813]: DEBUG cinder.api.openstack.wsgi [None req-47d398cd-7638-4e2d-a2bf-b6d36d7fde94 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.065962] [55813]: DEBUG cinder.api.openstack.wsgi [None req-47d398cd-7638-4e2d-a2bf-b6d36d7fde94 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.102410] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.102410] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.108402] [55813]: INFO cinder.volume.api [None req-47d398cd-7638-4e2d-a2bf-b6d36d7fde94 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 698.114516] [55813]: INFO cinder.api.openstack.wsgi [None req-47d398cd-7638-4e2d-a2bf-b6d36d7fde94 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 698.114985] [55813]: [pid: 55813|app: 0|req: 59/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:03 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.130210] [55813]: DEBUG cinder.api.middleware.request_id [None req-6235370e-9538-4307-b36f-f42d288d56bf None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.133597] [55813]: INFO cinder.api.openstack.wsgi [None req-6235370e-9538-4307-b36f-f42d288d56bf tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 699.133597] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6235370e-9538-4307-b36f-f42d288d56bf tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.133597] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6235370e-9538-4307-b36f-f42d288d56bf tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.155583] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.155583] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.161329] [55813]: INFO cinder.volume.api [None req-6235370e-9538-4307-b36f-f42d288d56bf tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 699.167696] [55813]: INFO cinder.api.openstack.wsgi [None req-6235370e-9538-4307-b36f-f42d288d56bf tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 699.168255] [55813]: [pid: 55813|app: 0|req: 60/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:04 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.181451] [55813]: DEBUG cinder.api.middleware.request_id [None req-69f9eb26-2994-4f3b-b59b-febdf330552b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.187335] [55813]: INFO cinder.api.openstack.wsgi [None req-69f9eb26-2994-4f3b-b59b-febdf330552b tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 700.187335] [55813]: DEBUG cinder.api.openstack.wsgi [None req-69f9eb26-2994-4f3b-b59b-febdf330552b tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.187335] [55813]: DEBUG cinder.api.openstack.wsgi [None req-69f9eb26-2994-4f3b-b59b-febdf330552b tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.206861] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.206861] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.211286] [55813]: INFO cinder.volume.api [None req-69f9eb26-2994-4f3b-b59b-febdf330552b tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 700.220677] [55813]: INFO cinder.api.openstack.wsgi [None req-69f9eb26-2994-4f3b-b59b-febdf330552b tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 700.220677] [55813]: [pid: 55813|app: 0|req: 61/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:05 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.238141] [55813]: DEBUG cinder.api.middleware.request_id [None req-418fa11a-717d-4d16-b339-d32a726c298d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.240236] [55813]: INFO cinder.api.openstack.wsgi [None req-418fa11a-717d-4d16-b339-d32a726c298d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 701.240456] [55813]: DEBUG cinder.api.openstack.wsgi [None req-418fa11a-717d-4d16-b339-d32a726c298d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.240749] [55813]: DEBUG cinder.api.openstack.wsgi [None req-418fa11a-717d-4d16-b339-d32a726c298d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.254822] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.254822] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.262535] [55813]: INFO cinder.volume.api [None req-418fa11a-717d-4d16-b339-d32a726c298d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 701.273599] [55813]: INFO cinder.api.openstack.wsgi [None req-418fa11a-717d-4d16-b339-d32a726c298d tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 701.273599] [55813]: [pid: 55813|app: 0|req: 62/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:06 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.138115] [55814]: DEBUG cinder.coordination [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Lock "cinder-attachment_update-750c09ed-f333-4058-a257-ac7588e06cff-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 702.138115] [55814]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-be040206-ed30-4872-bff6-41a3731d07b6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b returned with HTTP 200 [ 702.138115] [55814]: [pid: 55814|app: 0|req: 54/116] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:45:02 2025] PUT /volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.288142] [55813]: DEBUG cinder.api.middleware.request_id [None req-c4be46b7-2606-4098-854f-3b08ff731db6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.292351] [55813]: INFO cinder.api.openstack.wsgi [None req-c4be46b7-2606-4098-854f-3b08ff731db6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 702.292351] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c4be46b7-2606-4098-854f-3b08ff731db6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.292351] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c4be46b7-2606-4098-854f-3b08ff731db6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.312519] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.312519] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.321413] [55813]: INFO cinder.volume.api [None req-c4be46b7-2606-4098-854f-3b08ff731db6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 702.332553] [55813]: INFO cinder.api.openstack.wsgi [None req-c4be46b7-2606-4098-854f-3b08ff731db6 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 702.333172] [55813]: [pid: 55813|app: 0|req: 63/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:07 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.349076] [55814]: DEBUG cinder.api.middleware.request_id [None req-72d6d70a-c291-4167-8fac-67c01b6a9454 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.354895] [55814]: INFO cinder.api.openstack.wsgi [None req-72d6d70a-c291-4167-8fac-67c01b6a9454 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 703.354895] [55814]: DEBUG cinder.api.openstack.wsgi [None req-72d6d70a-c291-4167-8fac-67c01b6a9454 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.354895] [55814]: DEBUG cinder.api.openstack.wsgi [None req-72d6d70a-c291-4167-8fac-67c01b6a9454 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.371541] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.371541] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.377413] [55814]: INFO cinder.volume.api [None req-72d6d70a-c291-4167-8fac-67c01b6a9454 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 703.383335] [55814]: INFO cinder.api.openstack.wsgi [None req-72d6d70a-c291-4167-8fac-67c01b6a9454 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 703.383811] [55814]: [pid: 55814|app: 0|req: 55/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:08 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.259571] [55813]: DEBUG cinder.api.middleware.request_id [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-3b91da07-9e81-4dda-b7d6-bd8fdab4e3b1 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.262384] [55813]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-3b91da07-9e81-4dda-b7d6-bd8fdab4e3b1 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] POST http://10.180.1.21/volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b/action [ 704.263028] [55813]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-3b91da07-9e81-4dda-b7d6-bd8fdab4e3b1 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 704.263209] [55813]: DEBUG cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-3b91da07-9e81-4dda-b7d6-bd8fdab4e3b1 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 704.293075] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.293075] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.307435] [55813]: INFO cinder.api.openstack.wsgi [req-eeff5af8-9288-4fb8-96d8-6ae0c795c1f5 req-3b91da07-9e81-4dda-b7d6-bd8fdab4e3b1 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b/action returned with HTTP 204 [ 704.307939] [55813]: [pid: 55813|app: 0|req: 64/119] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:45:09 2025] POST /volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 704.395920] [55814]: DEBUG cinder.api.middleware.request_id [None req-ac2e2208-e878-47b9-9a19-9d09d7ee0651 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.399732] [55814]: INFO cinder.api.openstack.wsgi [None req-ac2e2208-e878-47b9-9a19-9d09d7ee0651 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 704.399732] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ac2e2208-e878-47b9-9a19-9d09d7ee0651 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.399732] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ac2e2208-e878-47b9-9a19-9d09d7ee0651 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.414140] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.414140] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.420934] [55814]: INFO cinder.volume.api [None req-ac2e2208-e878-47b9-9a19-9d09d7ee0651 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 704.428196] [55814]: INFO cinder.api.openstack.wsgi [None req-ac2e2208-e878-47b9-9a19-9d09d7ee0651 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 704.428722] [55814]: [pid: 55814|app: 0|req: 56/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:09 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.451172] [55813]: DEBUG cinder.api.middleware.request_id [None req-fe7f695f-214b-4829-8e3b-dbc569ecfc25 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.453715] [55813]: INFO cinder.api.openstack.wsgi [None req-fe7f695f-214b-4829-8e3b-dbc569ecfc25 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 704.453986] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fe7f695f-214b-4829-8e3b-dbc569ecfc25 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.454338] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fe7f695f-214b-4829-8e3b-dbc569ecfc25 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.473431] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.473431] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.480144] [55813]: INFO cinder.volume.api [None req-fe7f695f-214b-4829-8e3b-dbc569ecfc25 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 704.491345] [55813]: INFO cinder.api.openstack.wsgi [None req-fe7f695f-214b-4829-8e3b-dbc569ecfc25 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 704.491345] [55813]: [pid: 55813|app: 0|req: 65/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:09 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.132646] [55814]: DEBUG cinder.api.middleware.request_id [req-a1bcab26-c797-45a1-994e-46e646f4862b req-d21c583c-3f95-4c6f-a6ec-e2ba66a30acb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.135079] [55814]: INFO cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-d21c583c-3f95-4c6f-a6ec-e2ba66a30acb tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 705.135316] [55814]: DEBUG cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-d21c583c-3f95-4c6f-a6ec-e2ba66a30acb tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.135550] [55814]: DEBUG cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-d21c583c-3f95-4c6f-a6ec-e2ba66a30acb tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.150306] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.150306] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.154173] [55814]: INFO cinder.volume.api [req-a1bcab26-c797-45a1-994e-46e646f4862b req-d21c583c-3f95-4c6f-a6ec-e2ba66a30acb tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Volume info retrieved successfully. [ 705.159137] [55814]: INFO cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-d21c583c-3f95-4c6f-a6ec-e2ba66a30acb tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 705.159768] [55814]: [pid: 55814|app: 0|req: 57/122] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:45:10 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.165357] [55813]: DEBUG cinder.api.middleware.request_id [req-a1bcab26-c797-45a1-994e-46e646f4862b req-4dc4ccba-a104-41e5-9df7-71de6a1a4b3c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.168106] [55813]: INFO cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-4dc4ccba-a104-41e5-9df7-71de6a1a4b3c tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] GET http://10.180.1.21/volume/v3/volumes/a73ab5e7-590b-4834-8aa9-77e985d404d7 [ 705.168482] [55813]: DEBUG cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-4dc4ccba-a104-41e5-9df7-71de6a1a4b3c tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.168811] [55813]: DEBUG cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-4dc4ccba-a104-41e5-9df7-71de6a1a4b3c tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.176621] [55813]: INFO cinder.api.openstack.wsgi [req-a1bcab26-c797-45a1-994e-46e646f4862b req-4dc4ccba-a104-41e5-9df7-71de6a1a4b3c tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] http://10.180.1.21/volume/v3/volumes/a73ab5e7-590b-4834-8aa9-77e985d404d7 returned with HTTP 404 [ 705.177419] [55813]: [pid: 55813|app: 0|req: 66/123] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:45:10 2025] GET /volume/v3/volumes/a73ab5e7-590b-4834-8aa9-77e985d404d7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 705.183493] [55814]: DEBUG cinder.api.middleware.request_id [None req-5f3c95a5-70a0-4c56-973f-eb070fad60c8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.185638] [55814]: INFO cinder.api.openstack.wsgi [None req-5f3c95a5-70a0-4c56-973f-eb070fad60c8 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 705.185953] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5f3c95a5-70a0-4c56-973f-eb070fad60c8 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.186244] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5f3c95a5-70a0-4c56-973f-eb070fad60c8 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.197265] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.197265] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.200756] [55814]: INFO cinder.volume.api [None req-5f3c95a5-70a0-4c56-973f-eb070fad60c8 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 705.205863] [55814]: INFO cinder.api.openstack.wsgi [None req-5f3c95a5-70a0-4c56-973f-eb070fad60c8 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 705.206351] [55814]: [pid: 55814|app: 0|req: 58/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:10 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.799176] [55813]: DEBUG cinder.api.middleware.request_id [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-b7ed6038-3793-4a67-96a6-d9c0fa2b349e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.803338] [55813]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-b7ed6038-3793-4a67-96a6-d9c0fa2b349e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 705.803594] [55813]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-b7ed6038-3793-4a67-96a6-d9c0fa2b349e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.803837] [55813]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-b7ed6038-3793-4a67-96a6-d9c0fa2b349e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.815502] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.815502] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.821385] [55813]: INFO cinder.volume.api [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-b7ed6038-3793-4a67-96a6-d9c0fa2b349e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 705.827376] [55813]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-b7ed6038-3793-4a67-96a6-d9c0fa2b349e tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 705.827766] [55813]: [pid: 55813|app: 0|req: 67/125] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:45:11 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.871267] [55814]: DEBUG cinder.api.middleware.request_id [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.874436] [55814]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] POST http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff/action [ 705.874879] [55814]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 705.875088] [55814]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 705.888404] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.888404] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.888404] [55814]: INFO cinder.volume.api [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 705.895689] [55814]: INFO cinder.volume.api [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Begin detaching volume completed successfully. [ 705.895689] [55814]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-765a184e-b083-4d58-9d4c-d3f19d5600f3 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff/action returned with HTTP 202 [ 705.895689] [55814]: [pid: 55814|app: 0|req: 59/126] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:45:11 2025] POST /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 706.922547] [55813]: DEBUG cinder.api.middleware.request_id [None req-d2173eab-2a83-4831-b5de-35d79bc186cb None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.923102] [55813]: INFO cinder.api.openstack.wsgi [None req-d2173eab-2a83-4831-b5de-35d79bc186cb None None] GET http://10.180.1.21/volume// [ 706.923552] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d2173eab-2a83-4831-b5de-35d79bc186cb None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.924193] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d2173eab-2a83-4831-b5de-35d79bc186cb None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.924746] [55813]: INFO cinder.api.openstack.wsgi [None req-d2173eab-2a83-4831-b5de-35d79bc186cb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 706.925202] [55813]: [pid: 55813|app: 0|req: 68/127] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:45:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 706.930383] [55814]: DEBUG cinder.api.middleware.request_id [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-9ae11b9c-1597-4ca8-9c2b-4f1628e97f99 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.933151] [55814]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-9ae11b9c-1597-4ca8-9c2b-4f1628e97f99 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 706.933491] [55814]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-9ae11b9c-1597-4ca8-9c2b-4f1628e97f99 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.933783] [55814]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-9ae11b9c-1597-4ca8-9c2b-4f1628e97f99 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.951535] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.951535] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.957197] [55814]: INFO cinder.volume.api [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-9ae11b9c-1597-4ca8-9c2b-4f1628e97f99 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 706.965493] [55814]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-9ae11b9c-1597-4ca8-9c2b-4f1628e97f99 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 706.966189] [55814]: [pid: 55814|app: 0|req: 60/128] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:45:12 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 708.162895] [55813]: DEBUG cinder.api.middleware.request_id [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-317b084a-8e4b-45c6-aeea-b698efd1a636 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.166058] [55813]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-317b084a-8e4b-45c6-aeea-b698efd1a636 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] DELETE http://10.180.1.21/volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b [ 708.166058] [55813]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-317b084a-8e4b-45c6-aeea-b698efd1a636 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.166058] [55813]: DEBUG cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-317b084a-8e4b-45c6-aeea-b698efd1a636 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.183202] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.183202] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.726806] [55813]: INFO cinder.api.openstack.wsgi [req-c9731ab8-ae4f-4939-8deb-ec1b91efee38 req-317b084a-8e4b-45c6-aeea-b698efd1a636 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b returned with HTTP 200 [ 708.727926] [55813]: [pid: 55813|app: 0|req: 69/129] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:45:13 2025] DELETE /volume/v3/attachments/669cadf7-ea27-446f-87c0-7d4f8860c30b => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.155280] [55814]: DEBUG cinder.api.middleware.request_id [None req-13154c6d-4e3d-4eab-8a87-0ea99fbb7bd9 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.157370] [55814]: INFO cinder.api.openstack.wsgi [None req-13154c6d-4e3d-4eab-8a87-0ea99fbb7bd9 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 710.157610] [55814]: DEBUG cinder.api.openstack.wsgi [None req-13154c6d-4e3d-4eab-8a87-0ea99fbb7bd9 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.159853] [55814]: DEBUG cinder.api.openstack.wsgi [None req-13154c6d-4e3d-4eab-8a87-0ea99fbb7bd9 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.172324] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.172324] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.181786] [55814]: INFO cinder.volume.api [None req-13154c6d-4e3d-4eab-8a87-0ea99fbb7bd9 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 710.193170] [55814]: INFO cinder.api.openstack.wsgi [None req-13154c6d-4e3d-4eab-8a87-0ea99fbb7bd9 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 710.193791] [55814]: [pid: 55814|app: 0|req: 61/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:15 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 718.728051] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=266,cinder:INSERT=23,cinder:UPDATE=41 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 720.188232] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=203,cinder:UPDATE=30,cinder:INSERT=12 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 726.783175] [55813]: DEBUG cinder.api.middleware.request_id [None req-1602d74c-366f-49af-abfd-05234e29e2b7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.785353] [55813]: INFO cinder.api.openstack.wsgi [None req-1602d74c-366f-49af-abfd-05234e29e2b7 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 726.785579] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1602d74c-366f-49af-abfd-05234e29e2b7 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.785801] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1602d74c-366f-49af-abfd-05234e29e2b7 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.797830] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.797830] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.804238] [55813]: INFO cinder.volume.api [None req-1602d74c-366f-49af-abfd-05234e29e2b7 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 726.809609] [55813]: INFO cinder.api.openstack.wsgi [None req-1602d74c-366f-49af-abfd-05234e29e2b7 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 726.809912] [55813]: [pid: 55813|app: 0|req: 70/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:32 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.819250] [55814]: DEBUG cinder.api.middleware.request_id [None req-dd78e0bd-5e87-4d21-a385-571f529bd2d3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.822014] [55814]: INFO cinder.api.openstack.wsgi [None req-dd78e0bd-5e87-4d21-a385-571f529bd2d3 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 726.822754] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dd78e0bd-5e87-4d21-a385-571f529bd2d3 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.822754] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dd78e0bd-5e87-4d21-a385-571f529bd2d3 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.831009] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.831009] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.836114] [55814]: INFO cinder.volume.api [None req-dd78e0bd-5e87-4d21-a385-571f529bd2d3 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 726.840779] [55814]: INFO cinder.api.openstack.wsgi [None req-dd78e0bd-5e87-4d21-a385-571f529bd2d3 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 726.841393] [55814]: [pid: 55814|app: 0|req: 62/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:32 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.875516] [55813]: DEBUG cinder.api.middleware.request_id [None req-e6ce946d-4ae8-40e2-a407-1d9947200ba2 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.880558] [55813]: INFO cinder.api.openstack.wsgi [None req-e6ce946d-4ae8-40e2-a407-1d9947200ba2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 726.880741] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e6ce946d-4ae8-40e2-a407-1d9947200ba2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.881545] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e6ce946d-4ae8-40e2-a407-1d9947200ba2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.893111] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.893111] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.897905] [55813]: INFO cinder.volume.api [None req-e6ce946d-4ae8-40e2-a407-1d9947200ba2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 726.903856] [55813]: INFO cinder.api.openstack.wsgi [None req-e6ce946d-4ae8-40e2-a407-1d9947200ba2 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 726.904304] [55813]: [pid: 55813|app: 0|req: 71/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:32 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.098602] [55814]: DEBUG cinder.api.middleware.request_id [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-ef65b700-3df0-4258-b493-d078e76720ae None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.101669] [55814]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-ef65b700-3df0-4258-b493-d078e76720ae tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 728.101669] [55814]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-ef65b700-3df0-4258-b493-d078e76720ae tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.101669] [55814]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-ef65b700-3df0-4258-b493-d078e76720ae tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.120139] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.120139] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.122908] [55814]: INFO cinder.volume.api [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-ef65b700-3df0-4258-b493-d078e76720ae tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 728.128334] [55814]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-ef65b700-3df0-4258-b493-d078e76720ae tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 728.128334] [55814]: [pid: 55814|app: 0|req: 63/134] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:45:33 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 728.145997] [55813]: DEBUG cinder.api.middleware.request_id [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.148328] [55813]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1/action [ 728.148718] [55813]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 728.148873] [55813]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.159558] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.159558] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.160117] [55813]: INFO cinder.volume.api [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 728.168940] [55813]: INFO cinder.volume.api [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Begin detaching volume completed successfully. [ 728.169117] [55813]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-55ce718f-e13c-4be3-9843-8d54d9c22601 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1/action returned with HTTP 202 [ 728.169696] [55813]: [pid: 55813|app: 0|req: 72/135] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:45:33 2025] POST /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 728.181834] [55814]: DEBUG cinder.api.middleware.request_id [None req-9f1048c0-72c0-47fe-8427-ac50865da546 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.183930] [55814]: INFO cinder.api.openstack.wsgi [None req-9f1048c0-72c0-47fe-8427-ac50865da546 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 728.184702] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9f1048c0-72c0-47fe-8427-ac50865da546 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.184702] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9f1048c0-72c0-47fe-8427-ac50865da546 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.194755] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.194755] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.198595] [55814]: INFO cinder.volume.api [None req-9f1048c0-72c0-47fe-8427-ac50865da546 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 728.203512] [55814]: INFO cinder.api.openstack.wsgi [None req-9f1048c0-72c0-47fe-8427-ac50865da546 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 728.203919] [55814]: [pid: 55814|app: 0|req: 64/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:33 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.197017] [55813]: DEBUG cinder.api.middleware.request_id [None req-92a7bf17-87b4-435f-8239-cec5c8264a7b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.197826] [55813]: INFO cinder.api.openstack.wsgi [None req-92a7bf17-87b4-435f-8239-cec5c8264a7b None None] GET http://10.180.1.21/volume// [ 729.198080] [55813]: DEBUG cinder.api.openstack.wsgi [None req-92a7bf17-87b4-435f-8239-cec5c8264a7b None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.198423] [55813]: DEBUG cinder.api.openstack.wsgi [None req-92a7bf17-87b4-435f-8239-cec5c8264a7b None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.199011] [55813]: INFO cinder.api.openstack.wsgi [None req-92a7bf17-87b4-435f-8239-cec5c8264a7b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 729.199438] [55813]: [pid: 55813|app: 0|req: 73/137] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:45:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 729.204159] [55814]: DEBUG cinder.api.middleware.request_id [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-feaa03de-cda5-4282-b600-fa59ea557800 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.207312] [55814]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-feaa03de-cda5-4282-b600-fa59ea557800 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 729.207578] [55814]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-feaa03de-cda5-4282-b600-fa59ea557800 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.207812] [55814]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-feaa03de-cda5-4282-b600-fa59ea557800 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.216129] [55813]: DEBUG cinder.api.middleware.request_id [None req-00c23784-2b93-44a4-9b9f-c36bfed51950 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.218842] [55813]: INFO cinder.api.openstack.wsgi [None req-00c23784-2b93-44a4-9b9f-c36bfed51950 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 729.218842] [55813]: DEBUG cinder.api.openstack.wsgi [None req-00c23784-2b93-44a4-9b9f-c36bfed51950 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.219192] [55813]: DEBUG cinder.api.openstack.wsgi [None req-00c23784-2b93-44a4-9b9f-c36bfed51950 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.222978] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.222978] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.227448] [55814]: INFO cinder.volume.api [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-feaa03de-cda5-4282-b600-fa59ea557800 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 729.231543] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.231543] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.234283] [55814]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-feaa03de-cda5-4282-b600-fa59ea557800 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 729.234740] [55814]: [pid: 55814|app: 0|req: 65/138] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:45:34 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 729.236551] [55813]: INFO cinder.volume.api [None req-00c23784-2b93-44a4-9b9f-c36bfed51950 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 729.242263] [55813]: INFO cinder.api.openstack.wsgi [None req-00c23784-2b93-44a4-9b9f-c36bfed51950 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 729.242796] [55813]: [pid: 55813|app: 0|req: 74/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:34 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.256869] [55814]: DEBUG cinder.api.middleware.request_id [None req-025418a1-139e-4a25-b097-9be679042293 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.259888] [55814]: INFO cinder.api.openstack.wsgi [None req-025418a1-139e-4a25-b097-9be679042293 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 730.260069] [55814]: DEBUG cinder.api.openstack.wsgi [None req-025418a1-139e-4a25-b097-9be679042293 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.260334] [55814]: DEBUG cinder.api.openstack.wsgi [None req-025418a1-139e-4a25-b097-9be679042293 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.275848] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.275848] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.279199] [55814]: INFO cinder.volume.api [None req-025418a1-139e-4a25-b097-9be679042293 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 730.286784] [55814]: INFO cinder.api.openstack.wsgi [None req-025418a1-139e-4a25-b097-9be679042293 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 730.286851] [55814]: [pid: 55814|app: 0|req: 66/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:35 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.409715] [55813]: DEBUG cinder.api.middleware.request_id [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-c543277a-eecb-467c-9513-7db92e1c6be9 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.412074] [55813]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-c543277a-eecb-467c-9513-7db92e1c6be9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124 [ 730.412301] [55813]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-c543277a-eecb-467c-9513-7db92e1c6be9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.412516] [55813]: DEBUG cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-c543277a-eecb-467c-9513-7db92e1c6be9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.421020] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.421020] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.433234] [55814]: DEBUG cinder.api.middleware.request_id [None req-e3fe8cbf-623a-4cc4-838c-b00e4074649a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.436249] [55814]: INFO cinder.api.openstack.wsgi [None req-e3fe8cbf-623a-4cc4-838c-b00e4074649a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 730.436907] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e3fe8cbf-623a-4cc4-838c-b00e4074649a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.436998] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e3fe8cbf-623a-4cc4-838c-b00e4074649a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.437203] [55814]: INFO cinder.api.v3.volumes [None req-e3fe8cbf-623a-4cc4-838c-b00e4074649a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Delete volume with id: b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 730.446187] [55814]: INFO cinder.api.openstack.wsgi [None req-e3fe8cbf-623a-4cc4-838c-b00e4074649a tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 404 [ 730.446749] [55814]: [pid: 55814|app: 0|req: 67/141] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:45:35 2025] DELETE /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 730.449589] [55814]: DEBUG cinder.api.middleware.request_id [None req-f98386f0-2aef-4aad-bd78-5ec0dd0e0175 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.451672] [55814]: INFO cinder.api.openstack.wsgi [None req-f98386f0-2aef-4aad-bd78-5ec0dd0e0175 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] GET http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 [ 730.451930] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f98386f0-2aef-4aad-bd78-5ec0dd0e0175 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.452195] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f98386f0-2aef-4aad-bd78-5ec0dd0e0175 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.459723] [55814]: INFO cinder.api.openstack.wsgi [None req-f98386f0-2aef-4aad-bd78-5ec0dd0e0175 tempest-VolumesAssistedSnapshotsTest-572484919 tempest-VolumesAssistedSnapshotsTest-572484919-project-admin] http://10.180.1.21/volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 returned with HTTP 404 [ 730.460251] [55814]: [pid: 55814|app: 0|req: 68/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:35 2025] GET /volume/v3/volumes/b7909c0f-c3e7-440b-9d73-b3fb1c6d0b63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 730.955480] [55813]: INFO cinder.api.openstack.wsgi [req-f37d0dc0-8ad3-4347-935c-03ebc71892ad req-c543277a-eecb-467c-9513-7db92e1c6be9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124 returned with HTTP 200 [ 730.955480] [55813]: [pid: 55813|app: 0|req: 75/143] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:45:35 2025] DELETE /volume/v3/attachments/8e54726f-a0c9-4276-baba-45e37ddbb124 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.302546] [55814]: DEBUG cinder.api.middleware.request_id [None req-a037e7a6-1a35-42f6-979f-2333db763620 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.308914] [55814]: INFO cinder.api.openstack.wsgi [None req-a037e7a6-1a35-42f6-979f-2333db763620 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 731.309181] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a037e7a6-1a35-42f6-979f-2333db763620 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.309416] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a037e7a6-1a35-42f6-979f-2333db763620 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.321414] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.321414] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.325846] [55814]: INFO cinder.volume.api [None req-a037e7a6-1a35-42f6-979f-2333db763620 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 731.331116] [55814]: INFO cinder.api.openstack.wsgi [None req-a037e7a6-1a35-42f6-979f-2333db763620 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 731.331547] [55814]: [pid: 55814|app: 0|req: 69/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:45:36 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.953892] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 741.328238] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=30 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 750.071820] [55813]: DEBUG cinder.api.middleware.request_id [req-1accea6e-4bb7-4ca2-9e64-8fbdeafd410b req-73811176-4ee5-4269-8b88-bb71442be7b4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.075344] [55813]: INFO cinder.api.openstack.wsgi [req-1accea6e-4bb7-4ca2-9e64-8fbdeafd410b req-73811176-4ee5-4269-8b88-bb71442be7b4 tempest-SecurityGroupsTestJSON-1144786807 tempest-SecurityGroupsTestJSON-1144786807-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=46244f20-1d30-4c37-9ef5-ee3e24ac877e [ 750.075344] [55813]: DEBUG cinder.api.openstack.wsgi [req-1accea6e-4bb7-4ca2-9e64-8fbdeafd410b req-73811176-4ee5-4269-8b88-bb71442be7b4 tempest-SecurityGroupsTestJSON-1144786807 tempest-SecurityGroupsTestJSON-1144786807-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.075344] [55813]: DEBUG cinder.api.openstack.wsgi [req-1accea6e-4bb7-4ca2-9e64-8fbdeafd410b req-73811176-4ee5-4269-8b88-bb71442be7b4 tempest-SecurityGroupsTestJSON-1144786807 tempest-SecurityGroupsTestJSON-1144786807-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.093322] [55813]: INFO cinder.api.openstack.wsgi [req-1accea6e-4bb7-4ca2-9e64-8fbdeafd410b req-73811176-4ee5-4269-8b88-bb71442be7b4 tempest-SecurityGroupsTestJSON-1144786807 tempest-SecurityGroupsTestJSON-1144786807-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=46244f20-1d30-4c37-9ef5-ee3e24ac877e returned with HTTP 200 [ 750.094182] [55813]: [pid: 55813|app: 0|req: 76/145] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 05:45:55 2025] GET /volume/v3/attachments?instance_id=46244f20-1d30-4c37-9ef5-ee3e24ac877e => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.090734] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 760.596262] [55814]: DEBUG cinder.api.middleware.request_id [None req-e0324f95-37cf-4265-a82f-7203c7be674f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.598676] [55814]: INFO cinder.api.openstack.wsgi [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] POST http://10.180.1.21/volume/v3/volumes [ 760.598676] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-747586885"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 760.600288] [55814]: DEBUG cinder.api.v3.volumes [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-747586885'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 760.600790] [55814]: INFO cinder.api.v3.volumes [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Create volume of 1 GB [ 760.606620] [55814]: INFO cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Availability Zones retrieved successfully. [ 760.614070] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Flow 'volume_create_api' (7f15eab9-68d8-4c1d-9cf0-599035e302d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 760.615267] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f841e55-a190-45e3-ae8c-76e6e71b1afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 760.616434] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 760.636143] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f841e55-a190-45e3-ae8c-76e6e71b1afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 760.637128] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ceb7ae-3ed5-49e8-bc54-f1fa8dc7bc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 760.677038] [55814]: DEBUG cinder.quota [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Created reservations ['fdeb59f0-02b5-4a25-a874-704d6275745e', 'c8eef620-fb3d-4a29-8521-fa0d46efa962', '74b93f6d-b335-4845-97eb-d91d649dcaf8', 'd04af815-8d87-4165-bf1c-bf37239ea6d9'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 760.678046] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ceb7ae-3ed5-49e8-bc54-f1fa8dc7bc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdeb59f0-02b5-4a25-a874-704d6275745e', 'c8eef620-fb3d-4a29-8521-fa0d46efa962', '74b93f6d-b335-4845-97eb-d91d649dcaf8', 'd04af815-8d87-4165-bf1c-bf37239ea6d9']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 760.678970] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9029ec-2dbe-44be-a5b3-409ef5ed8f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 760.694950] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9029ec-2dbe-44be-a5b3-409ef5ed8f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7806d65-b7e1-40e5-887d-16b14de206e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-747586885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a03d1e337f474942bbdd5d18eca81079',qos_specs=None,replication_status=,reservations=['fdeb59f0-02b5-4a25-a874-704d6275745e','c8eef620-fb3d-4a29-8521-fa0d46efa962','74b93f6d-b335-4845-97eb-d91d649dcaf8','d04af815-8d87-4165-bf1c-bf37239ea6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f1a07c6473400dbcb2a1099ad20a7e',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-747586885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7806d65-b7e1-40e5-887d-16b14de206e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a03d1e337f474942bbdd5d18eca81079',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='e8f1a07c6473400dbcb2a1099ad20a7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 760.695886] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46944416-bc92-4cbc-9794-d546e6cba70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 760.718562] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46944416-bc92-4cbc-9794-d546e6cba70c) 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-747586885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a03d1e337f474942bbdd5d18eca81079',qos_specs=None,replication_status=,reservations=['fdeb59f0-02b5-4a25-a874-704d6275745e','c8eef620-fb3d-4a29-8521-fa0d46efa962','74b93f6d-b335-4845-97eb-d91d649dcaf8','d04af815-8d87-4165-bf1c-bf37239ea6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f1a07c6473400dbcb2a1099ad20a7e',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 760.719883] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cdaa2ae-17b3-4ce0-9867-6b36ef36862b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 760.729687] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cdaa2ae-17b3-4ce0-9867-6b36ef36862b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 760.730781] [55814]: DEBUG cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Flow 'volume_create_api' (7f15eab9-68d8-4c1d-9cf0-599035e302d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 760.731212] [55814]: INFO cinder.volume.api [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Create volume request issued successfully. [ 760.731900] [55814]: INFO cinder.api.openstack.wsgi [None req-e0324f95-37cf-4265-a82f-7203c7be674f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 760.732354] [55814]: [pid: 55814|app: 0|req: 70/146] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:46:05 2025] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 760.741904] [55813]: DEBUG cinder.api.middleware.request_id [None req-562c2396-0f0d-4fad-9220-5586014ca331 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.744497] [55813]: INFO cinder.api.openstack.wsgi [None req-562c2396-0f0d-4fad-9220-5586014ca331 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 [ 760.744744] [55813]: DEBUG cinder.api.openstack.wsgi [None req-562c2396-0f0d-4fad-9220-5586014ca331 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.744971] [55813]: DEBUG cinder.api.openstack.wsgi [None req-562c2396-0f0d-4fad-9220-5586014ca331 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.757740] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.757740] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.759983] [55813]: INFO cinder.volume.api [None req-562c2396-0f0d-4fad-9220-5586014ca331 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 760.765448] [55813]: INFO cinder.api.openstack.wsgi [None req-562c2396-0f0d-4fad-9220-5586014ca331 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 returned with HTTP 200 [ 760.766027] [55813]: [pid: 55813|app: 0|req: 77/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:06 2025] GET /volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.778286] [55814]: DEBUG cinder.api.middleware.request_id [None req-2a0363db-8abb-4469-816c-22e13a3f3bb4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.780529] [55814]: INFO cinder.api.openstack.wsgi [None req-2a0363db-8abb-4469-816c-22e13a3f3bb4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 [ 761.780850] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2a0363db-8abb-4469-816c-22e13a3f3bb4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.781145] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2a0363db-8abb-4469-816c-22e13a3f3bb4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.791960] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.791960] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.796328] [55814]: INFO cinder.volume.api [None req-2a0363db-8abb-4469-816c-22e13a3f3bb4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 761.801035] [55814]: INFO cinder.api.openstack.wsgi [None req-2a0363db-8abb-4469-816c-22e13a3f3bb4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 returned with HTTP 200 [ 761.801495] [55814]: [pid: 55814|app: 0|req: 71/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:07 2025] GET /volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.959777] [55813]: DEBUG cinder.api.middleware.request_id [req-5e8b592e-3011-4730-87d8-7ab0479f23a0 req-bf11455f-41c8-43db-b5e0-7c273bb93f9e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.962461] [55813]: INFO cinder.api.openstack.wsgi [req-5e8b592e-3011-4730-87d8-7ab0479f23a0 req-bf11455f-41c8-43db-b5e0-7c273bb93f9e tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] GET http://10.180.1.21/volume/v3/volumes/ee6533b5-a77a-4fe1-8f41-3dc53d85b1be [ 761.962697] [55813]: DEBUG cinder.api.openstack.wsgi [req-5e8b592e-3011-4730-87d8-7ab0479f23a0 req-bf11455f-41c8-43db-b5e0-7c273bb93f9e tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.962946] [55813]: DEBUG cinder.api.openstack.wsgi [req-5e8b592e-3011-4730-87d8-7ab0479f23a0 req-bf11455f-41c8-43db-b5e0-7c273bb93f9e tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.970080] [55813]: INFO cinder.api.openstack.wsgi [req-5e8b592e-3011-4730-87d8-7ab0479f23a0 req-bf11455f-41c8-43db-b5e0-7c273bb93f9e tempest-VolumesAdminNegativeTest-1864714922 tempest-VolumesAdminNegativeTest-1864714922-project-admin] http://10.180.1.21/volume/v3/volumes/ee6533b5-a77a-4fe1-8f41-3dc53d85b1be returned with HTTP 404 [ 761.970490] [55813]: [pid: 55813|app: 0|req: 78/149] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:46:07 2025] GET /volume/v3/volumes/ee6533b5-a77a-4fe1-8f41-3dc53d85b1be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 761.977321] [55814]: DEBUG cinder.api.middleware.request_id [None req-a36246af-897d-4002-8bbd-810bfef049c4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.979948] [55814]: INFO cinder.api.openstack.wsgi [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 [ 761.980221] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.980478] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.980685] [55814]: INFO cinder.api.v3.volumes [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Delete volume with id: c7806d65-b7e1-40e5-887d-16b14de206e5 [ 761.988521] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.988521] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.989054] [55814]: INFO cinder.volume.api [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 762.011758] [55814]: INFO cinder.volume.api [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Delete volume request issued successfully. [ 762.011758] [55814]: INFO cinder.api.openstack.wsgi [None req-a36246af-897d-4002-8bbd-810bfef049c4 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 returned with HTTP 202 [ 762.013956] [55814]: [pid: 55814|app: 0|req: 72/150] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:46:07 2025] DELETE /volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 762.015093] [55813]: DEBUG cinder.api.middleware.request_id [None req-7ff71108-79a1-43c7-a127-589886e57d78 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.017328] [55813]: INFO cinder.api.openstack.wsgi [None req-7ff71108-79a1-43c7-a127-589886e57d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 [ 762.017561] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7ff71108-79a1-43c7-a127-589886e57d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.018144] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7ff71108-79a1-43c7-a127-589886e57d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.026799] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.026799] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.030575] [55813]: INFO cinder.volume.api [None req-7ff71108-79a1-43c7-a127-589886e57d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 762.035046] [55813]: INFO cinder.api.openstack.wsgi [None req-7ff71108-79a1-43c7-a127-589886e57d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 returned with HTTP 200 [ 762.035443] [55813]: [pid: 55813|app: 0|req: 79/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:07 2025] GET /volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.046137] [55814]: DEBUG cinder.api.middleware.request_id [None req-501e0620-2680-44f8-a971-b0ada0b9637c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.048506] [55814]: INFO cinder.api.openstack.wsgi [None req-501e0620-2680-44f8-a971-b0ada0b9637c tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 [ 763.048970] [55814]: DEBUG cinder.api.openstack.wsgi [None req-501e0620-2680-44f8-a971-b0ada0b9637c tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.049069] [55814]: DEBUG cinder.api.openstack.wsgi [None req-501e0620-2680-44f8-a971-b0ada0b9637c tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.056094] [55814]: INFO cinder.api.openstack.wsgi [None req-501e0620-2680-44f8-a971-b0ada0b9637c tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 returned with HTTP 404 [ 763.056598] [55814]: [pid: 55814|app: 0|req: 73/152] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:08 2025] GET /volume/v3/volumes/c7806d65-b7e1-40e5-887d-16b14de206e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 770.080972] [55813]: DEBUG cinder.api.middleware.request_id [None req-46541281-f880-45e8-b579-68e76781a44d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.082960] [55813]: INFO cinder.api.openstack.wsgi [None req-46541281-f880-45e8-b579-68e76781a44d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 770.083696] [55813]: DEBUG cinder.api.openstack.wsgi [None req-46541281-f880-45e8-b579-68e76781a44d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.083696] [55813]: DEBUG cinder.api.openstack.wsgi [None req-46541281-f880-45e8-b579-68e76781a44d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.099300] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.099300] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.103525] [55813]: INFO cinder.volume.api [None req-46541281-f880-45e8-b579-68e76781a44d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 770.108488] [55813]: INFO cinder.api.openstack.wsgi [None req-46541281-f880-45e8-b579-68e76781a44d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 770.108902] [55813]: [pid: 55813|app: 0|req: 80/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:15 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.153776] [55814]: DEBUG cinder.api.middleware.request_id [None req-ab35b89d-9555-4445-be22-64a33c619d1a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.155766] [55814]: INFO cinder.api.openstack.wsgi [None req-ab35b89d-9555-4445-be22-64a33c619d1a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 770.155986] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ab35b89d-9555-4445-be22-64a33c619d1a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.156213] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ab35b89d-9555-4445-be22-64a33c619d1a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.164696] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.164696] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.168638] [55814]: INFO cinder.volume.api [None req-ab35b89d-9555-4445-be22-64a33c619d1a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 770.172760] [55814]: INFO cinder.api.openstack.wsgi [None req-ab35b89d-9555-4445-be22-64a33c619d1a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 770.173205] [55814]: [pid: 55814|app: 0|req: 74/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:15 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.106029] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=13 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 780.170672] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=32,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 801.532442] [55813]: DEBUG cinder.api.middleware.request_id [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.537956] [55813]: INFO cinder.api.openstack.wsgi [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] DELETE http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 801.538275] [55813]: DEBUG cinder.api.openstack.wsgi [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.538535] [55813]: DEBUG cinder.api.openstack.wsgi [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.538792] [55813]: INFO cinder.api.v3.volumes [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Delete volume with id: 750c09ed-f333-4058-a257-ac7588e06cff [ 801.554975] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.554975] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.556783] [55813]: INFO cinder.volume.api [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 801.579451] [55813]: INFO cinder.volume.api [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Delete volume request issued successfully. [ 801.580139] [55813]: INFO cinder.api.openstack.wsgi [None req-edc9e4d2-545a-436f-9d51-efaaa0469af2 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 202 [ 801.580846] [55813]: [pid: 55813|app: 0|req: 81/155] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:46:46 2025] DELETE /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 801.587870] [55814]: DEBUG cinder.api.middleware.request_id [None req-82716e4a-5e78-4d22-a281-473d8347d493 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.589988] [55814]: INFO cinder.api.openstack.wsgi [None req-82716e4a-5e78-4d22-a281-473d8347d493 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 801.590801] [55814]: DEBUG cinder.api.openstack.wsgi [None req-82716e4a-5e78-4d22-a281-473d8347d493 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.590801] [55814]: DEBUG cinder.api.openstack.wsgi [None req-82716e4a-5e78-4d22-a281-473d8347d493 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.601204] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.601204] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.610872] [55814]: INFO cinder.volume.api [None req-82716e4a-5e78-4d22-a281-473d8347d493 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 801.615770] [55814]: INFO cinder.api.openstack.wsgi [None req-82716e4a-5e78-4d22-a281-473d8347d493 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 801.615770] [55814]: [pid: 55814|app: 0|req: 75/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:46 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 802.636402] [55813]: DEBUG cinder.api.middleware.request_id [None req-1f0b15be-d9fa-4f57-8fb1-df653f61841f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.638647] [55813]: INFO cinder.api.openstack.wsgi [None req-1f0b15be-d9fa-4f57-8fb1-df653f61841f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 802.638894] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1f0b15be-d9fa-4f57-8fb1-df653f61841f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 802.639143] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1f0b15be-d9fa-4f57-8fb1-df653f61841f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 802.652472] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.652472] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.657568] [55813]: INFO cinder.volume.api [None req-1f0b15be-d9fa-4f57-8fb1-df653f61841f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Volume info retrieved successfully. [ 802.664681] [55813]: INFO cinder.api.openstack.wsgi [None req-1f0b15be-d9fa-4f57-8fb1-df653f61841f tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 200 [ 802.665305] [55813]: [pid: 55813|app: 0|req: 82/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:47 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.683104] [55814]: DEBUG cinder.api.middleware.request_id [None req-635a9e3c-6c8c-475d-bcff-a1be2a490d78 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.685248] [55814]: INFO cinder.api.openstack.wsgi [None req-635a9e3c-6c8c-475d-bcff-a1be2a490d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] GET http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff [ 803.686030] [55814]: DEBUG cinder.api.openstack.wsgi [None req-635a9e3c-6c8c-475d-bcff-a1be2a490d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.686030] [55814]: DEBUG cinder.api.openstack.wsgi [None req-635a9e3c-6c8c-475d-bcff-a1be2a490d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.693028] [55814]: INFO cinder.api.openstack.wsgi [None req-635a9e3c-6c8c-475d-bcff-a1be2a490d78 tempest-VolumesAdminNegativeTest-1136951241 tempest-VolumesAdminNegativeTest-1136951241-project-member] http://10.180.1.21/volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff returned with HTTP 404 [ 803.693561] [55814]: [pid: 55814|app: 0|req: 76/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:46:49 2025] GET /volume/v3/volumes/750c09ed-f333-4058-a257-ac7588e06cff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 812.660780] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.690323] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=5 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 844.102353] [55813]: DEBUG cinder.api.middleware.request_id [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.105957] [55813]: INFO cinder.api.openstack.wsgi [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] POST http://10.180.1.21/volume/v3/volumes [ 844.106192] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1958377594", "imageRef": "e275aad3-b627-48fa-b7be-3fc7d941ebbb", "size": 1}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 844.108808] [55813]: DEBUG cinder.api.v3.volumes [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1958377594', 'imageRef': 'e275aad3-b627-48fa-b7be-3fc7d941ebbb', 'size': 1}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 844.435021] [55813]: INFO cinder.api.v3.volumes [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Create volume of 1 GB [ 844.441772] [55813]: INFO cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Availability Zones retrieved successfully. [ 844.452474] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Flow 'volume_create_api' (687cc13c-e30f-403e-8f1d-ccdbe645a290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 844.453681] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18cbd2a4-2db1-4c55-ad1e-10a96baa52ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.458333] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 844.550474] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18cbd2a4-2db1-4c55-ad1e-10a96baa52ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.551585] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb77b00-7541-4a1e-9078-c8197056ea8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.620997] [55813]: DEBUG cinder.quota [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Created reservations ['25871104-4685-46e1-87e8-4040da009a80', '9cd7dede-0b19-4c51-8fbd-e9f6863c3d62', '5af9a579-6687-4806-a930-5c2be8ab3beb', 'ab9b5add-f2bf-44f1-b005-dcaeb3f0f208'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 844.620997] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb77b00-7541-4a1e-9078-c8197056ea8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25871104-4685-46e1-87e8-4040da009a80', '9cd7dede-0b19-4c51-8fbd-e9f6863c3d62', '5af9a579-6687-4806-a930-5c2be8ab3beb', 'ab9b5add-f2bf-44f1-b005-dcaeb3f0f208']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.621596] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb555f48-34c6-4b13-a733-c55d8bcb5b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.640469] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb555f48-34c6-4b13-a733-c55d8bcb5b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa287259-887d-4210-8a23-f5fa43e43737', '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-1958377594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4ad5c71382495ab614099f4a4c425b',qos_specs=None,replication_status=,reservations=['25871104-4685-46e1-87e8-4040da009a80','9cd7dede-0b19-4c51-8fbd-e9f6863c3d62','5af9a579-6687-4806-a930-5c2be8ab3beb','ab9b5add-f2bf-44f1-b005-dcaeb3f0f208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956f6ee95ada4e3f84049c4d1712cb7c',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1958377594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa287259-887d-4210-8a23-f5fa43e43737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4ad5c71382495ab614099f4a4c425b',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='956f6ee95ada4e3f84049c4d1712cb7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.643111] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c876af9-061a-42f3-a462-8857879af1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.661842] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c876af9-061a-42f3-a462-8857879af1eb) 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-1958377594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba4ad5c71382495ab614099f4a4c425b',qos_specs=None,replication_status=,reservations=['25871104-4685-46e1-87e8-4040da009a80','9cd7dede-0b19-4c51-8fbd-e9f6863c3d62','5af9a579-6687-4806-a930-5c2be8ab3beb','ab9b5add-f2bf-44f1-b005-dcaeb3f0f208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956f6ee95ada4e3f84049c4d1712cb7c',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.662313] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2ac539-daf3-4f6d-b13d-cbcad49e7af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.674362] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2ac539-daf3-4f6d-b13d-cbcad49e7af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.675660] [55813]: DEBUG cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Flow 'volume_create_api' (687cc13c-e30f-403e-8f1d-ccdbe645a290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 844.676150] [55813]: INFO cinder.volume.api [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Create volume request issued successfully. [ 844.676936] [55813]: INFO cinder.api.openstack.wsgi [None req-e2289240-83a2-4d0c-b875-92b14eb1c899 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 844.677569] [55813]: [pid: 55813|app: 0|req: 83/159] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 05:47:29 2025] POST /volume/v3/volumes => generated 898 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 844.691367] [55814]: DEBUG cinder.api.middleware.request_id [None req-1ef80f16-05ff-459c-8f32-748dcc5ce7b5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.700186] [55814]: INFO cinder.api.openstack.wsgi [None req-1ef80f16-05ff-459c-8f32-748dcc5ce7b5 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 844.700186] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1ef80f16-05ff-459c-8f32-748dcc5ce7b5 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.700186] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1ef80f16-05ff-459c-8f32-748dcc5ce7b5 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.715908] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.715908] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.720895] [55814]: INFO cinder.volume.api [None req-1ef80f16-05ff-459c-8f32-748dcc5ce7b5 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 844.727236] [55814]: INFO cinder.api.openstack.wsgi [None req-1ef80f16-05ff-459c-8f32-748dcc5ce7b5 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 844.727696] [55814]: [pid: 55814|app: 0|req: 77/160] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:30 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 845.741402] [55813]: DEBUG cinder.api.middleware.request_id [None req-e44d2130-5d84-4f0f-b44e-92ae2c6c9a8a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.744296] [55813]: INFO cinder.api.openstack.wsgi [None req-e44d2130-5d84-4f0f-b44e-92ae2c6c9a8a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 845.744560] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e44d2130-5d84-4f0f-b44e-92ae2c6c9a8a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.744791] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e44d2130-5d84-4f0f-b44e-92ae2c6c9a8a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.759667] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.759667] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 845.768667] [55813]: INFO cinder.volume.api [None req-e44d2130-5d84-4f0f-b44e-92ae2c6c9a8a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 845.774498] [55813]: INFO cinder.api.openstack.wsgi [None req-e44d2130-5d84-4f0f-b44e-92ae2c6c9a8a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 845.775048] [55813]: [pid: 55813|app: 0|req: 84/161] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:31 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 846.792620] [55814]: DEBUG cinder.api.middleware.request_id [None req-70550ff9-2fbb-47db-a58a-b100a7042744 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.794959] [55814]: INFO cinder.api.openstack.wsgi [None req-70550ff9-2fbb-47db-a58a-b100a7042744 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 846.795284] [55814]: DEBUG cinder.api.openstack.wsgi [None req-70550ff9-2fbb-47db-a58a-b100a7042744 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.795468] [55814]: DEBUG cinder.api.openstack.wsgi [None req-70550ff9-2fbb-47db-a58a-b100a7042744 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.805959] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.805959] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.810217] [55814]: INFO cinder.volume.api [None req-70550ff9-2fbb-47db-a58a-b100a7042744 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 846.815713] [55814]: INFO cinder.api.openstack.wsgi [None req-70550ff9-2fbb-47db-a58a-b100a7042744 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 846.816184] [55814]: [pid: 55814|app: 0|req: 78/162] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:32 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 847.830604] [55813]: DEBUG cinder.api.middleware.request_id [None req-ea267b76-3b92-4622-9996-ddff3ed82b4f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.832923] [55813]: INFO cinder.api.openstack.wsgi [None req-ea267b76-3b92-4622-9996-ddff3ed82b4f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 847.833236] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ea267b76-3b92-4622-9996-ddff3ed82b4f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 847.833540] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ea267b76-3b92-4622-9996-ddff3ed82b4f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 847.846673] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.846673] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 847.851881] [55813]: INFO cinder.volume.api [None req-ea267b76-3b92-4622-9996-ddff3ed82b4f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 847.858239] [55813]: INFO cinder.api.openstack.wsgi [None req-ea267b76-3b92-4622-9996-ddff3ed82b4f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 847.858755] [55813]: [pid: 55813|app: 0|req: 85/163] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:33 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 848.875117] [55814]: DEBUG cinder.api.middleware.request_id [None req-aa4e42c6-9efa-4a98-9c18-0af86a02183a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.879882] [55814]: INFO cinder.api.openstack.wsgi [None req-aa4e42c6-9efa-4a98-9c18-0af86a02183a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 848.880145] [55814]: DEBUG cinder.api.openstack.wsgi [None req-aa4e42c6-9efa-4a98-9c18-0af86a02183a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.880366] [55814]: DEBUG cinder.api.openstack.wsgi [None req-aa4e42c6-9efa-4a98-9c18-0af86a02183a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.899088] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.899088] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.904679] [55814]: INFO cinder.volume.api [None req-aa4e42c6-9efa-4a98-9c18-0af86a02183a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 848.912291] [55814]: INFO cinder.api.openstack.wsgi [None req-aa4e42c6-9efa-4a98-9c18-0af86a02183a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 848.912824] [55814]: [pid: 55814|app: 0|req: 79/164] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:34 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.933484] [55813]: DEBUG cinder.api.middleware.request_id [None req-cfc52342-826e-4224-bfaf-882165f05d66 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.935851] [55813]: INFO cinder.api.openstack.wsgi [None req-cfc52342-826e-4224-bfaf-882165f05d66 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 849.936131] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cfc52342-826e-4224-bfaf-882165f05d66 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.936357] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cfc52342-826e-4224-bfaf-882165f05d66 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.950248] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.950248] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.956817] [55813]: INFO cinder.volume.api [None req-cfc52342-826e-4224-bfaf-882165f05d66 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 849.970296] [55813]: INFO cinder.api.openstack.wsgi [None req-cfc52342-826e-4224-bfaf-882165f05d66 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 849.970296] [55813]: [pid: 55813|app: 0|req: 86/165] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:35 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 850.981403] [55814]: DEBUG cinder.api.middleware.request_id [None req-5d0b38ec-13f7-446b-be64-0e2647194f80 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.987094] [55814]: INFO cinder.api.openstack.wsgi [None req-5d0b38ec-13f7-446b-be64-0e2647194f80 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 850.987094] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5d0b38ec-13f7-446b-be64-0e2647194f80 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.987094] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5d0b38ec-13f7-446b-be64-0e2647194f80 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.007137] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.007137] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.017249] [55814]: INFO cinder.volume.api [None req-5d0b38ec-13f7-446b-be64-0e2647194f80 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 851.026127] [55814]: INFO cinder.api.openstack.wsgi [None req-5d0b38ec-13f7-446b-be64-0e2647194f80 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 851.026127] [55814]: [pid: 55814|app: 0|req: 80/166] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:36 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.041454] [55813]: DEBUG cinder.api.middleware.request_id [None req-228c7aeb-7698-471b-9ddf-307c5afcd702 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.044737] [55813]: INFO cinder.api.openstack.wsgi [None req-228c7aeb-7698-471b-9ddf-307c5afcd702 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 852.044974] [55813]: DEBUG cinder.api.openstack.wsgi [None req-228c7aeb-7698-471b-9ddf-307c5afcd702 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.045207] [55813]: DEBUG cinder.api.openstack.wsgi [None req-228c7aeb-7698-471b-9ddf-307c5afcd702 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.055743] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.055743] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.060524] [55813]: INFO cinder.volume.api [None req-228c7aeb-7698-471b-9ddf-307c5afcd702 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 852.065387] [55813]: INFO cinder.api.openstack.wsgi [None req-228c7aeb-7698-471b-9ddf-307c5afcd702 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 852.065772] [55813]: [pid: 55813|app: 0|req: 87/167] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:37 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.079640] [55814]: DEBUG cinder.api.middleware.request_id [None req-8c601e30-cfa3-4dea-b82c-054484f8956b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.082255] [55814]: INFO cinder.api.openstack.wsgi [None req-8c601e30-cfa3-4dea-b82c-054484f8956b tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 853.082519] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8c601e30-cfa3-4dea-b82c-054484f8956b tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.082759] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8c601e30-cfa3-4dea-b82c-054484f8956b tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.101061] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.101061] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.108389] [55814]: INFO cinder.volume.api [None req-8c601e30-cfa3-4dea-b82c-054484f8956b tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 853.115750] [55814]: INFO cinder.api.openstack.wsgi [None req-8c601e30-cfa3-4dea-b82c-054484f8956b tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 853.116597] [55814]: [pid: 55814|app: 0|req: 81/168] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:38 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 854.128363] [55813]: DEBUG cinder.api.middleware.request_id [None req-0089e71e-2c05-4de7-99b6-89fc65914450 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.130722] [55813]: INFO cinder.api.openstack.wsgi [None req-0089e71e-2c05-4de7-99b6-89fc65914450 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 854.131114] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0089e71e-2c05-4de7-99b6-89fc65914450 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.131370] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0089e71e-2c05-4de7-99b6-89fc65914450 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.154835] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.154835] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.160213] [55813]: INFO cinder.volume.api [None req-0089e71e-2c05-4de7-99b6-89fc65914450 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 854.168012] [55813]: INFO cinder.api.openstack.wsgi [None req-0089e71e-2c05-4de7-99b6-89fc65914450 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 854.168364] [55813]: [pid: 55813|app: 0|req: 88/169] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:39 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 855.182504] [55814]: DEBUG cinder.api.middleware.request_id [None req-5702c297-3f20-49ab-8cab-081082f9fcdb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.188749] [55814]: INFO cinder.api.openstack.wsgi [None req-5702c297-3f20-49ab-8cab-081082f9fcdb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 855.189218] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5702c297-3f20-49ab-8cab-081082f9fcdb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.189623] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5702c297-3f20-49ab-8cab-081082f9fcdb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.206323] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.206323] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.213608] [55814]: INFO cinder.volume.api [None req-5702c297-3f20-49ab-8cab-081082f9fcdb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 855.222396] [55814]: INFO cinder.api.openstack.wsgi [None req-5702c297-3f20-49ab-8cab-081082f9fcdb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 855.223203] [55814]: [pid: 55814|app: 0|req: 82/170] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:40 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.234305] [55813]: DEBUG cinder.api.middleware.request_id [None req-288ffe0a-d201-49cc-b22a-401991b237b1 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.236830] [55813]: INFO cinder.api.openstack.wsgi [None req-288ffe0a-d201-49cc-b22a-401991b237b1 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 856.237292] [55813]: DEBUG cinder.api.openstack.wsgi [None req-288ffe0a-d201-49cc-b22a-401991b237b1 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.237631] [55813]: DEBUG cinder.api.openstack.wsgi [None req-288ffe0a-d201-49cc-b22a-401991b237b1 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.257629] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.257629] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.261758] [55813]: INFO cinder.volume.api [None req-288ffe0a-d201-49cc-b22a-401991b237b1 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 856.267574] [55813]: INFO cinder.api.openstack.wsgi [None req-288ffe0a-d201-49cc-b22a-401991b237b1 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 856.267991] [55813]: [pid: 55813|app: 0|req: 89/171] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:41 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.825965] [55814]: DEBUG cinder.api.middleware.request_id [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.827746] [55814]: INFO cinder.api.openstack.wsgi [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] POST http://10.180.1.21/volume/v3/volumes [ 856.828165] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2018992409"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 856.830303] [55814]: DEBUG cinder.api.v3.volumes [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2018992409'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 856.830355] [55814]: INFO cinder.api.v3.volumes [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Create volume of 1 GB [ 856.835527] [55814]: INFO cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Availability Zones retrieved successfully. [ 856.842444] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Flow 'volume_create_api' (4148e842-8420-4f76-b6fe-8423ed33895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 856.843633] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a105cbd-3c61-4391-abe7-a9c950d9d8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.844805] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 856.863269] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a105cbd-3c61-4391-abe7-a9c950d9d8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.864029] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1256af2-bf6a-4667-bbff-5e2d0799433f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.911845] [55814]: DEBUG cinder.quota [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Created reservations ['25cdccc0-0f87-4b60-bd7a-0aea2ef803f5', 'ea563d30-e935-4851-87c2-19081430c6c8', '7ed9237c-b16d-49a6-b296-ccf807fb26cd', '7b677022-0e90-4b91-93e0-5cd8f117dec9'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 856.912887] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1256af2-bf6a-4667-bbff-5e2d0799433f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25cdccc0-0f87-4b60-bd7a-0aea2ef803f5', 'ea563d30-e935-4851-87c2-19081430c6c8', '7ed9237c-b16d-49a6-b296-ccf807fb26cd', '7b677022-0e90-4b91-93e0-5cd8f117dec9']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.913927] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389583f7-f402-4699-8ea8-087bd46387d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.929174] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389583f7-f402-4699-8ea8-087bd46387d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbc48c3c-2932-4adf-8048-20bd98d30ead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2018992409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d018a16ec44cc6b8b19c09673da230',qos_specs=None,replication_status=,reservations=['25cdccc0-0f87-4b60-bd7a-0aea2ef803f5','ea563d30-e935-4851-87c2-19081430c6c8','7ed9237c-b16d-49a6-b296-ccf807fb26cd','7b677022-0e90-4b91-93e0-5cd8f117dec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c06d6dff4e48c19c5b123a05753dbd',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2018992409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbc48c3c-2932-4adf-8048-20bd98d30ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d018a16ec44cc6b8b19c09673da230',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='41c06d6dff4e48c19c5b123a05753dbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.929174] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fac830-0b21-4dae-acd9-a7385bf42b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.942285] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fac830-0b21-4dae-acd9-a7385bf42b91) 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-2018992409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d018a16ec44cc6b8b19c09673da230',qos_specs=None,replication_status=,reservations=['25cdccc0-0f87-4b60-bd7a-0aea2ef803f5','ea563d30-e935-4851-87c2-19081430c6c8','7ed9237c-b16d-49a6-b296-ccf807fb26cd','7b677022-0e90-4b91-93e0-5cd8f117dec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c06d6dff4e48c19c5b123a05753dbd',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.943323] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5624cbd7-3e6a-49ea-bbc5-7e764e262b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.954506] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5624cbd7-3e6a-49ea-bbc5-7e764e262b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.957824] [55814]: DEBUG cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Flow 'volume_create_api' (4148e842-8420-4f76-b6fe-8423ed33895d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 856.957824] [55814]: INFO cinder.volume.api [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Create volume request issued successfully. [ 856.957824] [55814]: INFO cinder.api.openstack.wsgi [None req-1d6c6e8f-40fe-428a-a6ae-fe6b40d7d489 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 856.957824] [55814]: [pid: 55814|app: 0|req: 83/172] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:47:42 2025] POST /volume/v3/volumes => generated 758 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 856.967412] [55813]: DEBUG cinder.api.middleware.request_id [None req-c12a54ea-df47-4522-bdee-3c8d33a4de8e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.969454] [55813]: INFO cinder.api.openstack.wsgi [None req-c12a54ea-df47-4522-bdee-3c8d33a4de8e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead [ 856.970140] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c12a54ea-df47-4522-bdee-3c8d33a4de8e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.970368] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c12a54ea-df47-4522-bdee-3c8d33a4de8e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.980325] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.980325] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.989497] [55813]: INFO cinder.volume.api [None req-c12a54ea-df47-4522-bdee-3c8d33a4de8e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 856.999775] [55813]: INFO cinder.api.openstack.wsgi [None req-c12a54ea-df47-4522-bdee-3c8d33a4de8e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead returned with HTTP 200 [ 856.999775] [55813]: [pid: 55813|app: 0|req: 90/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:47:42 2025] GET /volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.285178] [55814]: DEBUG cinder.api.middleware.request_id [None req-64a6aa4f-70a1-4e28-ae60-f76f92d61375 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.287472] [55814]: INFO cinder.api.openstack.wsgi [None req-64a6aa4f-70a1-4e28-ae60-f76f92d61375 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 857.287738] [55814]: DEBUG cinder.api.openstack.wsgi [None req-64a6aa4f-70a1-4e28-ae60-f76f92d61375 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.287955] [55814]: DEBUG cinder.api.openstack.wsgi [None req-64a6aa4f-70a1-4e28-ae60-f76f92d61375 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.297709] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.297709] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.308354] [55814]: INFO cinder.volume.api [None req-64a6aa4f-70a1-4e28-ae60-f76f92d61375 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 857.314024] [55814]: INFO cinder.api.openstack.wsgi [None req-64a6aa4f-70a1-4e28-ae60-f76f92d61375 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 857.314499] [55814]: [pid: 55814|app: 0|req: 84/174] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:42 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.020766] [55813]: DEBUG cinder.api.middleware.request_id [None req-5a2cb7ce-d88d-487d-8ee0-aa24ef6d584b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.022860] [55813]: INFO cinder.api.openstack.wsgi [None req-5a2cb7ce-d88d-487d-8ee0-aa24ef6d584b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead [ 858.023125] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5a2cb7ce-d88d-487d-8ee0-aa24ef6d584b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.023564] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5a2cb7ce-d88d-487d-8ee0-aa24ef6d584b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.044381] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.044381] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.050057] [55813]: INFO cinder.volume.api [None req-5a2cb7ce-d88d-487d-8ee0-aa24ef6d584b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 858.059416] [55813]: INFO cinder.api.openstack.wsgi [None req-5a2cb7ce-d88d-487d-8ee0-aa24ef6d584b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead returned with HTTP 200 [ 858.059920] [55813]: [pid: 55813|app: 0|req: 91/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:47:43 2025] GET /volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 858.335025] [55814]: DEBUG cinder.api.middleware.request_id [None req-c67738fe-3cde-4e9a-9efd-ecb338ede402 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.335025] [55814]: INFO cinder.api.openstack.wsgi [None req-c67738fe-3cde-4e9a-9efd-ecb338ede402 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 858.335025] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c67738fe-3cde-4e9a-9efd-ecb338ede402 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.335025] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c67738fe-3cde-4e9a-9efd-ecb338ede402 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.345497] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.345497] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.353947] [55814]: INFO cinder.volume.api [None req-c67738fe-3cde-4e9a-9efd-ecb338ede402 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 858.364925] [55814]: INFO cinder.api.openstack.wsgi [None req-c67738fe-3cde-4e9a-9efd-ecb338ede402 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 858.365345] [55814]: [pid: 55814|app: 0|req: 85/176] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:43 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.379438] [55813]: DEBUG cinder.api.middleware.request_id [None req-b8ce61fa-d82c-47d4-b16f-cb4d593b4cc9 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.381637] [55813]: INFO cinder.api.openstack.wsgi [None req-b8ce61fa-d82c-47d4-b16f-cb4d593b4cc9 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 859.381956] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b8ce61fa-d82c-47d4-b16f-cb4d593b4cc9 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.382313] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b8ce61fa-d82c-47d4-b16f-cb4d593b4cc9 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.393959] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.393959] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.398324] [55813]: INFO cinder.volume.api [None req-b8ce61fa-d82c-47d4-b16f-cb4d593b4cc9 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 859.403857] [55813]: INFO cinder.api.openstack.wsgi [None req-b8ce61fa-d82c-47d4-b16f-cb4d593b4cc9 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 859.404242] [55813]: [pid: 55813|app: 0|req: 92/177] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:44 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 860.422090] [55814]: DEBUG cinder.api.middleware.request_id [None req-813b2e7a-5c4d-4485-95fc-94eda93fba82 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.424199] [55814]: INFO cinder.api.openstack.wsgi [None req-813b2e7a-5c4d-4485-95fc-94eda93fba82 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 860.424475] [55814]: DEBUG cinder.api.openstack.wsgi [None req-813b2e7a-5c4d-4485-95fc-94eda93fba82 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.424699] [55814]: DEBUG cinder.api.openstack.wsgi [None req-813b2e7a-5c4d-4485-95fc-94eda93fba82 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.435254] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.435254] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.439213] [55814]: INFO cinder.volume.api [None req-813b2e7a-5c4d-4485-95fc-94eda93fba82 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 860.443946] [55814]: INFO cinder.api.openstack.wsgi [None req-813b2e7a-5c4d-4485-95fc-94eda93fba82 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 860.444373] [55814]: [pid: 55814|app: 0|req: 86/178] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:45 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.455338] [55813]: DEBUG cinder.api.middleware.request_id [None req-1c610238-0884-4c76-ac88-f560a9bf7d88 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.458631] [55813]: INFO cinder.api.openstack.wsgi [None req-1c610238-0884-4c76-ac88-f560a9bf7d88 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 861.458631] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1c610238-0884-4c76-ac88-f560a9bf7d88 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.458631] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1c610238-0884-4c76-ac88-f560a9bf7d88 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.469360] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.469360] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.473804] [55813]: INFO cinder.volume.api [None req-1c610238-0884-4c76-ac88-f560a9bf7d88 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 861.479419] [55813]: INFO cinder.api.openstack.wsgi [None req-1c610238-0884-4c76-ac88-f560a9bf7d88 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 861.479662] [55813]: [pid: 55813|app: 0|req: 93/179] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:46 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 862.490733] [55814]: DEBUG cinder.api.middleware.request_id [None req-10e0065f-ef5b-4815-83f7-de4751a270cb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.492776] [55814]: INFO cinder.api.openstack.wsgi [None req-10e0065f-ef5b-4815-83f7-de4751a270cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 862.493174] [55814]: DEBUG cinder.api.openstack.wsgi [None req-10e0065f-ef5b-4815-83f7-de4751a270cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.494936] [55814]: DEBUG cinder.api.openstack.wsgi [None req-10e0065f-ef5b-4815-83f7-de4751a270cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.509597] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.509597] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.516499] [55814]: INFO cinder.volume.api [None req-10e0065f-ef5b-4815-83f7-de4751a270cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 862.521395] [55814]: INFO cinder.api.openstack.wsgi [None req-10e0065f-ef5b-4815-83f7-de4751a270cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 862.521814] [55814]: [pid: 55814|app: 0|req: 87/180] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:47 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.532178] [55813]: DEBUG cinder.api.middleware.request_id [None req-b58ba0f0-95a6-4525-9393-abf0281d1e0a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.534667] [55813]: INFO cinder.api.openstack.wsgi [None req-b58ba0f0-95a6-4525-9393-abf0281d1e0a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 863.534917] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b58ba0f0-95a6-4525-9393-abf0281d1e0a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.535178] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b58ba0f0-95a6-4525-9393-abf0281d1e0a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.544534] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.544534] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.548352] [55813]: INFO cinder.volume.api [None req-b58ba0f0-95a6-4525-9393-abf0281d1e0a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 863.553822] [55813]: INFO cinder.api.openstack.wsgi [None req-b58ba0f0-95a6-4525-9393-abf0281d1e0a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 863.554204] [55813]: [pid: 55813|app: 0|req: 94/181] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:47:48 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1573 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 863.586795] [55814]: DEBUG cinder.api.middleware.request_id [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-116bf8f4-8f49-44b4-ac09-1d2f8b09970a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.589298] [55814]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-116bf8f4-8f49-44b4-ac09-1d2f8b09970a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 863.589515] [55814]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-116bf8f4-8f49-44b4-ac09-1d2f8b09970a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.589729] [55814]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-116bf8f4-8f49-44b4-ac09-1d2f8b09970a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.598368] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.598368] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.601653] [55814]: INFO cinder.volume.api [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-116bf8f4-8f49-44b4-ac09-1d2f8b09970a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 863.606240] [55814]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-116bf8f4-8f49-44b4-ac09-1d2f8b09970a tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 863.606712] [55814]: [pid: 55814|app: 0|req: 88/182] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:47:48 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.954556] [55813]: DEBUG cinder.api.middleware.request_id [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-d546ef8b-ca3b-47f8-9262-31ca20703f9f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.961756] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-d546ef8b-ca3b-47f8-9262-31ca20703f9f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 863.962234] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-d546ef8b-ca3b-47f8-9262-31ca20703f9f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.962519] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-d546ef8b-ca3b-47f8-9262-31ca20703f9f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.977763] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.977763] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.985473] [55813]: INFO cinder.volume.api [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-d546ef8b-ca3b-47f8-9262-31ca20703f9f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 863.999843] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-d546ef8b-ca3b-47f8-9262-31ca20703f9f tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 864.000632] [55813]: [pid: 55813|app: 0|req: 95/183] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:47:49 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.007330] [55814]: DEBUG cinder.api.middleware.request_id [None req-3d700d4b-2319-42fa-9ab1-205a4753b859 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.007794] [55814]: INFO cinder.api.openstack.wsgi [None req-3d700d4b-2319-42fa-9ab1-205a4753b859 None None] GET http://10.180.1.21/volume// [ 864.007981] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3d700d4b-2319-42fa-9ab1-205a4753b859 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.008237] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3d700d4b-2319-42fa-9ab1-205a4753b859 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.008665] [55814]: INFO cinder.api.openstack.wsgi [None req-3d700d4b-2319-42fa-9ab1-205a4753b859 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 864.009897] [55814]: [pid: 55814|app: 0|req: 89/184] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:47:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 864.013795] [55813]: DEBUG cinder.api.middleware.request_id [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-894956e9-7480-422e-b969-e6a174e64f94 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.016529] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-894956e9-7480-422e-b969-e6a174e64f94 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] POST http://10.180.1.21/volume/v3/attachments [ 864.017064] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-894956e9-7480-422e-b969-e6a174e64f94 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa287259-887d-4210-8a23-f5fa43e43737", "connector": null, "instance_uuid": "9f9922fb-aca3-4eef-a5be-4106e2abb77d"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 864.039758] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.039758] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.070958] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-894956e9-7480-422e-b969-e6a174e64f94 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 864.071463] [55813]: [pid: 55813|app: 0|req: 96/185] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:47:49 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 872.018661] [55814]: DEBUG cinder.api.middleware.request_id [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.023125] [55814]: INFO cinder.api.openstack.wsgi [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] POST http://10.180.1.21/volume/v3/volumes [ 872.023125] [55814]: DEBUG cinder.api.openstack.wsgi [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1235334601"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 872.027625] [55814]: DEBUG cinder.api.v3.volumes [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1235334601'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 872.027625] [55814]: INFO cinder.api.v3.volumes [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Create volume of 1 GB [ 872.035050] [55814]: INFO cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Availability Zones retrieved successfully. [ 872.044539] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Flow 'volume_create_api' (7ed884f7-6c19-4f5a-85c1-0917cad72f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 872.045947] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe2ecdd-51f9-4a66-86de-b9300938b3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 872.047044] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 872.069303] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe2ecdd-51f9-4a66-86de-b9300938b3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 872.070195] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f1bbcd-bac9-4233-89d8-6366e04398fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 872.113862] [55814]: DEBUG cinder.quota [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Created reservations ['28eda1e3-991f-4ed9-a59a-81f9979f4c2e', 'cc66f6ce-d9d3-4649-a093-207979a87c50', '2ed0d1f7-1420-449e-bb13-abac268137e6', 'b06c049b-46e3-4c0d-93ee-666075f64bf1'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 872.114966] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f1bbcd-bac9-4233-89d8-6366e04398fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28eda1e3-991f-4ed9-a59a-81f9979f4c2e', 'cc66f6ce-d9d3-4649-a093-207979a87c50', '2ed0d1f7-1420-449e-bb13-abac268137e6', 'b06c049b-46e3-4c0d-93ee-666075f64bf1']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 872.116386] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c98d41-218d-4956-8b9c-415bb79a168c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 872.133099] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c98d41-218d-4956-8b9c-415bb79a168c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52fcbf1f-203f-4fd0-91f1-046016ada681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1235334601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d018a16ec44cc6b8b19c09673da230',qos_specs=None,replication_status=,reservations=['28eda1e3-991f-4ed9-a59a-81f9979f4c2e','cc66f6ce-d9d3-4649-a093-207979a87c50','2ed0d1f7-1420-449e-bb13-abac268137e6','b06c049b-46e3-4c0d-93ee-666075f64bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c06d6dff4e48c19c5b123a05753dbd',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1235334601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52fcbf1f-203f-4fd0-91f1-046016ada681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d018a16ec44cc6b8b19c09673da230',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='41c06d6dff4e48c19c5b123a05753dbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 872.134324] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf7657f-7330-4379-9c28-9cb7ae0aacf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 872.159040] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf7657f-7330-4379-9c28-9cb7ae0aacf6) 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-1235334601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d018a16ec44cc6b8b19c09673da230',qos_specs=None,replication_status=,reservations=['28eda1e3-991f-4ed9-a59a-81f9979f4c2e','cc66f6ce-d9d3-4649-a093-207979a87c50','2ed0d1f7-1420-449e-bb13-abac268137e6','b06c049b-46e3-4c0d-93ee-666075f64bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c06d6dff4e48c19c5b123a05753dbd',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 872.159976] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e79644-c2df-4aff-9f45-c0542bbc1085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 872.174271] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e79644-c2df-4aff-9f45-c0542bbc1085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 872.175499] [55814]: DEBUG cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Flow 'volume_create_api' (7ed884f7-6c19-4f5a-85c1-0917cad72f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 872.175949] [55814]: INFO cinder.volume.api [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Create volume request issued successfully. [ 872.176921] [55814]: INFO cinder.api.openstack.wsgi [None req-36662959-b2e4-465e-bf75-8e714a5a1ef3 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 872.177409] [55814]: [pid: 55814|app: 0|req: 90/186] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:47:57 2025] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 872.194022] [55813]: DEBUG cinder.api.middleware.request_id [None req-f73cc914-c74a-4e70-83f5-f9f3afec74d5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.195891] [55813]: INFO cinder.api.openstack.wsgi [None req-f73cc914-c74a-4e70-83f5-f9f3afec74d5 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 872.196634] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f73cc914-c74a-4e70-83f5-f9f3afec74d5 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.196956] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f73cc914-c74a-4e70-83f5-f9f3afec74d5 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.208991] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.208991] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.214774] [55813]: INFO cinder.volume.api [None req-f73cc914-c74a-4e70-83f5-f9f3afec74d5 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 872.219948] [55813]: INFO cinder.api.openstack.wsgi [None req-f73cc914-c74a-4e70-83f5-f9f3afec74d5 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 872.221189] [55813]: [pid: 55813|app: 0|req: 97/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:47:57 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.929571] [55814]: DEBUG cinder.api.middleware.request_id [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-4c3905bd-e104-416f-8c74-fe0f0ed556ea None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.932282] [55814]: INFO cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-4c3905bd-e104-416f-8c74-fe0f0ed556ea tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] DELETE http://10.180.1.21/volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376 [ 872.932564] [55814]: DEBUG cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-4c3905bd-e104-416f-8c74-fe0f0ed556ea tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.932920] [55814]: DEBUG cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-4c3905bd-e104-416f-8c74-fe0f0ed556ea tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.942427] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.942427] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.232695] [55813]: DEBUG cinder.api.middleware.request_id [None req-04bf1a93-0892-4dfc-8375-1f6b0f60e9c0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.235452] [55813]: INFO cinder.api.openstack.wsgi [None req-04bf1a93-0892-4dfc-8375-1f6b0f60e9c0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 873.236367] [55813]: DEBUG cinder.api.openstack.wsgi [None req-04bf1a93-0892-4dfc-8375-1f6b0f60e9c0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.236672] [55813]: DEBUG cinder.api.openstack.wsgi [None req-04bf1a93-0892-4dfc-8375-1f6b0f60e9c0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.253498] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.253498] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.259041] [55813]: INFO cinder.volume.api [None req-04bf1a93-0892-4dfc-8375-1f6b0f60e9c0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 873.267835] [55813]: INFO cinder.api.openstack.wsgi [None req-04bf1a93-0892-4dfc-8375-1f6b0f60e9c0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 873.268177] [55813]: [pid: 55813|app: 0|req: 98/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:47:58 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.471152] [55814]: INFO cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-4c3905bd-e104-416f-8c74-fe0f0ed556ea tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376 returned with HTTP 200 [ 873.472089] [55814]: [pid: 55814|app: 0|req: 91/189] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:47:58 2025] DELETE /volume/v3/attachments/244002b6-4dac-49a2-99e0-646d6adf2376 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.482909] [55813]: DEBUG cinder.api.middleware.request_id [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.485564] [55813]: INFO cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b [ 873.485771] [55813]: DEBUG cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.485987] [55813]: DEBUG cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.486206] [55813]: INFO cinder.api.v3.volumes [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Delete volume with id: b7942535-7b00-4638-adf5-707a99c9f78b [ 873.494542] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.494542] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.495120] [55813]: INFO cinder.volume.api [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Volume info retrieved successfully. [ 873.515652] [55813]: INFO cinder.volume.api [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] Delete volume request issued successfully. [ 873.515969] [55813]: INFO cinder.api.openstack.wsgi [req-9ed55e85-f14b-4155-bc11-6581e2a27c42 req-b4483f63-31a7-4561-86ac-a2d1e5add55b tempest-ServersTestBootFromVolume-2098962430 tempest-ServersTestBootFromVolume-2098962430-project-member] http://10.180.1.21/volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b returned with HTTP 202 [ 873.517223] [55813]: [pid: 55813|app: 0|req: 99/190] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:47:58 2025] DELETE /volume/v3/volumes/b7942535-7b00-4638-adf5-707a99c9f78b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 883.471358] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=101,cinder:INSERT=16,cinder:UPDATE=27 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 883.510620] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=92,cinder:INSERT=12,cinder:UPDATE=15 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 888.356485] [55814]: DEBUG cinder.api.middleware.request_id [None req-e8bab6f1-83c0-44ea-9dee-3eed8c4f33c9 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.357149] [55814]: INFO cinder.api.openstack.wsgi [None req-e8bab6f1-83c0-44ea-9dee-3eed8c4f33c9 None None] GET http://10.180.1.21/volume// [ 888.357149] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e8bab6f1-83c0-44ea-9dee-3eed8c4f33c9 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.357339] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e8bab6f1-83c0-44ea-9dee-3eed8c4f33c9 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.358387] [55814]: INFO cinder.api.openstack.wsgi [None req-e8bab6f1-83c0-44ea-9dee-3eed8c4f33c9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 888.358387] [55814]: [pid: 55814|app: 0|req: 92/191] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:48:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 888.362955] [55813]: DEBUG cinder.api.middleware.request_id [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-a688faf7-c806-4c85-8bf8-741ca8c85c74 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.366023] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-a688faf7-c806-4c85-8bf8-741ca8c85c74 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 888.366023] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-a688faf7-c806-4c85-8bf8-741ca8c85c74 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.366023] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-a688faf7-c806-4c85-8bf8-741ca8c85c74 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.380461] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.380461] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.384560] [55813]: INFO cinder.volume.api [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-a688faf7-c806-4c85-8bf8-741ca8c85c74 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 888.390816] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-a688faf7-c806-4c85-8bf8-741ca8c85c74 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 888.391888] [55813]: [pid: 55813|app: 0|req: 100/192] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:48:13 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 888.532302] [55814]: DEBUG cinder.api.middleware.request_id [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.534758] [55814]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] PUT http://10.180.1.21/volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c [ 888.535177] [55814]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-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=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 888.542979] [55814]: DEBUG cinder.coordination [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Acquiring lock "cinder-attachment_update-fa287259-887d-4210-8a23-f5fa43e43737-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 888.547425] [55814]: DEBUG cinder.coordination [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Lock "cinder-attachment_update-fa287259-887d-4210-8a23-f5fa43e43737-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 888.548490] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.548490] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.066061] [55814]: DEBUG cinder.coordination [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Lock "cinder-attachment_update-fa287259-887d-4210-8a23-f5fa43e43737-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 889.066471] [55814]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-6e83ce13-1ece-4a93-91b9-9102e09731cb tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c returned with HTTP 200 [ 889.067069] [55814]: [pid: 55814|app: 0|req: 93/193] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:48:13 2025] PUT /volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.577240] [55813]: DEBUG cinder.api.middleware.request_id [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-88a0348d-4888-456f-86df-3b54ffb9fd18 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.581766] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-88a0348d-4888-456f-86df-3b54ffb9fd18 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] POST http://10.180.1.21/volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c/action [ 889.582288] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-88a0348d-4888-456f-86df-3b54ffb9fd18 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 889.583848] [55813]: DEBUG cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-88a0348d-4888-456f-86df-3b54ffb9fd18 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 889.604832] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.604832] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.616783] [55813]: INFO cinder.api.openstack.wsgi [req-7b4599cf-01b7-4b10-96f0-3ad53c6c8239 req-88a0348d-4888-456f-86df-3b54ffb9fd18 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c/action returned with HTTP 204 [ 889.617264] [55813]: [pid: 55813|app: 0|req: 101/194] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:48:14 2025] POST /volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 899.062201] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 899.612636] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.830543] [55814]: DEBUG cinder.api.middleware.request_id [None req-9a5ac3e9-631f-4f6b-b865-8e0af4c68560 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.835156] [55814]: INFO cinder.api.openstack.wsgi [None req-9a5ac3e9-631f-4f6b-b865-8e0af4c68560 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 901.835412] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9a5ac3e9-631f-4f6b-b865-8e0af4c68560 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.836265] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9a5ac3e9-631f-4f6b-b865-8e0af4c68560 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.856269] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.856269] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.861204] [55814]: INFO cinder.volume.api [None req-9a5ac3e9-631f-4f6b-b865-8e0af4c68560 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 901.868072] [55814]: INFO cinder.api.openstack.wsgi [None req-9a5ac3e9-631f-4f6b-b865-8e0af4c68560 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 901.869041] [55814]: [pid: 55814|app: 0|req: 94/195] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 05:48:27 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 911.207693] [55813]: DEBUG cinder.api.middleware.request_id [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.209290] [55813]: INFO cinder.api.openstack.wsgi [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/volumes [ 911.209699] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2024872257"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.212141] [55813]: DEBUG cinder.api.v3.volumes [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2024872257'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 911.212465] [55813]: INFO cinder.api.v3.volumes [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Create volume of 1 GB [ 911.220506] [55813]: INFO cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Availability Zones retrieved successfully. [ 911.229897] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Flow 'volume_create_api' (0e8e046f-3861-4a6b-ab95-8521257198d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.231732] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8350e8-988f-4153-bdbb-5c4d2db01e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.232905] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 911.263126] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8350e8-988f-4153-bdbb-5c4d2db01e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.264184] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d6b542-e75c-4a6c-93b8-9c63ccd1ebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.332027] [55813]: DEBUG cinder.quota [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Created reservations ['054a932f-50c6-4f98-a0dd-8904a8b23424', '1f8e0d90-c11d-44ad-bede-7a7fb24fccee', '5d200d64-a2e4-4d34-ac7c-1c7508194618', '02f06463-4c82-4687-9f80-1632c23016af'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 911.332027] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d6b542-e75c-4a6c-93b8-9c63ccd1ebc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054a932f-50c6-4f98-a0dd-8904a8b23424', '1f8e0d90-c11d-44ad-bede-7a7fb24fccee', '5d200d64-a2e4-4d34-ac7c-1c7508194618', '02f06463-4c82-4687-9f80-1632c23016af']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.332027] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f81cdd6-812c-47a2-9bf2-c43cc9454329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.345028] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f81cdd6-812c-47a2-9bf2-c43cc9454329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd283e0a4-6eed-48ff-b759-7dfa07bd7efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2024872257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4c53eff01740eb840aa42451b1b6cc',qos_specs=None,replication_status=,reservations=['054a932f-50c6-4f98-a0dd-8904a8b23424','1f8e0d90-c11d-44ad-bede-7a7fb24fccee','5d200d64-a2e4-4d34-ac7c-1c7508194618','02f06463-4c82-4687-9f80-1632c23016af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae090b51c624ac9b69c8ef7ac448c90',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2024872257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d283e0a4-6eed-48ff-b759-7dfa07bd7efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4c53eff01740eb840aa42451b1b6cc',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='3ae090b51c624ac9b69c8ef7ac448c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.345656] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0eb21dc-e6fb-4024-81d6-267ced34da26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.358588] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0eb21dc-e6fb-4024-81d6-267ced34da26) 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-2024872257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4c53eff01740eb840aa42451b1b6cc',qos_specs=None,replication_status=,reservations=['054a932f-50c6-4f98-a0dd-8904a8b23424','1f8e0d90-c11d-44ad-bede-7a7fb24fccee','5d200d64-a2e4-4d34-ac7c-1c7508194618','02f06463-4c82-4687-9f80-1632c23016af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae090b51c624ac9b69c8ef7ac448c90',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.359571] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae1f1577-12b9-4429-918d-fbc3a4816434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.369012] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae1f1577-12b9-4429-918d-fbc3a4816434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.370138] [55813]: DEBUG cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Flow 'volume_create_api' (0e8e046f-3861-4a6b-ab95-8521257198d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.370498] [55813]: INFO cinder.volume.api [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Create volume request issued successfully. [ 911.372046] [55813]: INFO cinder.api.openstack.wsgi [None req-2835d7a5-4ca1-410b-a5de-5da8e3db9baf tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.374807] [55813]: [pid: 55813|app: 0|req: 102/196] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:48:36 2025] POST /volume/v3/volumes => generated 756 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 911.385813] [55814]: DEBUG cinder.api.middleware.request_id [None req-484fee6d-9b94-4566-b92a-ed32b6308764 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.388750] [55814]: INFO cinder.api.openstack.wsgi [None req-484fee6d-9b94-4566-b92a-ed32b6308764 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 911.389217] [55814]: DEBUG cinder.api.openstack.wsgi [None req-484fee6d-9b94-4566-b92a-ed32b6308764 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.389615] [55814]: DEBUG cinder.api.openstack.wsgi [None req-484fee6d-9b94-4566-b92a-ed32b6308764 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.398697] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.398697] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.406232] [55814]: INFO cinder.volume.api [None req-484fee6d-9b94-4566-b92a-ed32b6308764 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 911.410749] [55814]: INFO cinder.api.openstack.wsgi [None req-484fee6d-9b94-4566-b92a-ed32b6308764 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 911.411224] [55814]: [pid: 55814|app: 0|req: 95/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:36 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.423522] [55813]: DEBUG cinder.api.middleware.request_id [None req-1320af20-5b2b-4aab-93dd-1a1896514757 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.425620] [55813]: INFO cinder.api.openstack.wsgi [None req-1320af20-5b2b-4aab-93dd-1a1896514757 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 912.425856] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1320af20-5b2b-4aab-93dd-1a1896514757 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.426094] [55813]: DEBUG cinder.api.openstack.wsgi [None req-1320af20-5b2b-4aab-93dd-1a1896514757 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.437656] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.437656] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.442110] [55813]: INFO cinder.volume.api [None req-1320af20-5b2b-4aab-93dd-1a1896514757 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 912.447374] [55813]: INFO cinder.api.openstack.wsgi [None req-1320af20-5b2b-4aab-93dd-1a1896514757 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 912.447771] [55813]: [pid: 55813|app: 0|req: 103/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:37 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.276992] [55814]: DEBUG cinder.api.middleware.request_id [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.280305] [55814]: INFO cinder.api.openstack.wsgi [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/volumes [ 920.280749] [55814]: DEBUG cinder.api.openstack.wsgi [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1197177207"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 920.283828] [55814]: DEBUG cinder.api.v3.volumes [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1197177207'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 920.283828] [55814]: INFO cinder.api.v3.volumes [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume of 1 GB [ 920.290995] [55814]: INFO cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Availability Zones retrieved successfully. [ 920.299576] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Flow 'volume_create_api' (efec8bff-78d1-45f3-9abc-4153ae815614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.300819] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97477af1-ad87-4a69-a1c9-e15e4971c17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.302260] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 920.322657] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97477af1-ad87-4a69-a1c9-e15e4971c17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.323764] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883e694d-3f92-4c61-87f3-5165c3380aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.355949] [55814]: DEBUG cinder.quota [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Created reservations ['9347f4c8-d34d-4e8c-8562-6beda7d79255', 'd66df92e-29fb-424c-88a6-401f9bfa68b6', '252e8677-3da0-49e9-9ad5-14bba5773553', 'c241a9ac-c52e-45f2-9cd7-9fad1331a76b'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 920.357787] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883e694d-3f92-4c61-87f3-5165c3380aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9347f4c8-d34d-4e8c-8562-6beda7d79255', 'd66df92e-29fb-424c-88a6-401f9bfa68b6', '252e8677-3da0-49e9-9ad5-14bba5773553', 'c241a9ac-c52e-45f2-9cd7-9fad1331a76b']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.358736] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80891fbf-d270-4d29-8819-50febc62073c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.376703] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80891fbf-d270-4d29-8819-50febc62073c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90eaca9f-9ae9-439a-9a86-6bfcd64509a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1197177207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b970333f4143818355d51fa6e38cd0',qos_specs=None,replication_status=,reservations=['9347f4c8-d34d-4e8c-8562-6beda7d79255','d66df92e-29fb-424c-88a6-401f9bfa68b6','252e8677-3da0-49e9-9ad5-14bba5773553','c241a9ac-c52e-45f2-9cd7-9fad1331a76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af243c740d3443f94088fb4f946616d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1197177207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90eaca9f-9ae9-439a-9a86-6bfcd64509a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b970333f4143818355d51fa6e38cd0',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='3af243c740d3443f94088fb4f946616d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.377779] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149b6955-1702-46ec-8244-0e5db58bcec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.392354] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149b6955-1702-46ec-8244-0e5db58bcec4) 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-1197177207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b970333f4143818355d51fa6e38cd0',qos_specs=None,replication_status=,reservations=['9347f4c8-d34d-4e8c-8562-6beda7d79255','d66df92e-29fb-424c-88a6-401f9bfa68b6','252e8677-3da0-49e9-9ad5-14bba5773553','c241a9ac-c52e-45f2-9cd7-9fad1331a76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af243c740d3443f94088fb4f946616d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.393587] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849943a3-b0a2-4344-bb74-a02d301935b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.410506] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849943a3-b0a2-4344-bb74-a02d301935b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.411642] [55814]: DEBUG cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Flow 'volume_create_api' (efec8bff-78d1-45f3-9abc-4153ae815614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.412031] [55814]: INFO cinder.volume.api [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume request issued successfully. [ 920.412746] [55814]: INFO cinder.api.openstack.wsgi [None req-08a0db8c-1d37-4f7c-8571-8baf6792cb18 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 920.413304] [55814]: [pid: 55814|app: 0|req: 96/199] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:48:45 2025] POST /volume/v3/volumes => generated 750 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 920.425961] [55813]: DEBUG cinder.api.middleware.request_id [None req-3ae682d2-5b59-4a96-aa67-477637b78a45 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.432026] [55813]: INFO cinder.api.openstack.wsgi [None req-3ae682d2-5b59-4a96-aa67-477637b78a45 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 920.432026] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3ae682d2-5b59-4a96-aa67-477637b78a45 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.432026] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3ae682d2-5b59-4a96-aa67-477637b78a45 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.447955] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.447955] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.455762] [55813]: INFO cinder.volume.api [None req-3ae682d2-5b59-4a96-aa67-477637b78a45 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 920.461827] [55813]: INFO cinder.api.openstack.wsgi [None req-3ae682d2-5b59-4a96-aa67-477637b78a45 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 920.462575] [55813]: [pid: 55813|app: 0|req: 104/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:45 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.478382] [55814]: DEBUG cinder.api.middleware.request_id [None req-54c2e2cf-9b21-4f6c-926e-242a2712ea78 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.480609] [55814]: INFO cinder.api.openstack.wsgi [None req-54c2e2cf-9b21-4f6c-926e-242a2712ea78 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 921.480841] [55814]: DEBUG cinder.api.openstack.wsgi [None req-54c2e2cf-9b21-4f6c-926e-242a2712ea78 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.481079] [55814]: DEBUG cinder.api.openstack.wsgi [None req-54c2e2cf-9b21-4f6c-926e-242a2712ea78 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.494306] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.494306] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.498748] [55814]: INFO cinder.volume.api [None req-54c2e2cf-9b21-4f6c-926e-242a2712ea78 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 921.503369] [55814]: INFO cinder.api.openstack.wsgi [None req-54c2e2cf-9b21-4f6c-926e-242a2712ea78 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 921.503810] [55814]: [pid: 55814|app: 0|req: 97/201] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:46 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.546069] [55813]: DEBUG cinder.api.middleware.request_id [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-bd8e0fc9-0f1b-4476-a6ea-1950034758f0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.548892] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-bd8e0fc9-0f1b-4476-a6ea-1950034758f0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 921.548892] [55813]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-bd8e0fc9-0f1b-4476-a6ea-1950034758f0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.549053] [55813]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-bd8e0fc9-0f1b-4476-a6ea-1950034758f0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.556508] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.556508] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.559998] [55813]: INFO cinder.volume.api [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-bd8e0fc9-0f1b-4476-a6ea-1950034758f0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 921.564171] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-bd8e0fc9-0f1b-4476-a6ea-1950034758f0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 921.564698] [55813]: [pid: 55813|app: 0|req: 105/202] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:48:46 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.086469] [55814]: DEBUG cinder.api.middleware.request_id [None req-c41ea01a-a01a-4e8e-aff9-cc73921fa4be None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.087259] [55814]: INFO cinder.api.openstack.wsgi [None req-c41ea01a-a01a-4e8e-aff9-cc73921fa4be None None] GET http://10.180.1.21/volume// [ 923.087259] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c41ea01a-a01a-4e8e-aff9-cc73921fa4be None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.087437] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c41ea01a-a01a-4e8e-aff9-cc73921fa4be None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.087865] [55814]: INFO cinder.api.openstack.wsgi [None req-c41ea01a-a01a-4e8e-aff9-cc73921fa4be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 923.088204] [55814]: [pid: 55814|app: 0|req: 98/203] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:48:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 923.092507] [55813]: DEBUG cinder.api.middleware.request_id [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-a90d6378-3476-4280-81e1-36bbf7ac2d68 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.094966] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-a90d6378-3476-4280-81e1-36bbf7ac2d68 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/attachments [ 923.095440] [55813]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-a90d6378-3476-4280-81e1-36bbf7ac2d68 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90eaca9f-9ae9-439a-9a86-6bfcd64509a1", "connector": null, "instance_uuid": "251dcd8a-1497-4044-af21-91b1cb49a614"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.108172] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.108172] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.129722] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-a90d6378-3476-4280-81e1-36bbf7ac2d68 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 923.130261] [55813]: [pid: 55813|app: 0|req: 106/204] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:48:48 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.149615] [55814]: DEBUG cinder.api.middleware.request_id [None req-5e739b66-ea19-4f56-b6d0-9376761048c1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.152734] [55814]: INFO cinder.api.openstack.wsgi [None req-5e739b66-ea19-4f56-b6d0-9376761048c1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 923.154978] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5e739b66-ea19-4f56-b6d0-9376761048c1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.154978] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5e739b66-ea19-4f56-b6d0-9376761048c1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.170986] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.170986] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.175142] [55814]: INFO cinder.volume.api [None req-5e739b66-ea19-4f56-b6d0-9376761048c1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 923.180638] [55814]: INFO cinder.api.openstack.wsgi [None req-5e739b66-ea19-4f56-b6d0-9376761048c1 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 923.181081] [55814]: [pid: 55814|app: 0|req: 99/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:48 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.654585] [55813]: DEBUG cinder.api.middleware.request_id [None req-8ca8a8fb-42c7-4094-809a-c6f880c880f0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.655067] [55813]: INFO cinder.api.openstack.wsgi [None req-8ca8a8fb-42c7-4094-809a-c6f880c880f0 None None] GET http://10.180.1.21/volume// [ 923.655252] [55813]: DEBUG cinder.api.openstack.wsgi [None req-8ca8a8fb-42c7-4094-809a-c6f880c880f0 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.655525] [55813]: DEBUG cinder.api.openstack.wsgi [None req-8ca8a8fb-42c7-4094-809a-c6f880c880f0 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.655937] [55813]: INFO cinder.api.openstack.wsgi [None req-8ca8a8fb-42c7-4094-809a-c6f880c880f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 923.656883] [55813]: [pid: 55813|app: 0|req: 107/206] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:48:48 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 923.660197] [55814]: DEBUG cinder.api.middleware.request_id [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-d765c01f-1739-49c1-ad5b-54fe2dc94672 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.662577] [55814]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-d765c01f-1739-49c1-ad5b-54fe2dc94672 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 923.662882] [55814]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-d765c01f-1739-49c1-ad5b-54fe2dc94672 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.663104] [55814]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-d765c01f-1739-49c1-ad5b-54fe2dc94672 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.673376] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.673376] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.677031] [55814]: INFO cinder.volume.api [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-d765c01f-1739-49c1-ad5b-54fe2dc94672 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 923.682182] [55814]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-d765c01f-1739-49c1-ad5b-54fe2dc94672 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 923.682675] [55814]: [pid: 55814|app: 0|req: 100/207] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:48:48 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 923.735625] [55813]: DEBUG cinder.api.middleware.request_id [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.738190] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] PUT http://10.180.1.21/volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47 [ 923.738606] [55813]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-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-536746", "mountpoint": "/dev/sdb"}}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.747770] [55813]: DEBUG cinder.coordination [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Acquiring lock "cinder-attachment_update-90eaca9f-9ae9-439a-9a86-6bfcd64509a1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 923.752630] [55813]: DEBUG cinder.coordination [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Lock "cinder-attachment_update-90eaca9f-9ae9-439a-9a86-6bfcd64509a1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 923.753700] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.753700] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.191115] [55814]: DEBUG cinder.api.middleware.request_id [None req-49aecddf-b2d4-4a24-ac6e-4694d33370e0 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.194316] [55814]: INFO cinder.api.openstack.wsgi [None req-49aecddf-b2d4-4a24-ac6e-4694d33370e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 924.194598] [55814]: DEBUG cinder.api.openstack.wsgi [None req-49aecddf-b2d4-4a24-ac6e-4694d33370e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.194865] [55814]: DEBUG cinder.api.openstack.wsgi [None req-49aecddf-b2d4-4a24-ac6e-4694d33370e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.208529] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.208529] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.213080] [55814]: INFO cinder.volume.api [None req-49aecddf-b2d4-4a24-ac6e-4694d33370e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 924.218941] [55814]: INFO cinder.api.openstack.wsgi [None req-49aecddf-b2d4-4a24-ac6e-4694d33370e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 924.219347] [55814]: [pid: 55814|app: 0|req: 101/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:49 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.231226] [55814]: DEBUG cinder.api.middleware.request_id [None req-05bde8a0-883a-4f7b-a15c-2081a689776e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.233481] [55814]: INFO cinder.api.openstack.wsgi [None req-05bde8a0-883a-4f7b-a15c-2081a689776e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 925.233735] [55814]: DEBUG cinder.api.openstack.wsgi [None req-05bde8a0-883a-4f7b-a15c-2081a689776e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.233955] [55814]: DEBUG cinder.api.openstack.wsgi [None req-05bde8a0-883a-4f7b-a15c-2081a689776e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.247536] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.247536] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.251392] [55814]: INFO cinder.volume.api [None req-05bde8a0-883a-4f7b-a15c-2081a689776e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 925.256410] [55814]: INFO cinder.api.openstack.wsgi [None req-05bde8a0-883a-4f7b-a15c-2081a689776e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 925.256825] [55814]: [pid: 55814|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:50 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.267427] [55814]: DEBUG cinder.api.middleware.request_id [None req-91a1c38b-98fd-45ae-9d74-c2f064ce00b6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.272187] [55814]: INFO cinder.api.openstack.wsgi [None req-91a1c38b-98fd-45ae-9d74-c2f064ce00b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 926.272187] [55814]: DEBUG cinder.api.openstack.wsgi [None req-91a1c38b-98fd-45ae-9d74-c2f064ce00b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.272187] [55814]: DEBUG cinder.api.openstack.wsgi [None req-91a1c38b-98fd-45ae-9d74-c2f064ce00b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.291710] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.291710] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.297583] [55814]: INFO cinder.volume.api [None req-91a1c38b-98fd-45ae-9d74-c2f064ce00b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 926.303766] [55814]: INFO cinder.api.openstack.wsgi [None req-91a1c38b-98fd-45ae-9d74-c2f064ce00b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 926.303766] [55814]: [pid: 55814|app: 0|req: 103/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:51 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.314362] [55814]: DEBUG cinder.api.middleware.request_id [None req-e59afdbe-33c7-4fb8-baba-ce3f12265057 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.316488] [55814]: INFO cinder.api.openstack.wsgi [None req-e59afdbe-33c7-4fb8-baba-ce3f12265057 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 927.316712] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e59afdbe-33c7-4fb8-baba-ce3f12265057 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.316928] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e59afdbe-33c7-4fb8-baba-ce3f12265057 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.331901] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.331901] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.337694] [55814]: INFO cinder.volume.api [None req-e59afdbe-33c7-4fb8-baba-ce3f12265057 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 927.342509] [55814]: INFO cinder.api.openstack.wsgi [None req-e59afdbe-33c7-4fb8-baba-ce3f12265057 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 927.343258] [55814]: [pid: 55814|app: 0|req: 104/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:52 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.355271] [55814]: DEBUG cinder.api.middleware.request_id [None req-68503a2e-68b4-4255-bd09-b6d4d6d8dc4e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.357339] [55814]: INFO cinder.api.openstack.wsgi [None req-68503a2e-68b4-4255-bd09-b6d4d6d8dc4e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 928.357559] [55814]: DEBUG cinder.api.openstack.wsgi [None req-68503a2e-68b4-4255-bd09-b6d4d6d8dc4e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.357984] [55814]: DEBUG cinder.api.openstack.wsgi [None req-68503a2e-68b4-4255-bd09-b6d4d6d8dc4e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.375468] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.375468] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.379924] [55814]: INFO cinder.volume.api [None req-68503a2e-68b4-4255-bd09-b6d4d6d8dc4e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 928.390238] [55814]: INFO cinder.api.openstack.wsgi [None req-68503a2e-68b4-4255-bd09-b6d4d6d8dc4e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 928.391019] [55814]: [pid: 55814|app: 0|req: 105/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:53 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.408036] [55814]: DEBUG cinder.api.middleware.request_id [None req-3b205ec8-9c01-46e6-9444-7a9602e3593d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.411512] [55814]: INFO cinder.api.openstack.wsgi [None req-3b205ec8-9c01-46e6-9444-7a9602e3593d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 929.411512] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3b205ec8-9c01-46e6-9444-7a9602e3593d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.411512] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3b205ec8-9c01-46e6-9444-7a9602e3593d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.429487] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.429487] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.433459] [55814]: INFO cinder.volume.api [None req-3b205ec8-9c01-46e6-9444-7a9602e3593d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 929.438405] [55814]: INFO cinder.api.openstack.wsgi [None req-3b205ec8-9c01-46e6-9444-7a9602e3593d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 929.438828] [55814]: [pid: 55814|app: 0|req: 106/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:54 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.454957] [55814]: DEBUG cinder.api.middleware.request_id [None req-117ef3a9-7d15-4735-a499-04861e32cc4d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.457073] [55814]: INFO cinder.api.openstack.wsgi [None req-117ef3a9-7d15-4735-a499-04861e32cc4d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 930.457293] [55814]: DEBUG cinder.api.openstack.wsgi [None req-117ef3a9-7d15-4735-a499-04861e32cc4d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.457523] [55814]: DEBUG cinder.api.openstack.wsgi [None req-117ef3a9-7d15-4735-a499-04861e32cc4d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.122070] [55813]: DEBUG cinder.coordination [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Lock "cinder-attachment_update-90eaca9f-9ae9-439a-9a86-6bfcd64509a1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 7.368s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 931.125232] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-1b02f8c6-9273-456b-a918-39a7576bda01 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47 returned with HTTP 200 [ 931.125662] [55813]: [pid: 55813|app: 0|req: 108/214] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:48:49 2025] PUT /volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47 => generated 617 bytes in 7390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.154833] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.154833] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.160669] [55814]: INFO cinder.volume.api [None req-117ef3a9-7d15-4735-a499-04861e32cc4d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 931.168925] [55814]: INFO cinder.api.openstack.wsgi [None req-117ef3a9-7d15-4735-a499-04861e32cc4d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 931.168925] [55814]: [pid: 55814|app: 0|req: 107/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:55 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.180460] [55813]: DEBUG cinder.api.middleware.request_id [None req-f9f786d0-8f0d-48ee-a971-3219c8d84fd4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.182835] [55813]: INFO cinder.api.openstack.wsgi [None req-f9f786d0-8f0d-48ee-a971-3219c8d84fd4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 932.183107] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f9f786d0-8f0d-48ee-a971-3219c8d84fd4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.183340] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f9f786d0-8f0d-48ee-a971-3219c8d84fd4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.199478] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.199478] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.203269] [55813]: INFO cinder.volume.api [None req-f9f786d0-8f0d-48ee-a971-3219c8d84fd4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 932.208049] [55813]: INFO cinder.api.openstack.wsgi [None req-f9f786d0-8f0d-48ee-a971-3219c8d84fd4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 932.208438] [55813]: [pid: 55813|app: 0|req: 109/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:57 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.218540] [55814]: DEBUG cinder.api.middleware.request_id [None req-67cd2c28-3d59-4ffc-8fc1-2e7d1facdfab None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.220633] [55814]: INFO cinder.api.openstack.wsgi [None req-67cd2c28-3d59-4ffc-8fc1-2e7d1facdfab tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 933.221219] [55814]: DEBUG cinder.api.openstack.wsgi [None req-67cd2c28-3d59-4ffc-8fc1-2e7d1facdfab tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.221219] [55814]: DEBUG cinder.api.openstack.wsgi [None req-67cd2c28-3d59-4ffc-8fc1-2e7d1facdfab tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.236987] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.236987] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.240794] [55814]: INFO cinder.volume.api [None req-67cd2c28-3d59-4ffc-8fc1-2e7d1facdfab tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 933.246257] [55814]: INFO cinder.api.openstack.wsgi [None req-67cd2c28-3d59-4ffc-8fc1-2e7d1facdfab tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 933.246683] [55814]: [pid: 55814|app: 0|req: 108/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:58 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.290795] [55813]: DEBUG cinder.api.middleware.request_id [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-25538e2c-3f0e-43ec-afbd-7b64c687bad7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.293172] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-25538e2c-3f0e-43ec-afbd-7b64c687bad7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47/action [ 933.293721] [55813]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-25538e2c-3f0e-43ec-afbd-7b64c687bad7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 933.293933] [55813]: DEBUG cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-25538e2c-3f0e-43ec-afbd-7b64c687bad7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.311746] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.311746] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.321581] [55813]: INFO cinder.api.openstack.wsgi [req-2e819cd0-2808-4446-ae2d-7db30a620b6c req-25538e2c-3f0e-43ec-afbd-7b64c687bad7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47/action returned with HTTP 204 [ 933.322047] [55813]: [pid: 55813|app: 0|req: 110/218] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:48:58 2025] POST /volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 934.258713] [55814]: DEBUG cinder.api.middleware.request_id [None req-45486b2f-1204-443e-935a-d736f34a4a2d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.262278] [55814]: INFO cinder.api.openstack.wsgi [None req-45486b2f-1204-443e-935a-d736f34a4a2d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 934.262606] [55814]: DEBUG cinder.api.openstack.wsgi [None req-45486b2f-1204-443e-935a-d736f34a4a2d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.262908] [55814]: DEBUG cinder.api.openstack.wsgi [None req-45486b2f-1204-443e-935a-d736f34a4a2d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.275938] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.275938] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.283103] [55814]: INFO cinder.volume.api [None req-45486b2f-1204-443e-935a-d736f34a4a2d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 934.288500] [55814]: INFO cinder.api.openstack.wsgi [None req-45486b2f-1204-443e-935a-d736f34a4a2d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 934.288991] [55814]: [pid: 55814|app: 0|req: 109/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:59 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.298373] [55813]: DEBUG cinder.api.middleware.request_id [None req-814eff4b-a9b4-4fd4-9f9a-783e862846b5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.300564] [55813]: INFO cinder.api.openstack.wsgi [None req-814eff4b-a9b4-4fd4-9f9a-783e862846b5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 934.300885] [55813]: DEBUG cinder.api.openstack.wsgi [None req-814eff4b-a9b4-4fd4-9f9a-783e862846b5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.301038] [55813]: DEBUG cinder.api.openstack.wsgi [None req-814eff4b-a9b4-4fd4-9f9a-783e862846b5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.313607] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.313607] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.317399] [55813]: INFO cinder.volume.api [None req-814eff4b-a9b4-4fd4-9f9a-783e862846b5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 934.322483] [55813]: INFO cinder.api.openstack.wsgi [None req-814eff4b-a9b4-4fd4-9f9a-783e862846b5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 934.322483] [55813]: [pid: 55813|app: 0|req: 111/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:59 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.399407] [55814]: DEBUG cinder.api.middleware.request_id [None req-919b6455-ba89-445b-b083-e6296e8c4156 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.403239] [55814]: INFO cinder.api.openstack.wsgi [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/volumes [ 934.403672] [55814]: DEBUG cinder.api.openstack.wsgi [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-890508541"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 934.409085] [55814]: DEBUG cinder.api.v3.volumes [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-890508541'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 934.409266] [55814]: INFO cinder.api.v3.volumes [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume of 1 GB [ 934.416098] [55814]: INFO cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Availability Zones retrieved successfully. [ 934.423702] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Flow 'volume_create_api' (406eaf15-f5d6-4631-9114-c0666af43430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 934.424954] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704c0232-b34d-4144-b77b-a9596dbb31a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 934.427610] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 934.445585] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704c0232-b34d-4144-b77b-a9596dbb31a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 934.446700] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d058738-b9b9-434b-9eab-2e3ff3c910ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 934.480429] [55814]: DEBUG cinder.quota [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Created reservations ['18b588ea-ece6-4da9-82f5-e4c5f8fe46f6', '64ff4012-0ff1-4f6d-940d-78f53a83ad02', '935efba4-64ba-45e7-acfc-027ba5bb0054', 'eac7a750-ede2-4f2c-9af9-cc96303e6912'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 934.481538] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d058738-b9b9-434b-9eab-2e3ff3c910ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b588ea-ece6-4da9-82f5-e4c5f8fe46f6', '64ff4012-0ff1-4f6d-940d-78f53a83ad02', '935efba4-64ba-45e7-acfc-027ba5bb0054', 'eac7a750-ede2-4f2c-9af9-cc96303e6912']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 934.482612] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b736a69-b4f0-47ca-829f-6aede43fb0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 934.494661] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b736a69-b4f0-47ca-829f-6aede43fb0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd94db5-9792-4317-8404-adfbba28fdb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-890508541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b970333f4143818355d51fa6e38cd0',qos_specs=None,replication_status=,reservations=['18b588ea-ece6-4da9-82f5-e4c5f8fe46f6','64ff4012-0ff1-4f6d-940d-78f53a83ad02','935efba4-64ba-45e7-acfc-027ba5bb0054','eac7a750-ede2-4f2c-9af9-cc96303e6912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af243c740d3443f94088fb4f946616d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-890508541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd94db5-9792-4317-8404-adfbba28fdb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b970333f4143818355d51fa6e38cd0',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='3af243c740d3443f94088fb4f946616d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 934.495597] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f474be-68dc-4ef2-92f6-c940537c550a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 934.509484] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f474be-68dc-4ef2-92f6-c940537c550a) 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-890508541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b970333f4143818355d51fa6e38cd0',qos_specs=None,replication_status=,reservations=['18b588ea-ece6-4da9-82f5-e4c5f8fe46f6','64ff4012-0ff1-4f6d-940d-78f53a83ad02','935efba4-64ba-45e7-acfc-027ba5bb0054','eac7a750-ede2-4f2c-9af9-cc96303e6912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af243c740d3443f94088fb4f946616d',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 934.510794] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c86e42d-bf10-474f-a4b7-744a158627ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 934.521060] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c86e42d-bf10-474f-a4b7-744a158627ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 934.522174] [55814]: DEBUG cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Flow 'volume_create_api' (406eaf15-f5d6-4631-9114-c0666af43430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 934.522584] [55814]: INFO cinder.volume.api [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Create volume request issued successfully. [ 934.523311] [55814]: INFO cinder.api.openstack.wsgi [None req-919b6455-ba89-445b-b083-e6296e8c4156 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 934.523824] [55814]: [pid: 55814|app: 0|req: 110/221] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:48:59 2025] POST /volume/v3/volumes => generated 749 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 934.542996] [55813]: DEBUG cinder.api.middleware.request_id [None req-9628f0b1-5511-45bf-95cc-10d8052d4492 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.546090] [55813]: INFO cinder.api.openstack.wsgi [None req-9628f0b1-5511-45bf-95cc-10d8052d4492 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 934.546456] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9628f0b1-5511-45bf-95cc-10d8052d4492 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.546818] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9628f0b1-5511-45bf-95cc-10d8052d4492 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.561720] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.561720] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.566123] [55813]: INFO cinder.volume.api [None req-9628f0b1-5511-45bf-95cc-10d8052d4492 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 934.571950] [55813]: INFO cinder.api.openstack.wsgi [None req-9628f0b1-5511-45bf-95cc-10d8052d4492 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 934.572694] [55813]: [pid: 55813|app: 0|req: 112/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:48:59 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.583138] [55814]: DEBUG cinder.api.middleware.request_id [None req-ef2ecaff-7b7e-43ab-b9b1-c8df1e0995ea None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.585509] [55814]: INFO cinder.api.openstack.wsgi [None req-ef2ecaff-7b7e-43ab-b9b1-c8df1e0995ea tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 935.585733] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ef2ecaff-7b7e-43ab-b9b1-c8df1e0995ea tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.585959] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ef2ecaff-7b7e-43ab-b9b1-c8df1e0995ea tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.595932] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.595932] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.599569] [55814]: INFO cinder.volume.api [None req-ef2ecaff-7b7e-43ab-b9b1-c8df1e0995ea tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 935.603975] [55814]: INFO cinder.api.openstack.wsgi [None req-ef2ecaff-7b7e-43ab-b9b1-c8df1e0995ea tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 935.604357] [55814]: [pid: 55814|app: 0|req: 111/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:00 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 935.640046] [55813]: DEBUG cinder.api.middleware.request_id [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-ede1058a-376e-4cdf-9e3d-f08108c12646 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.642501] [55813]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-ede1058a-376e-4cdf-9e3d-f08108c12646 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 935.642731] [55813]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-ede1058a-376e-4cdf-9e3d-f08108c12646 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.642985] [55813]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-ede1058a-376e-4cdf-9e3d-f08108c12646 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.650840] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.650840] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.656217] [55813]: INFO cinder.volume.api [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-ede1058a-376e-4cdf-9e3d-f08108c12646 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 935.662437] [55813]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-ede1058a-376e-4cdf-9e3d-f08108c12646 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 935.663072] [55813]: [pid: 55813|app: 0|req: 113/224] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:00 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.193817] [55814]: DEBUG cinder.api.middleware.request_id [None req-c467f47a-a98f-45e0-a971-88e3753cea25 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.193817] [55814]: INFO cinder.api.openstack.wsgi [None req-c467f47a-a98f-45e0-a971-88e3753cea25 None None] GET http://10.180.1.21/volume// [ 937.194173] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c467f47a-a98f-45e0-a971-88e3753cea25 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.194173] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c467f47a-a98f-45e0-a971-88e3753cea25 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.194577] [55814]: INFO cinder.api.openstack.wsgi [None req-c467f47a-a98f-45e0-a971-88e3753cea25 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 937.194949] [55814]: [pid: 55814|app: 0|req: 112/225] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:49:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 937.200686] [55813]: DEBUG cinder.api.middleware.request_id [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-97cdf892-802f-4f43-b1ee-49013182edfd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.203329] [55813]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-97cdf892-802f-4f43-b1ee-49013182edfd tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/attachments [ 937.204029] [55813]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-97cdf892-802f-4f43-b1ee-49013182edfd tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccd94db5-9792-4317-8404-adfbba28fdb6", "connector": null, "instance_uuid": "251dcd8a-1497-4044-af21-91b1cb49a614"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 937.217478] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.217478] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.242490] [55813]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-97cdf892-802f-4f43-b1ee-49013182edfd tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 937.243015] [55813]: [pid: 55813|app: 0|req: 114/226] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:49:02 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.272342] [55814]: DEBUG cinder.api.middleware.request_id [None req-e92be186-0cd4-41f5-a660-e2657e0c42aa None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.275400] [55814]: INFO cinder.api.openstack.wsgi [None req-e92be186-0cd4-41f5-a660-e2657e0c42aa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 937.275652] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e92be186-0cd4-41f5-a660-e2657e0c42aa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.275860] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e92be186-0cd4-41f5-a660-e2657e0c42aa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.295868] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.295868] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.300744] [55814]: INFO cinder.volume.api [None req-e92be186-0cd4-41f5-a660-e2657e0c42aa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 937.306769] [55814]: INFO cinder.api.openstack.wsgi [None req-e92be186-0cd4-41f5-a660-e2657e0c42aa tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 937.307447] [55814]: [pid: 55814|app: 0|req: 113/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:02 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.773602] [55813]: DEBUG cinder.api.middleware.request_id [None req-560adc0c-c5fa-46f1-8ce4-578d7fab1ec5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.774306] [55813]: INFO cinder.api.openstack.wsgi [None req-560adc0c-c5fa-46f1-8ce4-578d7fab1ec5 None None] GET http://10.180.1.21/volume// [ 937.774679] [55813]: DEBUG cinder.api.openstack.wsgi [None req-560adc0c-c5fa-46f1-8ce4-578d7fab1ec5 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.775114] [55813]: DEBUG cinder.api.openstack.wsgi [None req-560adc0c-c5fa-46f1-8ce4-578d7fab1ec5 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.775826] [55813]: INFO cinder.api.openstack.wsgi [None req-560adc0c-c5fa-46f1-8ce4-578d7fab1ec5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 937.776582] [55813]: [pid: 55813|app: 0|req: 115/228] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:49:03 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 937.780677] [55814]: DEBUG cinder.api.middleware.request_id [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-2f477c1d-4e02-4d14-8a71-88d2fbbd38f4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.783586] [55814]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-2f477c1d-4e02-4d14-8a71-88d2fbbd38f4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 937.783739] [55814]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-2f477c1d-4e02-4d14-8a71-88d2fbbd38f4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.783869] [55814]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-2f477c1d-4e02-4d14-8a71-88d2fbbd38f4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.795934] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.795934] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.804338] [55814]: INFO cinder.volume.api [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-2f477c1d-4e02-4d14-8a71-88d2fbbd38f4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 937.808933] [55814]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-2f477c1d-4e02-4d14-8a71-88d2fbbd38f4 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 937.812587] [55814]: [pid: 55814|app: 0|req: 114/229] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:49:03 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 937.873863] [55813]: DEBUG cinder.api.middleware.request_id [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.879361] [55813]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] PUT http://10.180.1.21/volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae [ 937.879361] [55813]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-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-536746", "mountpoint": "/dev/sdc"}}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 937.887453] [55813]: DEBUG cinder.coordination [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Acquiring lock "cinder-attachment_update-ccd94db5-9792-4317-8404-adfbba28fdb6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 937.892090] [55813]: DEBUG cinder.coordination [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Lock "cinder-attachment_update-ccd94db5-9792-4317-8404-adfbba28fdb6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 937.893218] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.893218] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.324208] [55814]: DEBUG cinder.api.middleware.request_id [None req-53831af3-124f-4d8e-bd01-3316f6c447e5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.326859] [55814]: INFO cinder.api.openstack.wsgi [None req-53831af3-124f-4d8e-bd01-3316f6c447e5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 938.327165] [55814]: DEBUG cinder.api.openstack.wsgi [None req-53831af3-124f-4d8e-bd01-3316f6c447e5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.327443] [55814]: DEBUG cinder.api.openstack.wsgi [None req-53831af3-124f-4d8e-bd01-3316f6c447e5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.341994] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.341994] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.346155] [55814]: INFO cinder.volume.api [None req-53831af3-124f-4d8e-bd01-3316f6c447e5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 938.351785] [55814]: INFO cinder.api.openstack.wsgi [None req-53831af3-124f-4d8e-bd01-3316f6c447e5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 938.352379] [55814]: [pid: 55814|app: 0|req: 115/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:03 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.642724] [55814]: DEBUG cinder.api.middleware.request_id [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-fb170469-dd4c-49e0-9c44-e34a56c2ea77 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.645672] [55814]: INFO cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-fb170469-dd4c-49e0-9c44-e34a56c2ea77 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 938.645998] [55814]: DEBUG cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-fb170469-dd4c-49e0-9c44-e34a56c2ea77 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.646247] [55814]: DEBUG cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-fb170469-dd4c-49e0-9c44-e34a56c2ea77 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.661973] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.661973] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.668428] [55814]: INFO cinder.volume.api [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-fb170469-dd4c-49e0-9c44-e34a56c2ea77 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 938.675231] [55814]: INFO cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-fb170469-dd4c-49e0-9c44-e34a56c2ea77 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 938.675231] [55814]: [pid: 55814|app: 0|req: 116/231] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:03 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.695137] [55814]: DEBUG cinder.api.middleware.request_id [None req-cabf4fa6-e935-4283-b047-06fbe3e68ac6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.696037] [55814]: INFO cinder.api.openstack.wsgi [None req-cabf4fa6-e935-4283-b047-06fbe3e68ac6 None None] GET http://10.180.1.21/volume// [ 938.696037] [55814]: DEBUG cinder.api.openstack.wsgi [None req-cabf4fa6-e935-4283-b047-06fbe3e68ac6 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.696196] [55814]: DEBUG cinder.api.openstack.wsgi [None req-cabf4fa6-e935-4283-b047-06fbe3e68ac6 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.696599] [55814]: INFO cinder.api.openstack.wsgi [None req-cabf4fa6-e935-4283-b047-06fbe3e68ac6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 938.696934] [55814]: [pid: 55814|app: 0|req: 117/232] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:49:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 938.702029] [55814]: DEBUG cinder.api.middleware.request_id [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-f9e61375-9ff2-4ef5-9e37-b5a0eda59e94 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.704888] [55814]: INFO cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-f9e61375-9ff2-4ef5-9e37-b5a0eda59e94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/attachments [ 938.705384] [55814]: DEBUG cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-f9e61375-9ff2-4ef5-9e37-b5a0eda59e94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d283e0a4-6eed-48ff-b759-7dfa07bd7efe", "connector": null, "instance_uuid": "2aed780b-9671-434f-99e8-3d75f19e95aa"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 938.718788] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.718788] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.751284] [55814]: INFO cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-f9e61375-9ff2-4ef5-9e37-b5a0eda59e94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 938.751805] [55814]: [pid: 55814|app: 0|req: 118/233] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:49:04 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.787266] [55814]: DEBUG cinder.api.middleware.request_id [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-62d75178-ee90-4052-9edc-57b36416f630 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.790988] [55814]: INFO cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-62d75178-ee90-4052-9edc-57b36416f630 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d/action [ 938.791496] [55814]: DEBUG cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-62d75178-ee90-4052-9edc-57b36416f630 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 938.791645] [55814]: DEBUG cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-62d75178-ee90-4052-9edc-57b36416f630 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 938.809188] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.809188] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.820887] [55814]: INFO cinder.api.openstack.wsgi [req-9207b83e-8109-4142-8db8-16ebbf1a6006 req-62d75178-ee90-4052-9edc-57b36416f630 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d/action returned with HTTP 204 [ 938.821485] [55814]: [pid: 55814|app: 0|req: 119/234] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:49:04 2025] POST /volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 938.841903] [55814]: DEBUG cinder.api.middleware.request_id [None req-06e54260-f57e-47ca-b751-9c51fc85b38f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.849817] [55814]: INFO cinder.api.openstack.wsgi [None req-06e54260-f57e-47ca-b751-9c51fc85b38f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 938.849817] [55814]: DEBUG cinder.api.openstack.wsgi [None req-06e54260-f57e-47ca-b751-9c51fc85b38f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.849817] [55814]: DEBUG cinder.api.openstack.wsgi [None req-06e54260-f57e-47ca-b751-9c51fc85b38f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.860796] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.860796] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.864758] [55814]: INFO cinder.volume.api [None req-06e54260-f57e-47ca-b751-9c51fc85b38f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 938.869883] [55814]: INFO cinder.api.openstack.wsgi [None req-06e54260-f57e-47ca-b751-9c51fc85b38f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 938.870218] [55814]: [pid: 55814|app: 0|req: 120/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:04 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.886945] [55814]: DEBUG cinder.api.middleware.request_id [None req-93012792-b696-42da-9749-5bc595630cd9 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.889675] [55814]: INFO cinder.api.openstack.wsgi [None req-93012792-b696-42da-9749-5bc595630cd9 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 938.889896] [55814]: DEBUG cinder.api.openstack.wsgi [None req-93012792-b696-42da-9749-5bc595630cd9 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.890133] [55814]: DEBUG cinder.api.openstack.wsgi [None req-93012792-b696-42da-9749-5bc595630cd9 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.903194] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.903194] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.907394] [55814]: INFO cinder.volume.api [None req-93012792-b696-42da-9749-5bc595630cd9 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 938.912844] [55814]: INFO cinder.api.openstack.wsgi [None req-93012792-b696-42da-9749-5bc595630cd9 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 938.913532] [55814]: [pid: 55814|app: 0|req: 121/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:04 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 939.368247] [55814]: DEBUG cinder.api.middleware.request_id [None req-a414a00b-7074-4a62-a7e0-1635a889c9a5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.370664] [55814]: INFO cinder.api.openstack.wsgi [None req-a414a00b-7074-4a62-a7e0-1635a889c9a5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 939.370972] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a414a00b-7074-4a62-a7e0-1635a889c9a5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.371077] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a414a00b-7074-4a62-a7e0-1635a889c9a5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.401018] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.401018] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.405877] [55814]: INFO cinder.volume.api [None req-a414a00b-7074-4a62-a7e0-1635a889c9a5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 939.409929] [55814]: INFO cinder.api.openstack.wsgi [None req-a414a00b-7074-4a62-a7e0-1635a889c9a5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 939.410357] [55814]: [pid: 55814|app: 0|req: 122/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:04 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.426255] [55814]: DEBUG cinder.api.middleware.request_id [None req-ebbe04f8-4540-44d5-ba1e-4b609f8400b9 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.428936] [55814]: INFO cinder.api.openstack.wsgi [None req-ebbe04f8-4540-44d5-ba1e-4b609f8400b9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 940.429254] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ebbe04f8-4540-44d5-ba1e-4b609f8400b9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.429511] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ebbe04f8-4540-44d5-ba1e-4b609f8400b9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.448749] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.448749] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.453656] [55814]: INFO cinder.volume.api [None req-ebbe04f8-4540-44d5-ba1e-4b609f8400b9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 940.459450] [55814]: INFO cinder.api.openstack.wsgi [None req-ebbe04f8-4540-44d5-ba1e-4b609f8400b9 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 940.460051] [55814]: [pid: 55814|app: 0|req: 123/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:05 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.474678] [55814]: DEBUG cinder.api.middleware.request_id [None req-ba0b1b22-9977-4c01-b554-cd479b49326a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.478258] [55814]: INFO cinder.api.openstack.wsgi [None req-ba0b1b22-9977-4c01-b554-cd479b49326a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 941.478258] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ba0b1b22-9977-4c01-b554-cd479b49326a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.478258] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ba0b1b22-9977-4c01-b554-cd479b49326a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.491149] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.491149] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.495235] [55814]: INFO cinder.volume.api [None req-ba0b1b22-9977-4c01-b554-cd479b49326a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 941.501108] [55814]: INFO cinder.api.openstack.wsgi [None req-ba0b1b22-9977-4c01-b554-cd479b49326a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 941.501646] [55814]: [pid: 55814|app: 0|req: 124/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:06 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.423486] [55813]: DEBUG cinder.coordination [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Lock "cinder-attachment_update-ccd94db5-9792-4317-8404-adfbba28fdb6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 942.423486] [55813]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-7344f1f2-1641-4461-9030-77f1ffd57940 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae returned with HTTP 200 [ 942.423486] [55813]: [pid: 55813|app: 0|req: 116/240] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:49:03 2025] PUT /volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.513994] [55814]: DEBUG cinder.api.middleware.request_id [None req-83786ab0-afef-4f65-a64b-5451bb65e0bf None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.516605] [55814]: INFO cinder.api.openstack.wsgi [None req-83786ab0-afef-4f65-a64b-5451bb65e0bf tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 942.516876] [55814]: DEBUG cinder.api.openstack.wsgi [None req-83786ab0-afef-4f65-a64b-5451bb65e0bf tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.517155] [55814]: DEBUG cinder.api.openstack.wsgi [None req-83786ab0-afef-4f65-a64b-5451bb65e0bf tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.530977] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.530977] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.535437] [55814]: INFO cinder.volume.api [None req-83786ab0-afef-4f65-a64b-5451bb65e0bf tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 942.540762] [55814]: INFO cinder.api.openstack.wsgi [None req-83786ab0-afef-4f65-a64b-5451bb65e0bf tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 942.541197] [55814]: [pid: 55814|app: 0|req: 125/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:07 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.555160] [55813]: DEBUG cinder.api.middleware.request_id [None req-c2baa82c-1b90-4354-827d-54ed72af3e31 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.557581] [55813]: INFO cinder.api.openstack.wsgi [None req-c2baa82c-1b90-4354-827d-54ed72af3e31 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 943.557841] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c2baa82c-1b90-4354-827d-54ed72af3e31 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.558093] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c2baa82c-1b90-4354-827d-54ed72af3e31 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.573958] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.573958] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.578526] [55813]: INFO cinder.volume.api [None req-c2baa82c-1b90-4354-827d-54ed72af3e31 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 943.584574] [55813]: INFO cinder.api.openstack.wsgi [None req-c2baa82c-1b90-4354-827d-54ed72af3e31 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 943.584993] [55813]: [pid: 55813|app: 0|req: 117/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:08 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.051735] [55814]: DEBUG cinder.api.middleware.request_id [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-aa03f009-2ce2-445a-8db3-41f2996139dc None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.054219] [55814]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-aa03f009-2ce2-445a-8db3-41f2996139dc tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae/action [ 944.054888] [55814]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-aa03f009-2ce2-445a-8db3-41f2996139dc tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 944.054888] [55814]: DEBUG cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-aa03f009-2ce2-445a-8db3-41f2996139dc tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.071442] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.071442] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.079199] [55814]: INFO cinder.api.openstack.wsgi [req-1e17e4d9-8196-4b83-b9e8-cbdb67d5f719 req-aa03f009-2ce2-445a-8db3-41f2996139dc tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae/action returned with HTTP 204 [ 944.079674] [55814]: [pid: 55814|app: 0|req: 126/243] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:49:09 2025] POST /volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 944.596070] [55813]: DEBUG cinder.api.middleware.request_id [None req-f028596d-9115-4f83-8795-4bf130879f2f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.600426] [55813]: INFO cinder.api.openstack.wsgi [None req-f028596d-9115-4f83-8795-4bf130879f2f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 944.600426] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f028596d-9115-4f83-8795-4bf130879f2f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.600426] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f028596d-9115-4f83-8795-4bf130879f2f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.613415] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.613415] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.618075] [55813]: INFO cinder.volume.api [None req-f028596d-9115-4f83-8795-4bf130879f2f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 944.623549] [55813]: INFO cinder.api.openstack.wsgi [None req-f028596d-9115-4f83-8795-4bf130879f2f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 944.624185] [55813]: [pid: 55813|app: 0|req: 118/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:09 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.635198] [55814]: DEBUG cinder.api.middleware.request_id [None req-b1776bea-52e6-43dc-b598-c2631dc7639e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.637382] [55814]: INFO cinder.api.openstack.wsgi [None req-b1776bea-52e6-43dc-b598-c2631dc7639e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 944.637523] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b1776bea-52e6-43dc-b598-c2631dc7639e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.637781] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b1776bea-52e6-43dc-b598-c2631dc7639e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.648187] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.648187] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.651809] [55814]: INFO cinder.volume.api [None req-b1776bea-52e6-43dc-b598-c2631dc7639e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 944.656770] [55814]: INFO cinder.api.openstack.wsgi [None req-b1776bea-52e6-43dc-b598-c2631dc7639e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 944.657252] [55814]: [pid: 55814|app: 0|req: 127/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:09 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 944.874659] [55813]: DEBUG cinder.api.middleware.request_id [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-0a535cd2-cf6c-44c3-afaf-2e0bce860e04 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.877109] [55813]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-0a535cd2-cf6c-44c3-afaf-2e0bce860e04 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 944.877265] [55813]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-0a535cd2-cf6c-44c3-afaf-2e0bce860e04 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.877485] [55813]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-0a535cd2-cf6c-44c3-afaf-2e0bce860e04 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.887760] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.887760] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.891149] [55813]: INFO cinder.volume.api [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-0a535cd2-cf6c-44c3-afaf-2e0bce860e04 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 944.895862] [55813]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-0a535cd2-cf6c-44c3-afaf-2e0bce860e04 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 944.896289] [55813]: [pid: 55813|app: 0|req: 119/246] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:10 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.913402] [55814]: DEBUG cinder.api.middleware.request_id [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.916129] [55814]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1/action [ 944.916599] [55814]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 944.916701] [55814]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.926987] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.926987] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.927474] [55814]: INFO cinder.volume.api [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 944.932933] [55814]: INFO cinder.volume.api [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Begin detaching volume completed successfully. [ 944.933194] [55814]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-bed76d02-cd6c-4f8e-bb61-0d16a2c098e0 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1/action returned with HTTP 202 [ 944.933659] [55814]: [pid: 55814|app: 0|req: 128/247] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:49:10 2025] POST /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 944.947031] [55813]: DEBUG cinder.api.middleware.request_id [None req-a72dd494-ceba-4dbf-9ca4-ffb372f7293a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.950604] [55813]: INFO cinder.api.openstack.wsgi [None req-a72dd494-ceba-4dbf-9ca4-ffb372f7293a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 944.950604] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a72dd494-ceba-4dbf-9ca4-ffb372f7293a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.950604] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a72dd494-ceba-4dbf-9ca4-ffb372f7293a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.960336] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.960336] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.965319] [55813]: INFO cinder.volume.api [None req-a72dd494-ceba-4dbf-9ca4-ffb372f7293a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 944.969955] [55813]: INFO cinder.api.openstack.wsgi [None req-a72dd494-ceba-4dbf-9ca4-ffb372f7293a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 944.970494] [55813]: [pid: 55813|app: 0|req: 120/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:10 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.957309] [55814]: DEBUG cinder.api.middleware.request_id [None req-75fe4665-97cb-4fe3-aa6a-83c00cb32fca None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.957821] [55814]: INFO cinder.api.openstack.wsgi [None req-75fe4665-97cb-4fe3-aa6a-83c00cb32fca None None] GET http://10.180.1.21/volume// [ 945.958059] [55814]: DEBUG cinder.api.openstack.wsgi [None req-75fe4665-97cb-4fe3-aa6a-83c00cb32fca None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.958319] [55814]: DEBUG cinder.api.openstack.wsgi [None req-75fe4665-97cb-4fe3-aa6a-83c00cb32fca None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.958771] [55814]: INFO cinder.api.openstack.wsgi [None req-75fe4665-97cb-4fe3-aa6a-83c00cb32fca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 945.959240] [55814]: [pid: 55814|app: 0|req: 129/249] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:49:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 945.962962] [55813]: DEBUG cinder.api.middleware.request_id [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-13ebee71-5fe2-4279-8a70-b194756c3f3e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.965485] [55813]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-13ebee71-5fe2-4279-8a70-b194756c3f3e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 945.965732] [55813]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-13ebee71-5fe2-4279-8a70-b194756c3f3e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.966032] [55813]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-13ebee71-5fe2-4279-8a70-b194756c3f3e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.979503] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.979503] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.983104] [55814]: DEBUG cinder.api.middleware.request_id [None req-a2a8c8e8-fc6a-4e31-9a2b-c23209e822d7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.983234] [55813]: INFO cinder.volume.api [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-13ebee71-5fe2-4279-8a70-b194756c3f3e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 945.985139] [55814]: INFO cinder.api.openstack.wsgi [None req-a2a8c8e8-fc6a-4e31-9a2b-c23209e822d7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 945.985365] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a2a8c8e8-fc6a-4e31-9a2b-c23209e822d7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.985580] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a2a8c8e8-fc6a-4e31-9a2b-c23209e822d7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.988039] [55813]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-13ebee71-5fe2-4279-8a70-b194756c3f3e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 945.988427] [55813]: [pid: 55813|app: 0|req: 121/250] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:49:11 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 945.995258] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.995258] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.998486] [55814]: INFO cinder.volume.api [None req-a2a8c8e8-fc6a-4e31-9a2b-c23209e822d7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 946.003185] [55814]: INFO cinder.api.openstack.wsgi [None req-a2a8c8e8-fc6a-4e31-9a2b-c23209e822d7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 946.003566] [55814]: [pid: 55814|app: 0|req: 130/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:11 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 947.015839] [55813]: DEBUG cinder.api.middleware.request_id [None req-c343c84e-7a7a-4614-9b7a-1bcd568e411a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.018421] [55813]: INFO cinder.api.openstack.wsgi [None req-c343c84e-7a7a-4614-9b7a-1bcd568e411a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 947.018731] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c343c84e-7a7a-4614-9b7a-1bcd568e411a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.020029] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c343c84e-7a7a-4614-9b7a-1bcd568e411a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.039567] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.039567] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.045207] [55813]: INFO cinder.volume.api [None req-c343c84e-7a7a-4614-9b7a-1bcd568e411a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 947.052083] [55813]: INFO cinder.api.openstack.wsgi [None req-c343c84e-7a7a-4614-9b7a-1bcd568e411a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 947.052664] [55813]: [pid: 55813|app: 0|req: 122/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:12 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 947.139883] [55814]: DEBUG cinder.api.middleware.request_id [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-86346a86-57a8-4668-8a80-2a20337d0b86 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.143143] [55814]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-86346a86-57a8-4668-8a80-2a20337d0b86 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47 [ 947.143487] [55814]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-86346a86-57a8-4668-8a80-2a20337d0b86 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.143860] [55814]: DEBUG cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-86346a86-57a8-4668-8a80-2a20337d0b86 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.155875] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.155875] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.704304] [55814]: INFO cinder.api.openstack.wsgi [req-7e4767fb-5d0f-43dd-b1e0-9ada46e8e017 req-86346a86-57a8-4668-8a80-2a20337d0b86 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47 returned with HTTP 200 [ 947.705150] [55814]: [pid: 55814|app: 0|req: 131/253] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:49:12 2025] DELETE /volume/v3/attachments/0d4b8dec-2878-403a-b341-d4ec2a9d1c47 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.063072] [55813]: DEBUG cinder.api.middleware.request_id [None req-abe497f5-c873-43a1-98d4-6a17c1673c16 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.065447] [55813]: INFO cinder.api.openstack.wsgi [None req-abe497f5-c873-43a1-98d4-6a17c1673c16 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 948.065817] [55813]: DEBUG cinder.api.openstack.wsgi [None req-abe497f5-c873-43a1-98d4-6a17c1673c16 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.066312] [55813]: DEBUG cinder.api.openstack.wsgi [None req-abe497f5-c873-43a1-98d4-6a17c1673c16 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.076733] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.076733] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.080423] [55813]: INFO cinder.volume.api [None req-abe497f5-c873-43a1-98d4-6a17c1673c16 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 948.085204] [55813]: INFO cinder.api.openstack.wsgi [None req-abe497f5-c873-43a1-98d4-6a17c1673c16 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 948.085563] [55813]: [pid: 55813|app: 0|req: 123/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:13 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.157229] [55814]: DEBUG cinder.api.middleware.request_id [req-55979ee1-945b-40a3-8062-88a918e0837d req-9c13dbce-6664-4303-8a51-931d6a7ce5c5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.159918] [55814]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-9c13dbce-6664-4303-8a51-931d6a7ce5c5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 948.160336] [55814]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-9c13dbce-6664-4303-8a51-931d6a7ce5c5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.160627] [55814]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-9c13dbce-6664-4303-8a51-931d6a7ce5c5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.176871] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.176871] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.185417] [55814]: INFO cinder.volume.api [req-55979ee1-945b-40a3-8062-88a918e0837d req-9c13dbce-6664-4303-8a51-931d6a7ce5c5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 948.191668] [55814]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-9c13dbce-6664-4303-8a51-931d6a7ce5c5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 948.192231] [55814]: [pid: 55814|app: 0|req: 132/255] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:13 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 948.235215] [55813]: DEBUG cinder.api.middleware.request_id [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.238014] [55813]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] POST http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6/action [ 948.238432] [55813]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 948.238570] [55813]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 948.250377] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.250377] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.251273] [55813]: INFO cinder.volume.api [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 948.260020] [55813]: INFO cinder.volume.api [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Begin detaching volume completed successfully. [ 948.260020] [55813]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-0dad76d7-304e-4336-9a01-65e1cd9e634d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6/action returned with HTTP 202 [ 948.260020] [55813]: [pid: 55813|app: 0|req: 124/256] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:49:13 2025] POST /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 948.275409] [55814]: DEBUG cinder.api.middleware.request_id [None req-31276b0e-ed5a-4d62-8c17-a9c2ea77268e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.278536] [55814]: INFO cinder.api.openstack.wsgi [None req-31276b0e-ed5a-4d62-8c17-a9c2ea77268e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 948.280724] [55814]: DEBUG cinder.api.openstack.wsgi [None req-31276b0e-ed5a-4d62-8c17-a9c2ea77268e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.280724] [55814]: DEBUG cinder.api.openstack.wsgi [None req-31276b0e-ed5a-4d62-8c17-a9c2ea77268e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.291985] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.291985] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.298602] [55814]: INFO cinder.volume.api [None req-31276b0e-ed5a-4d62-8c17-a9c2ea77268e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 948.303689] [55814]: INFO cinder.api.openstack.wsgi [None req-31276b0e-ed5a-4d62-8c17-a9c2ea77268e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 948.304113] [55814]: [pid: 55814|app: 0|req: 133/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:13 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.285948] [55813]: DEBUG cinder.api.middleware.request_id [None req-af0644df-253d-453b-863d-8049aec89faa None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.286395] [55813]: INFO cinder.api.openstack.wsgi [None req-af0644df-253d-453b-863d-8049aec89faa None None] GET http://10.180.1.21/volume// [ 949.286576] [55813]: DEBUG cinder.api.openstack.wsgi [None req-af0644df-253d-453b-863d-8049aec89faa None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.286797] [55813]: DEBUG cinder.api.openstack.wsgi [None req-af0644df-253d-453b-863d-8049aec89faa None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.287227] [55813]: INFO cinder.api.openstack.wsgi [None req-af0644df-253d-453b-863d-8049aec89faa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.287563] [55813]: [pid: 55813|app: 0|req: 125/258] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:49:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.290999] [55814]: DEBUG cinder.api.middleware.request_id [req-55979ee1-945b-40a3-8062-88a918e0837d req-ff35a990-6dc2-4741-bf45-6ae9398918a7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.293343] [55814]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-ff35a990-6dc2-4741-bf45-6ae9398918a7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 949.293606] [55814]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-ff35a990-6dc2-4741-bf45-6ae9398918a7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.293838] [55814]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-ff35a990-6dc2-4741-bf45-6ae9398918a7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.312788] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.312788] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.316554] [55814]: INFO cinder.volume.api [req-55979ee1-945b-40a3-8062-88a918e0837d req-ff35a990-6dc2-4741-bf45-6ae9398918a7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 949.320263] [55813]: DEBUG cinder.api.middleware.request_id [None req-d404fbf3-7c20-4eae-845b-dced09454b7d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.322349] [55814]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-ff35a990-6dc2-4741-bf45-6ae9398918a7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 949.322620] [55813]: INFO cinder.api.openstack.wsgi [None req-d404fbf3-7c20-4eae-845b-dced09454b7d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 949.322620] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d404fbf3-7c20-4eae-845b-dced09454b7d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.322872] [55814]: [pid: 55814|app: 0|req: 134/259] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:49:14 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 949.322935] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d404fbf3-7c20-4eae-845b-dced09454b7d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.335089] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.335089] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.339160] [55813]: INFO cinder.volume.api [None req-d404fbf3-7c20-4eae-845b-dced09454b7d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 949.344557] [55813]: INFO cinder.api.openstack.wsgi [None req-d404fbf3-7c20-4eae-845b-dced09454b7d tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 949.345042] [55813]: [pid: 55813|app: 0|req: 126/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:14 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.356961] [55814]: DEBUG cinder.api.middleware.request_id [None req-d3749c7c-250f-451a-aca0-4185a9890b84 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.360247] [55814]: INFO cinder.api.openstack.wsgi [None req-d3749c7c-250f-451a-aca0-4185a9890b84 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 950.360517] [55814]: DEBUG cinder.api.openstack.wsgi [None req-d3749c7c-250f-451a-aca0-4185a9890b84 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.360782] [55814]: DEBUG cinder.api.openstack.wsgi [None req-d3749c7c-250f-451a-aca0-4185a9890b84 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.378173] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.378173] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.383993] [55814]: INFO cinder.volume.api [None req-d3749c7c-250f-451a-aca0-4185a9890b84 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 950.389188] [55814]: INFO cinder.api.openstack.wsgi [None req-d3749c7c-250f-451a-aca0-4185a9890b84 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 950.389619] [55814]: [pid: 55814|app: 0|req: 135/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:15 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.467723] [55813]: DEBUG cinder.api.middleware.request_id [req-55979ee1-945b-40a3-8062-88a918e0837d req-a97583ba-cead-4a33-a75a-8ffd0d19eaa5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.470085] [55813]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-a97583ba-cead-4a33-a75a-8ffd0d19eaa5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae [ 950.470306] [55813]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-a97583ba-cead-4a33-a75a-8ffd0d19eaa5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.470516] [55813]: DEBUG cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-a97583ba-cead-4a33-a75a-8ffd0d19eaa5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.477522] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.477522] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.007743] [55813]: INFO cinder.api.openstack.wsgi [req-55979ee1-945b-40a3-8062-88a918e0837d req-a97583ba-cead-4a33-a75a-8ffd0d19eaa5 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae returned with HTTP 200 [ 951.008898] [55813]: [pid: 55813|app: 0|req: 127/262] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:49:15 2025] DELETE /volume/v3/attachments/6a929888-480b-48a5-9d61-3142105d08ae => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.049386] [55814]: DEBUG cinder.api.middleware.request_id [None req-73b76596-2ef0-403c-86b9-bd022c593f39 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.049861] [55814]: INFO cinder.api.openstack.wsgi [None req-73b76596-2ef0-403c-86b9-bd022c593f39 None None] GET http://10.180.1.21/volume// [ 951.050716] [55814]: DEBUG cinder.api.openstack.wsgi [None req-73b76596-2ef0-403c-86b9-bd022c593f39 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.051044] [55814]: DEBUG cinder.api.openstack.wsgi [None req-73b76596-2ef0-403c-86b9-bd022c593f39 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.052428] [55814]: INFO cinder.api.openstack.wsgi [None req-73b76596-2ef0-403c-86b9-bd022c593f39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 951.052761] [55814]: [pid: 55814|app: 0|req: 136/263] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:49:16 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 951.058284] [55813]: DEBUG cinder.api.middleware.request_id [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d8f9fc55-b24b-4126-8e2d-3ba1bae5dd6f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.060116] [55813]: INFO cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d8f9fc55-b24b-4126-8e2d-3ba1bae5dd6f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 951.060431] [55813]: DEBUG cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d8f9fc55-b24b-4126-8e2d-3ba1bae5dd6f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.060928] [55813]: DEBUG cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d8f9fc55-b24b-4126-8e2d-3ba1bae5dd6f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.073218] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.073218] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.076940] [55813]: INFO cinder.volume.api [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d8f9fc55-b24b-4126-8e2d-3ba1bae5dd6f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 951.082915] [55813]: INFO cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d8f9fc55-b24b-4126-8e2d-3ba1bae5dd6f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 951.083310] [55813]: [pid: 55813|app: 0|req: 128/264] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:49:16 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 1292 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 951.207061] [55814]: DEBUG cinder.api.middleware.request_id [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.209651] [55814]: INFO cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] PUT http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d [ 951.210483] [55814]: DEBUG cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-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=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 951.222522] [55814]: DEBUG cinder.coordination [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Acquiring lock "cinder-attachment_update-d283e0a4-6eed-48ff-b759-7dfa07bd7efe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 951.227617] [55814]: DEBUG cinder.coordination [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Lock "cinder-attachment_update-d283e0a4-6eed-48ff-b759-7dfa07bd7efe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 951.228652] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.228652] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.400658] [55813]: DEBUG cinder.api.middleware.request_id [None req-592fd3d3-b264-4f7a-ad67-7ca87a4ca4f7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.402673] [55813]: INFO cinder.api.openstack.wsgi [None req-592fd3d3-b264-4f7a-ad67-7ca87a4ca4f7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 951.403490] [55813]: DEBUG cinder.api.openstack.wsgi [None req-592fd3d3-b264-4f7a-ad67-7ca87a4ca4f7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.403881] [55813]: DEBUG cinder.api.openstack.wsgi [None req-592fd3d3-b264-4f7a-ad67-7ca87a4ca4f7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.415033] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.415033] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.419884] [55813]: INFO cinder.volume.api [None req-592fd3d3-b264-4f7a-ad67-7ca87a4ca4f7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 951.425981] [55813]: INFO cinder.api.openstack.wsgi [None req-592fd3d3-b264-4f7a-ad67-7ca87a4ca4f7 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 951.426574] [55813]: [pid: 55813|app: 0|req: 129/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:16 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.437327] [55813]: DEBUG cinder.api.middleware.request_id [None req-ee3de597-af31-4af3-bcfe-cd2407870220 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.439566] [55813]: INFO cinder.api.openstack.wsgi [None req-ee3de597-af31-4af3-bcfe-cd2407870220 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 951.439918] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ee3de597-af31-4af3-bcfe-cd2407870220 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.440269] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ee3de597-af31-4af3-bcfe-cd2407870220 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.449169] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.449169] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.454567] [55813]: INFO cinder.volume.api [None req-ee3de597-af31-4af3-bcfe-cd2407870220 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 951.458658] [55813]: INFO cinder.api.openstack.wsgi [None req-ee3de597-af31-4af3-bcfe-cd2407870220 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 951.459199] [55813]: [pid: 55813|app: 0|req: 130/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:16 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.543319] [55813]: DEBUG cinder.api.middleware.request_id [None req-ee47084b-95b6-4069-83a2-efe0cc962b66 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.546071] [55813]: INFO cinder.api.openstack.wsgi [None req-ee47084b-95b6-4069-83a2-efe0cc962b66 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 952.546138] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ee47084b-95b6-4069-83a2-efe0cc962b66 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.546352] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ee47084b-95b6-4069-83a2-efe0cc962b66 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.558489] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.558489] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.562822] [55813]: INFO cinder.volume.api [None req-ee47084b-95b6-4069-83a2-efe0cc962b66 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 952.568416] [55813]: INFO cinder.api.openstack.wsgi [None req-ee47084b-95b6-4069-83a2-efe0cc962b66 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 952.568841] [55813]: [pid: 55813|app: 0|req: 131/267] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:17 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.580136] [55813]: DEBUG cinder.api.middleware.request_id [None req-f786fbd7-639f-4968-a499-4ce384439643 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.582391] [55813]: INFO cinder.api.openstack.wsgi [None req-f786fbd7-639f-4968-a499-4ce384439643 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 952.582636] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f786fbd7-639f-4968-a499-4ce384439643 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.582862] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f786fbd7-639f-4968-a499-4ce384439643 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.590730] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.590730] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.594634] [55813]: INFO cinder.volume.api [None req-f786fbd7-639f-4968-a499-4ce384439643 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 952.599305] [55813]: INFO cinder.api.openstack.wsgi [None req-f786fbd7-639f-4968-a499-4ce384439643 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 952.599724] [55813]: [pid: 55813|app: 0|req: 132/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:17 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.645391] [55813]: DEBUG cinder.api.middleware.request_id [None req-9e6678e3-163e-4f42-9b59-71949d4dee9c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.645993] [55813]: INFO cinder.api.openstack.wsgi [None req-9e6678e3-163e-4f42-9b59-71949d4dee9c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 952.646255] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9e6678e3-163e-4f42-9b59-71949d4dee9c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.646648] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9e6678e3-163e-4f42-9b59-71949d4dee9c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.654452] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.654452] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.658371] [55813]: INFO cinder.volume.api [None req-9e6678e3-163e-4f42-9b59-71949d4dee9c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 952.663808] [55813]: INFO cinder.api.openstack.wsgi [None req-9e6678e3-163e-4f42-9b59-71949d4dee9c tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 952.664439] [55813]: [pid: 55813|app: 0|req: 133/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:17 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.267349] [55814]: DEBUG cinder.coordination [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Lock "cinder-attachment_update-d283e0a4-6eed-48ff-b759-7dfa07bd7efe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.040s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 956.269967] [55814]: INFO cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-04afd159-dac7-490e-b2ad-21f551b0aef6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d returned with HTTP 200 [ 956.269967] [55814]: [pid: 55814|app: 0|req: 137/270] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:49:16 2025] PUT /volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d => generated 617 bytes in 5063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 956.785252] [55813]: DEBUG cinder.api.middleware.request_id [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d2d40000-d945-49e5-8c94-4b12da039661 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.789842] [55813]: INFO cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d2d40000-d945-49e5-8c94-4b12da039661 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d/action [ 956.790339] [55813]: DEBUG cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d2d40000-d945-49e5-8c94-4b12da039661 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 956.790463] [55813]: DEBUG cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d2d40000-d945-49e5-8c94-4b12da039661 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 956.820795] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.820795] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.830245] [55813]: INFO cinder.api.openstack.wsgi [req-62d1438a-be10-4bbc-ae45-22f79ad9da11 req-d2d40000-d945-49e5-8c94-4b12da039661 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d/action returned with HTTP 204 [ 956.830245] [55813]: [pid: 55813|app: 0|req: 134/271] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:49:22 2025] POST /volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 966.256112] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=221,cinder:INSERT=13,cinder:UPDATE=35 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 966.830336] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=161,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 970.099291] [55814]: DEBUG cinder.api.middleware.request_id [None req-8181b933-3dcb-4bbe-8622-268245daf77f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.101410] [55814]: INFO cinder.api.openstack.wsgi [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 970.101550] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.101778] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.101971] [55814]: INFO cinder.api.v3.volumes [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Delete volume with id: ccd94db5-9792-4317-8404-adfbba28fdb6 [ 970.112751] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.112751] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.113273] [55814]: INFO cinder.volume.api [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 970.131343] [55814]: INFO cinder.volume.api [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Delete volume request issued successfully. [ 970.131537] [55814]: INFO cinder.api.openstack.wsgi [None req-8181b933-3dcb-4bbe-8622-268245daf77f tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 202 [ 970.131938] [55814]: [pid: 55814|app: 0|req: 138/272] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:49:35 2025] DELETE /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 970.135672] [55813]: DEBUG cinder.api.middleware.request_id [None req-90627487-5f57-4287-8aff-a08c1f273468 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.137844] [55813]: INFO cinder.api.openstack.wsgi [None req-90627487-5f57-4287-8aff-a08c1f273468 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 970.137844] [55813]: DEBUG cinder.api.openstack.wsgi [None req-90627487-5f57-4287-8aff-a08c1f273468 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.138089] [55813]: DEBUG cinder.api.openstack.wsgi [None req-90627487-5f57-4287-8aff-a08c1f273468 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.146083] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.146083] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.152747] [55813]: INFO cinder.volume.api [None req-90627487-5f57-4287-8aff-a08c1f273468 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 970.157068] [55813]: INFO cinder.api.openstack.wsgi [None req-90627487-5f57-4287-8aff-a08c1f273468 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 970.157954] [55813]: [pid: 55813|app: 0|req: 135/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:35 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.169221] [55814]: DEBUG cinder.api.middleware.request_id [None req-4ec0f43e-96a8-47dd-9072-d1adfa9a0ae3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.171451] [55814]: INFO cinder.api.openstack.wsgi [None req-4ec0f43e-96a8-47dd-9072-d1adfa9a0ae3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 971.171794] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4ec0f43e-96a8-47dd-9072-d1adfa9a0ae3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.172128] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4ec0f43e-96a8-47dd-9072-d1adfa9a0ae3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.185027] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.185027] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.189913] [55814]: INFO cinder.volume.api [None req-4ec0f43e-96a8-47dd-9072-d1adfa9a0ae3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 971.194862] [55814]: INFO cinder.api.openstack.wsgi [None req-4ec0f43e-96a8-47dd-9072-d1adfa9a0ae3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 971.195338] [55814]: [pid: 55814|app: 0|req: 139/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:36 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.207794] [55813]: DEBUG cinder.api.middleware.request_id [None req-2696b3f0-b8cb-49f3-aae8-965d1da10984 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.211813] [55813]: INFO cinder.api.openstack.wsgi [None req-2696b3f0-b8cb-49f3-aae8-965d1da10984 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 972.214163] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2696b3f0-b8cb-49f3-aae8-965d1da10984 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.214163] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2696b3f0-b8cb-49f3-aae8-965d1da10984 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.225303] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.225303] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.231408] [55813]: INFO cinder.volume.api [None req-2696b3f0-b8cb-49f3-aae8-965d1da10984 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 972.239801] [55813]: INFO cinder.api.openstack.wsgi [None req-2696b3f0-b8cb-49f3-aae8-965d1da10984 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 200 [ 972.244133] [55813]: [pid: 55813|app: 0|req: 136/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:37 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.254379] [55814]: DEBUG cinder.api.middleware.request_id [None req-abdad5d1-9a53-4eca-afc9-a0d219fd2f35 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.256566] [55814]: INFO cinder.api.openstack.wsgi [None req-abdad5d1-9a53-4eca-afc9-a0d219fd2f35 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 [ 973.256788] [55814]: DEBUG cinder.api.openstack.wsgi [None req-abdad5d1-9a53-4eca-afc9-a0d219fd2f35 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.257009] [55814]: DEBUG cinder.api.openstack.wsgi [None req-abdad5d1-9a53-4eca-afc9-a0d219fd2f35 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.263267] [55814]: INFO cinder.api.openstack.wsgi [None req-abdad5d1-9a53-4eca-afc9-a0d219fd2f35 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 returned with HTTP 404 [ 973.263821] [55814]: [pid: 55814|app: 0|req: 140/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:38 2025] GET /volume/v3/volumes/ccd94db5-9792-4317-8404-adfbba28fdb6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 973.266780] [55813]: DEBUG cinder.api.middleware.request_id [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.268882] [55813]: INFO cinder.api.openstack.wsgi [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] DELETE http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 973.269200] [55813]: DEBUG cinder.api.openstack.wsgi [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.269456] [55813]: DEBUG cinder.api.openstack.wsgi [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.269676] [55813]: INFO cinder.api.v3.volumes [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Delete volume with id: 90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 973.281382] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.281382] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.281983] [55813]: INFO cinder.volume.api [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 973.296534] [55813]: INFO cinder.volume.api [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Delete volume request issued successfully. [ 973.296721] [55813]: INFO cinder.api.openstack.wsgi [None req-234be2b3-c8c1-46e0-a218-6f05d025e198 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 202 [ 973.297244] [55813]: [pid: 55813|app: 0|req: 137/277] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:49:38 2025] DELETE /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 973.300167] [55814]: DEBUG cinder.api.middleware.request_id [None req-c3724d20-bb67-4250-bcda-025825d54e95 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.302218] [55814]: INFO cinder.api.openstack.wsgi [None req-c3724d20-bb67-4250-bcda-025825d54e95 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 973.302433] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c3724d20-bb67-4250-bcda-025825d54e95 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.302722] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c3724d20-bb67-4250-bcda-025825d54e95 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.310276] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.310276] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.314123] [55814]: INFO cinder.volume.api [None req-c3724d20-bb67-4250-bcda-025825d54e95 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 973.318692] [55814]: INFO cinder.api.openstack.wsgi [None req-c3724d20-bb67-4250-bcda-025825d54e95 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 973.319041] [55814]: [pid: 55814|app: 0|req: 141/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:38 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.329796] [55813]: DEBUG cinder.api.middleware.request_id [None req-a4fa7d2a-ce1e-4aa4-9f74-8f384872a9b6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.331900] [55813]: INFO cinder.api.openstack.wsgi [None req-a4fa7d2a-ce1e-4aa4-9f74-8f384872a9b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 974.332162] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a4fa7d2a-ce1e-4aa4-9f74-8f384872a9b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.332386] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a4fa7d2a-ce1e-4aa4-9f74-8f384872a9b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.343467] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.343467] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.347764] [55813]: INFO cinder.volume.api [None req-a4fa7d2a-ce1e-4aa4-9f74-8f384872a9b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 974.352860] [55813]: INFO cinder.api.openstack.wsgi [None req-a4fa7d2a-ce1e-4aa4-9f74-8f384872a9b6 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 974.353282] [55813]: [pid: 55813|app: 0|req: 138/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:39 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.364739] [55814]: DEBUG cinder.api.middleware.request_id [None req-5267ee16-812f-4755-a4cd-9842360dfee3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.365482] [55814]: INFO cinder.api.openstack.wsgi [None req-5267ee16-812f-4755-a4cd-9842360dfee3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 975.366233] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5267ee16-812f-4755-a4cd-9842360dfee3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.366233] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5267ee16-812f-4755-a4cd-9842360dfee3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.376432] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.376432] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.380979] [55814]: INFO cinder.volume.api [None req-5267ee16-812f-4755-a4cd-9842360dfee3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 975.387546] [55814]: INFO cinder.api.openstack.wsgi [None req-5267ee16-812f-4755-a4cd-9842360dfee3 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 200 [ 975.387714] [55814]: [pid: 55814|app: 0|req: 142/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:40 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.962523] [55813]: DEBUG cinder.api.middleware.request_id [req-caf1a995-3915-40c7-a06c-6ca179779288 req-c4bc3cc3-fcf5-4a9d-92c5-5fac3c49e8a6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.965113] [55813]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-c4bc3cc3-fcf5-4a9d-92c5-5fac3c49e8a6 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 975.965401] [55813]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-c4bc3cc3-fcf5-4a9d-92c5-5fac3c49e8a6 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.965762] [55813]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-c4bc3cc3-fcf5-4a9d-92c5-5fac3c49e8a6 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.973553] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.973553] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.977903] [55813]: INFO cinder.volume.api [req-caf1a995-3915-40c7-a06c-6ca179779288 req-c4bc3cc3-fcf5-4a9d-92c5-5fac3c49e8a6 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 975.983442] [55813]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-c4bc3cc3-fcf5-4a9d-92c5-5fac3c49e8a6 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 975.983663] [55813]: [pid: 55813|app: 0|req: 139/281] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:41 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.400338] [55814]: DEBUG cinder.api.middleware.request_id [None req-6687f102-e3c7-4099-bb6c-c7efa522b8bb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.402586] [55814]: INFO cinder.api.openstack.wsgi [None req-6687f102-e3c7-4099-bb6c-c7efa522b8bb tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 [ 976.402812] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6687f102-e3c7-4099-bb6c-c7efa522b8bb tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.403089] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6687f102-e3c7-4099-bb6c-c7efa522b8bb tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.410242] [55814]: INFO cinder.api.openstack.wsgi [None req-6687f102-e3c7-4099-bb6c-c7efa522b8bb tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 returned with HTTP 404 [ 976.410832] [55814]: [pid: 55814|app: 0|req: 143/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:41 2025] GET /volume/v3/volumes/90eaca9f-9ae9-439a-9a86-6bfcd64509a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 976.457676] [55813]: DEBUG cinder.api.middleware.request_id [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.459800] [55813]: INFO cinder.api.openstack.wsgi [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] DELETE http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 976.460040] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.460293] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.460491] [55813]: INFO cinder.api.v3.volumes [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Delete volume with id: 947ff000-a45d-4070-bee9-00fb58809db1 [ 976.472092] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.472092] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.472565] [55813]: INFO cinder.volume.api [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 976.489637] [55813]: INFO cinder.volume.api [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Delete volume request issued successfully. [ 976.489747] [55813]: INFO cinder.api.openstack.wsgi [None req-5f8cccad-acd5-4712-bc78-0fb423e1815e tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 202 [ 976.490313] [55813]: [pid: 55813|app: 0|req: 140/283] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:49:41 2025] DELETE /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 976.493355] [55814]: DEBUG cinder.api.middleware.request_id [None req-1be7b529-aea9-4279-bcb6-3ee62cff8e9a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.495495] [55814]: INFO cinder.api.openstack.wsgi [None req-1be7b529-aea9-4279-bcb6-3ee62cff8e9a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 976.495780] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1be7b529-aea9-4279-bcb6-3ee62cff8e9a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.495962] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1be7b529-aea9-4279-bcb6-3ee62cff8e9a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.503816] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.503816] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.508101] [55814]: INFO cinder.volume.api [None req-1be7b529-aea9-4279-bcb6-3ee62cff8e9a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 976.512764] [55814]: INFO cinder.api.openstack.wsgi [None req-1be7b529-aea9-4279-bcb6-3ee62cff8e9a tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 976.513181] [55814]: [pid: 55814|app: 0|req: 144/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:41 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.503611] [55813]: DEBUG cinder.api.middleware.request_id [None req-fee5e984-2d4b-483e-9e13-8bcc70c212a1 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.504118] [55813]: INFO cinder.api.openstack.wsgi [None req-fee5e984-2d4b-483e-9e13-8bcc70c212a1 None None] GET http://10.180.1.21/volume// [ 977.504355] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fee5e984-2d4b-483e-9e13-8bcc70c212a1 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.504791] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fee5e984-2d4b-483e-9e13-8bcc70c212a1 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.505243] [55813]: INFO cinder.api.openstack.wsgi [None req-fee5e984-2d4b-483e-9e13-8bcc70c212a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 977.505562] [55813]: [pid: 55813|app: 0|req: 141/285] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:49:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 977.510570] [55814]: DEBUG cinder.api.middleware.request_id [req-caf1a995-3915-40c7-a06c-6ca179779288 req-f6686fb7-a341-49a6-a522-c1b491e1de35 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.512804] [55814]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-f6686fb7-a341-49a6-a522-c1b491e1de35 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] POST http://10.180.1.21/volume/v3/attachments [ 977.513402] [55814]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-f6686fb7-a341-49a6-a522-c1b491e1de35 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52fcbf1f-203f-4fd0-91f1-046016ada681", "connector": null, "instance_uuid": "f59c82f7-db27-4442-8751-ceb1a8a43656"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.525961] [55813]: DEBUG cinder.api.middleware.request_id [None req-9605c9a0-3521-4f8c-9c07-c0bae20f4b03 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.528036] [55813]: INFO cinder.api.openstack.wsgi [None req-9605c9a0-3521-4f8c-9c07-c0bae20f4b03 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 977.528178] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9605c9a0-3521-4f8c-9c07-c0bae20f4b03 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.528400] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9605c9a0-3521-4f8c-9c07-c0bae20f4b03 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.528868] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.528868] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.537829] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.537829] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.542312] [55813]: INFO cinder.volume.api [None req-9605c9a0-3521-4f8c-9c07-c0bae20f4b03 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 977.548012] [55813]: INFO cinder.api.openstack.wsgi [None req-9605c9a0-3521-4f8c-9c07-c0bae20f4b03 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 977.548533] [55813]: [pid: 55813|app: 0|req: 142/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:42 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.551358] [55814]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-f6686fb7-a341-49a6-a522-c1b491e1de35 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 977.551921] [55814]: [pid: 55814|app: 0|req: 145/287] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:49:42 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.573300] [55813]: DEBUG cinder.api.middleware.request_id [None req-d50e2b8e-a042-44f1-8106-99395208e8eb None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.575934] [55813]: INFO cinder.api.openstack.wsgi [None req-d50e2b8e-a042-44f1-8106-99395208e8eb tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 977.576352] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d50e2b8e-a042-44f1-8106-99395208e8eb tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.576603] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d50e2b8e-a042-44f1-8106-99395208e8eb tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.589751] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.589751] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.594892] [55813]: INFO cinder.volume.api [None req-d50e2b8e-a042-44f1-8106-99395208e8eb tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 977.601036] [55813]: INFO cinder.api.openstack.wsgi [None req-d50e2b8e-a042-44f1-8106-99395208e8eb tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 977.601500] [55813]: [pid: 55813|app: 0|req: 143/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:42 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.078453] [55814]: DEBUG cinder.api.middleware.request_id [None req-f64a2436-2a48-491a-bf21-516b97e91793 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.079057] [55814]: INFO cinder.api.openstack.wsgi [None req-f64a2436-2a48-491a-bf21-516b97e91793 None None] GET http://10.180.1.21/volume// [ 978.079272] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f64a2436-2a48-491a-bf21-516b97e91793 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.079505] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f64a2436-2a48-491a-bf21-516b97e91793 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.080059] [55814]: INFO cinder.api.openstack.wsgi [None req-f64a2436-2a48-491a-bf21-516b97e91793 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 978.080438] [55814]: [pid: 55814|app: 0|req: 146/289] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:49:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 978.084660] [55813]: DEBUG cinder.api.middleware.request_id [req-caf1a995-3915-40c7-a06c-6ca179779288 req-fc5aa0fa-e8d6-4980-8310-02c948eeae1b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.088670] [55813]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-fc5aa0fa-e8d6-4980-8310-02c948eeae1b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 978.088966] [55813]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-fc5aa0fa-e8d6-4980-8310-02c948eeae1b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.089210] [55813]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-fc5aa0fa-e8d6-4980-8310-02c948eeae1b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.099773] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.099773] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.103689] [55813]: INFO cinder.volume.api [req-caf1a995-3915-40c7-a06c-6ca179779288 req-fc5aa0fa-e8d6-4980-8310-02c948eeae1b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 978.108739] [55813]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-fc5aa0fa-e8d6-4980-8310-02c948eeae1b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 978.109317] [55813]: [pid: 55813|app: 0|req: 144/290] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:49:43 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 978.230479] [55814]: DEBUG cinder.api.middleware.request_id [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.233180] [55814]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] PUT http://10.180.1.21/volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e [ 978.233604] [55814]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-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-536772", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 978.254799] [55814]: DEBUG cinder.coordination [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Acquiring lock "cinder-attachment_update-52fcbf1f-203f-4fd0-91f1-046016ada681-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 978.259977] [55814]: DEBUG cinder.coordination [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Lock "cinder-attachment_update-52fcbf1f-203f-4fd0-91f1-046016ada681-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 978.261171] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.261171] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.562286] [55813]: DEBUG cinder.api.middleware.request_id [None req-d5db9d60-bd06-48e3-9f89-ab727feff093 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.566622] [55813]: INFO cinder.api.openstack.wsgi [None req-d5db9d60-bd06-48e3-9f89-ab727feff093 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 978.566713] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d5db9d60-bd06-48e3-9f89-ab727feff093 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.566952] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d5db9d60-bd06-48e3-9f89-ab727feff093 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.575441] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.575441] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.580314] [55813]: INFO cinder.volume.api [None req-d5db9d60-bd06-48e3-9f89-ab727feff093 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Volume info retrieved successfully. [ 978.591393] [55813]: INFO cinder.api.openstack.wsgi [None req-d5db9d60-bd06-48e3-9f89-ab727feff093 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 200 [ 978.591878] [55813]: [pid: 55813|app: 0|req: 145/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:43 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.611414] [55813]: DEBUG cinder.api.middleware.request_id [None req-b45ea971-3348-4210-a139-f03032a9f9e4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.614540] [55813]: INFO cinder.api.openstack.wsgi [None req-b45ea971-3348-4210-a139-f03032a9f9e4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 978.614839] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b45ea971-3348-4210-a139-f03032a9f9e4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.615053] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b45ea971-3348-4210-a139-f03032a9f9e4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.631446] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.631446] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.636724] [55813]: INFO cinder.volume.api [None req-b45ea971-3348-4210-a139-f03032a9f9e4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 978.645940] [55813]: INFO cinder.api.openstack.wsgi [None req-b45ea971-3348-4210-a139-f03032a9f9e4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 978.645940] [55813]: [pid: 55813|app: 0|req: 146/292] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:43 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.604571] [55813]: DEBUG cinder.api.middleware.request_id [None req-baf8ec26-c011-423f-a089-b9f11dfc5d71 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.606864] [55813]: INFO cinder.api.openstack.wsgi [None req-baf8ec26-c011-423f-a089-b9f11dfc5d71 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] GET http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 [ 979.607141] [55813]: DEBUG cinder.api.openstack.wsgi [None req-baf8ec26-c011-423f-a089-b9f11dfc5d71 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.607368] [55813]: DEBUG cinder.api.openstack.wsgi [None req-baf8ec26-c011-423f-a089-b9f11dfc5d71 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.615262] [55813]: INFO cinder.api.openstack.wsgi [None req-baf8ec26-c011-423f-a089-b9f11dfc5d71 tempest-AttachVolumeTestJSON-993912482 tempest-AttachVolumeTestJSON-993912482-project-member] http://10.180.1.21/volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 returned with HTTP 404 [ 979.615767] [55813]: [pid: 55813|app: 0|req: 147/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:44 2025] GET /volume/v3/volumes/947ff000-a45d-4070-bee9-00fb58809db1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 979.657315] [55813]: DEBUG cinder.api.middleware.request_id [None req-b914a063-b2b2-4615-8c4a-2d652f11b327 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.659590] [55813]: INFO cinder.api.openstack.wsgi [None req-b914a063-b2b2-4615-8c4a-2d652f11b327 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 979.659853] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b914a063-b2b2-4615-8c4a-2d652f11b327 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.660133] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b914a063-b2b2-4615-8c4a-2d652f11b327 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.676944] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.676944] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.680965] [55813]: INFO cinder.volume.api [None req-b914a063-b2b2-4615-8c4a-2d652f11b327 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 979.687184] [55813]: INFO cinder.api.openstack.wsgi [None req-b914a063-b2b2-4615-8c4a-2d652f11b327 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 979.687695] [55813]: [pid: 55813|app: 0|req: 148/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:44 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.699046] [55813]: DEBUG cinder.api.middleware.request_id [None req-e760b3fd-b07b-46bd-8f13-58d90ad4bc33 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.701557] [55813]: INFO cinder.api.openstack.wsgi [None req-e760b3fd-b07b-46bd-8f13-58d90ad4bc33 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 980.702474] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e760b3fd-b07b-46bd-8f13-58d90ad4bc33 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.702586] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e760b3fd-b07b-46bd-8f13-58d90ad4bc33 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.718241] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.718241] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.723171] [55813]: INFO cinder.volume.api [None req-e760b3fd-b07b-46bd-8f13-58d90ad4bc33 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 980.729523] [55813]: INFO cinder.api.openstack.wsgi [None req-e760b3fd-b07b-46bd-8f13-58d90ad4bc33 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 980.730365] [55813]: [pid: 55813|app: 0|req: 149/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:46 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.741672] [55813]: DEBUG cinder.api.middleware.request_id [None req-d7dd51e9-b45d-4520-989a-3b86a25ab557 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.744712] [55813]: INFO cinder.api.openstack.wsgi [None req-d7dd51e9-b45d-4520-989a-3b86a25ab557 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 981.749517] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d7dd51e9-b45d-4520-989a-3b86a25ab557 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.749774] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d7dd51e9-b45d-4520-989a-3b86a25ab557 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.768880] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.768880] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.775376] [55813]: INFO cinder.volume.api [None req-d7dd51e9-b45d-4520-989a-3b86a25ab557 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 981.783144] [55813]: INFO cinder.api.openstack.wsgi [None req-d7dd51e9-b45d-4520-989a-3b86a25ab557 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 981.783409] [55813]: [pid: 55813|app: 0|req: 150/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:47 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 982.669918] [55813]: DEBUG cinder.api.middleware.request_id [req-f72cf3c7-26c0-4f1c-ac64-8b9e23911235 req-94993e9d-8b40-41fa-bae7-4c5c3fdf4ecf None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.674565] [55813]: INFO cinder.api.openstack.wsgi [req-f72cf3c7-26c0-4f1c-ac64-8b9e23911235 req-94993e9d-8b40-41fa-bae7-4c5c3fdf4ecf tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-620557607 [ 982.674796] [55813]: DEBUG cinder.api.openstack.wsgi [req-f72cf3c7-26c0-4f1c-ac64-8b9e23911235 req-94993e9d-8b40-41fa-bae7-4c5c3fdf4ecf tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.675026] [55813]: DEBUG cinder.api.openstack.wsgi [req-f72cf3c7-26c0-4f1c-ac64-8b9e23911235 req-94993e9d-8b40-41fa-bae7-4c5c3fdf4ecf tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.675218] [55813]: INFO cinder.api.v3.volumes [req-f72cf3c7-26c0-4f1c-ac64-8b9e23911235 req-94993e9d-8b40-41fa-bae7-4c5c3fdf4ecf tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Delete volume with id: tempest-invalid-620557607 [ 982.686193] [55813]: INFO cinder.api.openstack.wsgi [req-f72cf3c7-26c0-4f1c-ac64-8b9e23911235 req-94993e9d-8b40-41fa-bae7-4c5c3fdf4ecf tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-620557607 returned with HTTP 404 [ 982.687117] [55813]: [pid: 55813|app: 0|req: 151/297] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 05:49:47 2025] DELETE /volume/v3/volumes/tempest-invalid-620557607 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 982.723147] [55813]: DEBUG cinder.api.middleware.request_id [req-aac73873-d1fe-45e8-b9fd-eb48971d3714 req-9b078c29-394b-41d8-9c1b-08ca94dfaba6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.727192] [55813]: INFO cinder.api.openstack.wsgi [req-aac73873-d1fe-45e8-b9fd-eb48971d3714 req-9b078c29-394b-41d8-9c1b-08ca94dfaba6 tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] DELETE http://10.180.1.21/volume/v3/volumes/858dfa5b-79ce-4237-9a34-d3ba57daa8da [ 982.727410] [55813]: DEBUG cinder.api.openstack.wsgi [req-aac73873-d1fe-45e8-b9fd-eb48971d3714 req-9b078c29-394b-41d8-9c1b-08ca94dfaba6 tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.727626] [55813]: DEBUG cinder.api.openstack.wsgi [req-aac73873-d1fe-45e8-b9fd-eb48971d3714 req-9b078c29-394b-41d8-9c1b-08ca94dfaba6 tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.727819] [55813]: INFO cinder.api.v3.volumes [req-aac73873-d1fe-45e8-b9fd-eb48971d3714 req-9b078c29-394b-41d8-9c1b-08ca94dfaba6 tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Delete volume with id: 858dfa5b-79ce-4237-9a34-d3ba57daa8da [ 982.735389] [55813]: INFO cinder.api.openstack.wsgi [req-aac73873-d1fe-45e8-b9fd-eb48971d3714 req-9b078c29-394b-41d8-9c1b-08ca94dfaba6 tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] http://10.180.1.21/volume/v3/volumes/858dfa5b-79ce-4237-9a34-d3ba57daa8da returned with HTTP 404 [ 982.735876] [55813]: [pid: 55813|app: 0|req: 152/298] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:49:48 2025] DELETE /volume/v3/volumes/858dfa5b-79ce-4237-9a34-d3ba57daa8da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 982.750028] [55813]: DEBUG cinder.api.middleware.request_id [req-59ec0ea8-2a90-4cc6-a543-9aa8579a4c7c req-80514fbd-8954-41a8-92e2-7561272f61da None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.752277] [55813]: INFO cinder.api.openstack.wsgi [req-59ec0ea8-2a90-4cc6-a543-9aa8579a4c7c req-80514fbd-8954-41a8-92e2-7561272f61da tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] GET http://10.180.1.21/volume/v3/volumes/81996aa1-f5f4-4c2b-96bb-e61c0b77002b [ 982.752506] [55813]: DEBUG cinder.api.openstack.wsgi [req-59ec0ea8-2a90-4cc6-a543-9aa8579a4c7c req-80514fbd-8954-41a8-92e2-7561272f61da tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.752718] [55813]: DEBUG cinder.api.openstack.wsgi [req-59ec0ea8-2a90-4cc6-a543-9aa8579a4c7c req-80514fbd-8954-41a8-92e2-7561272f61da tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.758795] [55813]: INFO cinder.api.openstack.wsgi [req-59ec0ea8-2a90-4cc6-a543-9aa8579a4c7c req-80514fbd-8954-41a8-92e2-7561272f61da tempest-VolumesNegativeTest-953335128 tempest-VolumesNegativeTest-953335128-project-member] http://10.180.1.21/volume/v3/volumes/81996aa1-f5f4-4c2b-96bb-e61c0b77002b returned with HTTP 404 [ 982.759880] [55813]: [pid: 55813|app: 0|req: 153/299] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:48 2025] GET /volume/v3/volumes/81996aa1-f5f4-4c2b-96bb-e61c0b77002b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 982.799046] [55813]: DEBUG cinder.api.middleware.request_id [None req-e4cca62f-b0a2-47e4-a667-c78c53952c60 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.801068] [55813]: INFO cinder.api.openstack.wsgi [None req-e4cca62f-b0a2-47e4-a667-c78c53952c60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 982.801368] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e4cca62f-b0a2-47e4-a667-c78c53952c60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.801656] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e4cca62f-b0a2-47e4-a667-c78c53952c60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.818146] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.818146] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.822716] [55813]: INFO cinder.volume.api [None req-e4cca62f-b0a2-47e4-a667-c78c53952c60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 982.828324] [55813]: INFO cinder.api.openstack.wsgi [None req-e4cca62f-b0a2-47e4-a667-c78c53952c60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 982.828763] [55813]: [pid: 55813|app: 0|req: 154/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:48 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.303684] [55814]: DEBUG cinder.coordination [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Lock "cinder-attachment_update-52fcbf1f-203f-4fd0-91f1-046016ada681-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.043s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 983.303684] [55814]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-07e5c433-6dce-4890-a8cf-886bf27d563e tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e returned with HTTP 200 [ 983.303684] [55814]: [pid: 55814|app: 0|req: 147/301] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:49:43 2025] PUT /volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e => generated 617 bytes in 5074 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.840046] [55813]: DEBUG cinder.api.middleware.request_id [None req-9eda8ce3-fe23-4f96-87de-cae9cbb61472 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.842189] [55813]: INFO cinder.api.openstack.wsgi [None req-9eda8ce3-fe23-4f96-87de-cae9cbb61472 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 983.842414] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9eda8ce3-fe23-4f96-87de-cae9cbb61472 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.842629] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9eda8ce3-fe23-4f96-87de-cae9cbb61472 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.859765] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.859765] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.865274] [55813]: INFO cinder.volume.api [None req-9eda8ce3-fe23-4f96-87de-cae9cbb61472 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 983.870604] [55813]: INFO cinder.api.openstack.wsgi [None req-9eda8ce3-fe23-4f96-87de-cae9cbb61472 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 983.871089] [55813]: [pid: 55813|app: 0|req: 155/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:49 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.886021] [55814]: DEBUG cinder.api.middleware.request_id [None req-987ceaf9-89cb-4c2e-b00b-361d23ce2467 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.888630] [55814]: INFO cinder.api.openstack.wsgi [None req-987ceaf9-89cb-4c2e-b00b-361d23ce2467 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 984.889056] [55814]: DEBUG cinder.api.openstack.wsgi [None req-987ceaf9-89cb-4c2e-b00b-361d23ce2467 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.889769] [55814]: DEBUG cinder.api.openstack.wsgi [None req-987ceaf9-89cb-4c2e-b00b-361d23ce2467 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.911590] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.911590] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.919778] [55814]: INFO cinder.volume.api [None req-987ceaf9-89cb-4c2e-b00b-361d23ce2467 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 984.928436] [55814]: INFO cinder.api.openstack.wsgi [None req-987ceaf9-89cb-4c2e-b00b-361d23ce2467 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 984.928436] [55814]: [pid: 55814|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:50 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.937504] [55813]: DEBUG cinder.api.middleware.request_id [None req-4e74bcd2-7058-4fc8-93ee-ff5f8c1e3455 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.939650] [55813]: INFO cinder.api.openstack.wsgi [None req-4e74bcd2-7058-4fc8-93ee-ff5f8c1e3455 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 985.940843] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4e74bcd2-7058-4fc8-93ee-ff5f8c1e3455 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.941112] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4e74bcd2-7058-4fc8-93ee-ff5f8c1e3455 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.956429] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.956429] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.961090] [55813]: INFO cinder.volume.api [None req-4e74bcd2-7058-4fc8-93ee-ff5f8c1e3455 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 985.963188] [55814]: DEBUG cinder.api.middleware.request_id [req-caf1a995-3915-40c7-a06c-6ca179779288 req-8aa16056-0f73-43e7-bbe8-6e202c47f888 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.967047] [55813]: INFO cinder.api.openstack.wsgi [None req-4e74bcd2-7058-4fc8-93ee-ff5f8c1e3455 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 985.967216] [55814]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-8aa16056-0f73-43e7-bbe8-6e202c47f888 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] POST http://10.180.1.21/volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e/action [ 985.967269] [55813]: [pid: 55813|app: 0|req: 156/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:51 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.967303] [55814]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-8aa16056-0f73-43e7-bbe8-6e202c47f888 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 985.967303] [55814]: DEBUG cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-8aa16056-0f73-43e7-bbe8-6e202c47f888 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.990725] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.990725] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.002183] [55814]: INFO cinder.api.openstack.wsgi [req-caf1a995-3915-40c7-a06c-6ca179779288 req-8aa16056-0f73-43e7-bbe8-6e202c47f888 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e/action returned with HTTP 204 [ 986.002640] [55814]: [pid: 55814|app: 0|req: 149/305] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:49:51 2025] POST /volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 986.977932] [55813]: DEBUG cinder.api.middleware.request_id [None req-22b1dc72-f6b1-42fe-b809-07db1ddd0726 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.980742] [55813]: INFO cinder.api.openstack.wsgi [None req-22b1dc72-f6b1-42fe-b809-07db1ddd0726 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 986.981064] [55813]: DEBUG cinder.api.openstack.wsgi [None req-22b1dc72-f6b1-42fe-b809-07db1ddd0726 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.981372] [55813]: DEBUG cinder.api.openstack.wsgi [None req-22b1dc72-f6b1-42fe-b809-07db1ddd0726 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.995369] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.995369] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.999129] [55813]: INFO cinder.volume.api [None req-22b1dc72-f6b1-42fe-b809-07db1ddd0726 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 987.004802] [55813]: INFO cinder.api.openstack.wsgi [None req-22b1dc72-f6b1-42fe-b809-07db1ddd0726 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 987.005775] [55813]: [pid: 55813|app: 0|req: 157/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:52 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.015926] [55814]: DEBUG cinder.api.middleware.request_id [None req-205ab052-6373-4c8b-9396-d7fe09c68723 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.018369] [55814]: INFO cinder.api.openstack.wsgi [None req-205ab052-6373-4c8b-9396-d7fe09c68723 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 987.018732] [55814]: DEBUG cinder.api.openstack.wsgi [None req-205ab052-6373-4c8b-9396-d7fe09c68723 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.019069] [55814]: DEBUG cinder.api.openstack.wsgi [None req-205ab052-6373-4c8b-9396-d7fe09c68723 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.029224] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.029224] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.033624] [55814]: INFO cinder.volume.api [None req-205ab052-6373-4c8b-9396-d7fe09c68723 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 987.038348] [55814]: INFO cinder.api.openstack.wsgi [None req-205ab052-6373-4c8b-9396-d7fe09c68723 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 987.039834] [55814]: [pid: 55814|app: 0|req: 150/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:49:52 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.091501] [55813]: DEBUG cinder.api.middleware.request_id [req-59eb99d5-52c4-45e6-8476-afe7cbd3da7f req-6a266138-2344-40bd-953f-7a703b02a850 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.094327] [55813]: INFO cinder.api.openstack.wsgi [req-59eb99d5-52c4-45e6-8476-afe7cbd3da7f req-6a266138-2344-40bd-953f-7a703b02a850 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 987.094611] [55813]: DEBUG cinder.api.openstack.wsgi [req-59eb99d5-52c4-45e6-8476-afe7cbd3da7f req-6a266138-2344-40bd-953f-7a703b02a850 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.094886] [55813]: DEBUG cinder.api.openstack.wsgi [req-59eb99d5-52c4-45e6-8476-afe7cbd3da7f req-6a266138-2344-40bd-953f-7a703b02a850 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.106613] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.106613] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.110288] [55813]: INFO cinder.volume.api [req-59eb99d5-52c4-45e6-8476-afe7cbd3da7f req-6a266138-2344-40bd-953f-7a703b02a850 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 987.115279] [55813]: INFO cinder.api.openstack.wsgi [req-59eb99d5-52c4-45e6-8476-afe7cbd3da7f req-6a266138-2344-40bd-953f-7a703b02a850 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 987.115556] [55813]: [pid: 55813|app: 0|req: 158/308] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:49:52 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.355742] [55814]: DEBUG cinder.api.middleware.request_id [req-1f607bfa-96d2-4bdd-bd67-460bccaf31be req-0bbfa1c3-8f1d-49a4-8360-613767643647 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.358823] [55814]: INFO cinder.api.openstack.wsgi [req-1f607bfa-96d2-4bdd-bd67-460bccaf31be req-0bbfa1c3-8f1d-49a4-8360-613767643647 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 995.359077] [55814]: DEBUG cinder.api.openstack.wsgi [req-1f607bfa-96d2-4bdd-bd67-460bccaf31be req-0bbfa1c3-8f1d-49a4-8360-613767643647 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.359306] [55814]: DEBUG cinder.api.openstack.wsgi [req-1f607bfa-96d2-4bdd-bd67-460bccaf31be req-0bbfa1c3-8f1d-49a4-8360-613767643647 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.376089] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.376089] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.380314] [55814]: INFO cinder.volume.api [req-1f607bfa-96d2-4bdd-bd67-460bccaf31be req-0bbfa1c3-8f1d-49a4-8360-613767643647 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 995.385660] [55814]: INFO cinder.api.openstack.wsgi [req-1f607bfa-96d2-4bdd-bd67-460bccaf31be req-0bbfa1c3-8f1d-49a4-8360-613767643647 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 995.386174] [55814]: [pid: 55814|app: 0|req: 151/309] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:50:00 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.112568] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=89,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1005.382735] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=50,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1007.783998] [55813]: DEBUG cinder.api.middleware.request_id [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-74381c36-4955-469e-9683-0186720f03cd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.786830] [55813]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-74381c36-4955-469e-9683-0186720f03cd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 1007.787421] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-74381c36-4955-469e-9683-0186720f03cd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.787666] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-74381c36-4955-469e-9683-0186720f03cd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.802903] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.802903] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.806800] [55813]: INFO cinder.volume.api [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-74381c36-4955-469e-9683-0186720f03cd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 1007.812847] [55813]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-74381c36-4955-469e-9683-0186720f03cd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 1007.813316] [55813]: [pid: 55813|app: 0|req: 159/310] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:50:13 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1684 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.840608] [55814]: DEBUG cinder.api.middleware.request_id [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-1dd907fb-277b-460a-9640-cebe8db73c5d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.843506] [55814]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-1dd907fb-277b-460a-9640-cebe8db73c5d tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] GET http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 1007.843774] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-1dd907fb-277b-460a-9640-cebe8db73c5d tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.844067] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-1dd907fb-277b-460a-9640-cebe8db73c5d tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.854605] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.854605] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.857874] [55814]: INFO cinder.volume.api [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-1dd907fb-277b-460a-9640-cebe8db73c5d tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 1007.863190] [55814]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-1dd907fb-277b-460a-9640-cebe8db73c5d tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 200 [ 1007.863634] [55814]: [pid: 55814|app: 0|req: 152/311] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:50:13 2025] GET /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.953886] [55813]: DEBUG cinder.api.middleware.request_id [None req-fbf7befe-c727-453b-b966-8edfd4b2f1a4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.954759] [55813]: INFO cinder.api.openstack.wsgi [None req-fbf7befe-c727-453b-b966-8edfd4b2f1a4 None None] GET http://10.180.1.21/volume// [ 1011.954973] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fbf7befe-c727-453b-b966-8edfd4b2f1a4 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.955227] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fbf7befe-c727-453b-b966-8edfd4b2f1a4 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.955857] [55813]: INFO cinder.api.openstack.wsgi [None req-fbf7befe-c727-453b-b966-8edfd4b2f1a4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1011.956662] [55813]: [pid: 55813|app: 0|req: 160/312] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:50:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1011.960077] [55814]: DEBUG cinder.api.middleware.request_id [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-5ef8204a-96ac-4351-b70c-15202dc2b194 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.962367] [55814]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-5ef8204a-96ac-4351-b70c-15202dc2b194 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1011.962850] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-5ef8204a-96ac-4351-b70c-15202dc2b194 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa287259-887d-4210-8a23-f5fa43e43737", "connector": null, "instance_uuid": "9f9922fb-aca3-4eef-a5be-4106e2abb77d"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1011.979092] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.979092] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.009270] [55814]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-5ef8204a-96ac-4351-b70c-15202dc2b194 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1012.012154] [55814]: [pid: 55814|app: 0|req: 153/313] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:50:17 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.070398] [55813]: DEBUG cinder.api.middleware.request_id [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.073163] [55813]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] POST http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737/action [ 1012.073597] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1012.073753] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.087243] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.087243] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.087905] [55813]: INFO cinder.volume.api [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 1012.094169] [55813]: INFO cinder.volume.api [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Roll detaching of volume completed successfully. [ 1012.094354] [55813]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-3ba7404a-2756-4965-b273-7301d1c3ffdd tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737/action returned with HTTP 202 [ 1012.094892] [55813]: [pid: 55813|app: 0|req: 161/314] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:50:17 2025] POST /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1012.098863] [55814]: DEBUG cinder.api.middleware.request_id [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-92cb4d6f-d82a-40fa-87ac-84979d418598 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.101290] [55814]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-92cb4d6f-d82a-40fa-87ac-84979d418598 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d36043dd-ba2d-40a1-a26d-c9dc2929f97f [ 1012.101569] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-92cb4d6f-d82a-40fa-87ac-84979d418598 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.101939] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-92cb4d6f-d82a-40fa-87ac-84979d418598 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.114554] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.114554] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.156514] [55814]: INFO cinder.api.openstack.wsgi [req-fb93388d-219d-4d63-b73b-5ba7e658645f req-92cb4d6f-d82a-40fa-87ac-84979d418598 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/attachments/d36043dd-ba2d-40a1-a26d-c9dc2929f97f returned with HTTP 200 [ 1012.156982] [55814]: [pid: 55814|app: 0|req: 154/315] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:50:17 2025] DELETE /volume/v3/attachments/d36043dd-ba2d-40a1-a26d-c9dc2929f97f => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.093863] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1022.153708] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1023.556058] [55813]: DEBUG cinder.api.middleware.request_id [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-c40bc0b2-d36b-4eb9-accb-9693ae6d19ea None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.560461] [55813]: INFO cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-c40bc0b2-d36b-4eb9-accb-9693ae6d19ea tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] DELETE http://10.180.1.21/volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c [ 1023.560679] [55813]: DEBUG cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-c40bc0b2-d36b-4eb9-accb-9693ae6d19ea tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.560902] [55813]: DEBUG cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-c40bc0b2-d36b-4eb9-accb-9693ae6d19ea tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.575514] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.575514] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.104455] [55813]: INFO cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-c40bc0b2-d36b-4eb9-accb-9693ae6d19ea tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c returned with HTTP 200 [ 1024.104455] [55813]: [pid: 55813|app: 0|req: 162/316] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:50:28 2025] DELETE /volume/v3/attachments/133615a9-a5b2-4e62-abf6-2b4c5a4d841c => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.110280] [55814]: DEBUG cinder.api.middleware.request_id [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.119647] [55814]: INFO cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 [ 1024.119858] [55814]: DEBUG cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.120099] [55814]: DEBUG cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.120284] [55814]: INFO cinder.api.v3.volumes [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Delete volume with id: fa287259-887d-4210-8a23-f5fa43e43737 [ 1024.134710] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.134710] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.135739] [55814]: INFO cinder.volume.api [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Volume info retrieved successfully. [ 1024.155979] [55814]: INFO cinder.volume.api [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] Delete volume request issued successfully. [ 1024.156293] [55814]: INFO cinder.api.openstack.wsgi [req-515b587f-7ba2-442d-b170-e9a0a6dee353 req-fd0a6822-600f-46d2-aca5-e92a58b27935 tempest-ServerActionsV293TestJSON-1310528975 tempest-ServerActionsV293TestJSON-1310528975-project-member] http://10.180.1.21/volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 returned with HTTP 202 [ 1024.156848] [55814]: [pid: 55814|app: 0|req: 155/317] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:50:29 2025] DELETE /volume/v3/volumes/fa287259-887d-4210-8a23-f5fa43e43737 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1027.163070] [55813]: DEBUG cinder.api.middleware.request_id [None req-19a87426-14ec-42e5-866c-9dd7b675dbbc None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.165255] [55813]: INFO cinder.api.openstack.wsgi [None req-19a87426-14ec-42e5-866c-9dd7b675dbbc tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1027.165483] [55813]: DEBUG cinder.api.openstack.wsgi [None req-19a87426-14ec-42e5-866c-9dd7b675dbbc tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.165726] [55813]: DEBUG cinder.api.openstack.wsgi [None req-19a87426-14ec-42e5-866c-9dd7b675dbbc tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.184294] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.184294] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.191363] [55813]: INFO cinder.volume.api [None req-19a87426-14ec-42e5-866c-9dd7b675dbbc tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1027.202803] [55813]: INFO cinder.api.openstack.wsgi [None req-19a87426-14ec-42e5-866c-9dd7b675dbbc tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1027.202945] [55813]: [pid: 55813|app: 0|req: 163/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:32 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.337569] [55814]: DEBUG cinder.api.middleware.request_id [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-7a610226-3582-46a1-a437-afbd0abdfdf1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.344431] [55814]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-7a610226-3582-46a1-a437-afbd0abdfdf1 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1027.346149] [55814]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-7a610226-3582-46a1-a437-afbd0abdfdf1 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.346149] [55814]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-7a610226-3582-46a1-a437-afbd0abdfdf1 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.368258] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.368258] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.372347] [55814]: INFO cinder.volume.api [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-7a610226-3582-46a1-a437-afbd0abdfdf1 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1027.384878] [55814]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-7a610226-3582-46a1-a437-afbd0abdfdf1 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1027.385346] [55814]: [pid: 55814|app: 0|req: 156/319] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:50:32 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 1141 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.404178] [55813]: DEBUG cinder.api.middleware.request_id [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.409393] [55813]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe/action [ 1027.409819] [55813]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1027.409959] [55813]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.423581] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.423581] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.424193] [55813]: INFO cinder.volume.api [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1027.435330] [55813]: INFO cinder.volume.api [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Begin detaching volume completed successfully. [ 1027.435422] [55813]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4183c59c-f823-45b2-869a-6f35bb77339e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe/action returned with HTTP 202 [ 1027.435843] [55813]: [pid: 55813|app: 0|req: 164/320] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:50:32 2025] POST /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1028.461383] [55814]: DEBUG cinder.api.middleware.request_id [None req-0c9ee5e4-eacc-468a-981d-32784b13c22a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.461851] [55814]: INFO cinder.api.openstack.wsgi [None req-0c9ee5e4-eacc-468a-981d-32784b13c22a None None] GET http://10.180.1.21/volume// [ 1028.462060] [55814]: DEBUG cinder.api.openstack.wsgi [None req-0c9ee5e4-eacc-468a-981d-32784b13c22a None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.462283] [55814]: DEBUG cinder.api.openstack.wsgi [None req-0c9ee5e4-eacc-468a-981d-32784b13c22a None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.462674] [55814]: INFO cinder.api.openstack.wsgi [None req-0c9ee5e4-eacc-468a-981d-32784b13c22a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1028.463126] [55814]: [pid: 55814|app: 0|req: 157/321] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:50:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1028.469268] [55813]: DEBUG cinder.api.middleware.request_id [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4c84cffc-e97b-41d7-8ae1-1b62c04e7662 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.473041] [55813]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4c84cffc-e97b-41d7-8ae1-1b62c04e7662 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1028.473157] [55813]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4c84cffc-e97b-41d7-8ae1-1b62c04e7662 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.473304] [55813]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4c84cffc-e97b-41d7-8ae1-1b62c04e7662 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.490584] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.490584] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.495107] [55813]: INFO cinder.volume.api [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4c84cffc-e97b-41d7-8ae1-1b62c04e7662 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1028.504792] [55813]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-4c84cffc-e97b-41d7-8ae1-1b62c04e7662 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1028.504792] [55813]: [pid: 55813|app: 0|req: 165/322] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:50:33 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1029.665571] [55814]: DEBUG cinder.api.middleware.request_id [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-6a0dfcb5-0756-405f-8af1-d97df3a17fe2 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.667897] [55814]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-6a0dfcb5-0756-405f-8af1-d97df3a17fe2 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] DELETE http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d [ 1029.668125] [55814]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-6a0dfcb5-0756-405f-8af1-d97df3a17fe2 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.668339] [55814]: DEBUG cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-6a0dfcb5-0756-405f-8af1-d97df3a17fe2 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.683018] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.683018] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.211118] [55814]: INFO cinder.api.openstack.wsgi [req-26969fbb-ac38-467a-826d-d113bf80cf60 req-6a0dfcb5-0756-405f-8af1-d97df3a17fe2 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d returned with HTTP 200 [ 1030.211707] [55814]: [pid: 55814|app: 0|req: 158/323] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:50:34 2025] DELETE /volume/v3/attachments/588bf683-6b65-4177-86b3-0478ae4b614d => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.650995] [55813]: DEBUG cinder.api.middleware.request_id [None req-72ffad6b-097f-4934-bb27-c6a9fc263ef8 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.653301] [55813]: INFO cinder.api.openstack.wsgi [None req-72ffad6b-097f-4934-bb27-c6a9fc263ef8 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1031.653905] [55813]: DEBUG cinder.api.openstack.wsgi [None req-72ffad6b-097f-4934-bb27-c6a9fc263ef8 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.653905] [55813]: DEBUG cinder.api.openstack.wsgi [None req-72ffad6b-097f-4934-bb27-c6a9fc263ef8 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.666801] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.666801] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.671766] [55813]: INFO cinder.volume.api [None req-72ffad6b-097f-4934-bb27-c6a9fc263ef8 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1031.677485] [55813]: INFO cinder.api.openstack.wsgi [None req-72ffad6b-097f-4934-bb27-c6a9fc263ef8 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1031.678127] [55813]: [pid: 55813|app: 0|req: 166/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:36 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1032.532720] [55814]: DEBUG cinder.api.middleware.request_id [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.535186] [55814]: INFO cinder.api.openstack.wsgi [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 1032.536009] [55814]: DEBUG cinder.api.openstack.wsgi [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.536009] [55814]: DEBUG cinder.api.openstack.wsgi [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.536173] [55814]: INFO cinder.api.v3.volumes [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Delete volume with id: a308e122-9e56-47b4-8c67-20032db19da8 [ 1032.548635] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.548635] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.549391] [55814]: INFO cinder.volume.api [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 1032.566388] [55814]: INFO cinder.volume.api [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Delete volume request issued successfully. [ 1032.566597] [55814]: INFO cinder.api.openstack.wsgi [None req-919b3d7a-977a-49dd-9f9a-bcf6bf09aa5f tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 202 [ 1032.567071] [55814]: [pid: 55814|app: 0|req: 159/325] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:50:37 2025] DELETE /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1032.574054] [55813]: DEBUG cinder.api.middleware.request_id [None req-cec34879-68dc-4924-b476-c02b6d833320 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.576493] [55813]: INFO cinder.api.openstack.wsgi [None req-cec34879-68dc-4924-b476-c02b6d833320 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 1032.576721] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cec34879-68dc-4924-b476-c02b6d833320 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.576975] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cec34879-68dc-4924-b476-c02b6d833320 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.587281] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.587281] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.591704] [55813]: INFO cinder.volume.api [None req-cec34879-68dc-4924-b476-c02b6d833320 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 1032.597190] [55813]: INFO cinder.api.openstack.wsgi [None req-cec34879-68dc-4924-b476-c02b6d833320 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 1032.597834] [55813]: [pid: 55813|app: 0|req: 167/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:37 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.607404] [55814]: DEBUG cinder.api.middleware.request_id [None req-34b9b767-eced-4a38-af16-a4191bef0e03 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.609456] [55814]: INFO cinder.api.openstack.wsgi [None req-34b9b767-eced-4a38-af16-a4191bef0e03 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 1033.609707] [55814]: DEBUG cinder.api.openstack.wsgi [None req-34b9b767-eced-4a38-af16-a4191bef0e03 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.609897] [55814]: DEBUG cinder.api.openstack.wsgi [None req-34b9b767-eced-4a38-af16-a4191bef0e03 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.620675] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.620675] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.624531] [55814]: INFO cinder.volume.api [None req-34b9b767-eced-4a38-af16-a4191bef0e03 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Volume info retrieved successfully. [ 1033.629187] [55814]: INFO cinder.api.openstack.wsgi [None req-34b9b767-eced-4a38-af16-a4191bef0e03 tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 200 [ 1033.629559] [55814]: [pid: 55814|app: 0|req: 160/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:38 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.639738] [55813]: DEBUG cinder.api.middleware.request_id [None req-3d1f0d16-7729-4677-a592-b5c70bf3c7fc None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.645362] [55813]: INFO cinder.api.openstack.wsgi [None req-3d1f0d16-7729-4677-a592-b5c70bf3c7fc tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] GET http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 [ 1034.645610] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3d1f0d16-7729-4677-a592-b5c70bf3c7fc tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.645822] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3d1f0d16-7729-4677-a592-b5c70bf3c7fc tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.656306] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.656306] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.658904] [55813]: INFO cinder.api.openstack.wsgi [None req-3d1f0d16-7729-4677-a592-b5c70bf3c7fc tempest-DeleteServersTestJSON-215877830 tempest-DeleteServersTestJSON-215877830-project-member] http://10.180.1.21/volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 returned with HTTP 404 [ 1034.659418] [55813]: [pid: 55813|app: 0|req: 168/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:39 2025] GET /volume/v3/volumes/a308e122-9e56-47b4-8c67-20032db19da8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1036.183147] [55814]: DEBUG cinder.api.middleware.request_id [None req-3e8cb2e4-ab03-4195-af24-df69b369da37 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.188599] [55814]: INFO cinder.api.openstack.wsgi [None req-3e8cb2e4-ab03-4195-af24-df69b369da37 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1036.188830] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3e8cb2e4-ab03-4195-af24-df69b369da37 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.190123] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3e8cb2e4-ab03-4195-af24-df69b369da37 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.207673] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.207673] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.210932] [55814]: INFO cinder.volume.api [None req-3e8cb2e4-ab03-4195-af24-df69b369da37 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1036.219366] [55814]: INFO cinder.api.openstack.wsgi [None req-3e8cb2e4-ab03-4195-af24-df69b369da37 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1036.219366] [55814]: [pid: 55814|app: 0|req: 161/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:41 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.270381] [55813]: DEBUG cinder.api.middleware.request_id [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-edc51091-12d1-41ef-bd92-d7677cd6907b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.274577] [55813]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-edc51091-12d1-41ef-bd92-d7677cd6907b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1036.274577] [55813]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-edc51091-12d1-41ef-bd92-d7677cd6907b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.274577] [55813]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-edc51091-12d1-41ef-bd92-d7677cd6907b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.291074] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.291074] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.295871] [55813]: INFO cinder.volume.api [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-edc51091-12d1-41ef-bd92-d7677cd6907b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1036.302276] [55813]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-edc51091-12d1-41ef-bd92-d7677cd6907b tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1036.302276] [55813]: [pid: 55813|app: 0|req: 169/330] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:50:41 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1036.321206] [55814]: DEBUG cinder.api.middleware.request_id [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.323937] [55814]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] POST http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681/action [ 1036.324440] [55814]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1036.324580] [55814]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.334956] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.334956] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.336477] [55814]: INFO cinder.volume.api [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1036.343195] [55814]: INFO cinder.volume.api [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Begin detaching volume completed successfully. [ 1036.343195] [55814]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-cbb513f8-ff6d-4a50-b052-b71a56b3b439 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681/action returned with HTTP 202 [ 1036.343195] [55814]: [pid: 55814|app: 0|req: 162/331] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:50:41 2025] POST /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1037.070204] [55813]: DEBUG cinder.api.middleware.request_id [req-b9a5b0a6-6555-4eea-98b6-c3b7843b7a5d req-dba978b8-518d-4cc4-bfad-7eb55ebd334e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.074219] [55813]: INFO cinder.api.openstack.wsgi [req-b9a5b0a6-6555-4eea-98b6-c3b7843b7a5d req-dba978b8-518d-4cc4-bfad-7eb55ebd334e tempest-InstanceActionsTestJSON-2028791638 tempest-InstanceActionsTestJSON-2028791638-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d411e7e8-58c8-4f77-ae6a-81c132e44a54 [ 1037.074219] [55813]: DEBUG cinder.api.openstack.wsgi [req-b9a5b0a6-6555-4eea-98b6-c3b7843b7a5d req-dba978b8-518d-4cc4-bfad-7eb55ebd334e tempest-InstanceActionsTestJSON-2028791638 tempest-InstanceActionsTestJSON-2028791638-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.074219] [55813]: DEBUG cinder.api.openstack.wsgi [req-b9a5b0a6-6555-4eea-98b6-c3b7843b7a5d req-dba978b8-518d-4cc4-bfad-7eb55ebd334e tempest-InstanceActionsTestJSON-2028791638 tempest-InstanceActionsTestJSON-2028791638-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.080207] [55813]: INFO cinder.api.openstack.wsgi [req-b9a5b0a6-6555-4eea-98b6-c3b7843b7a5d req-dba978b8-518d-4cc4-bfad-7eb55ebd334e tempest-InstanceActionsTestJSON-2028791638 tempest-InstanceActionsTestJSON-2028791638-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d411e7e8-58c8-4f77-ae6a-81c132e44a54 returned with HTTP 200 [ 1037.080207] [55813]: [pid: 55813|app: 0|req: 170/332] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 05:50:42 2025] GET /volume/v3/attachments?instance_id=d411e7e8-58c8-4f77-ae6a-81c132e44a54 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.366071] [55814]: DEBUG cinder.api.middleware.request_id [None req-04f6c7bb-ac8a-48f6-96ba-d04869976ff6 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.366587] [55814]: INFO cinder.api.openstack.wsgi [None req-04f6c7bb-ac8a-48f6-96ba-d04869976ff6 None None] GET http://10.180.1.21/volume// [ 1037.366780] [55814]: DEBUG cinder.api.openstack.wsgi [None req-04f6c7bb-ac8a-48f6-96ba-d04869976ff6 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.366998] [55814]: DEBUG cinder.api.openstack.wsgi [None req-04f6c7bb-ac8a-48f6-96ba-d04869976ff6 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.367424] [55814]: INFO cinder.api.openstack.wsgi [None req-04f6c7bb-ac8a-48f6-96ba-d04869976ff6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1037.367741] [55814]: [pid: 55814|app: 0|req: 163/333] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:50:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1037.371280] [55813]: DEBUG cinder.api.middleware.request_id [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-2b329c79-e8f0-42e5-ac77-58383f2feb05 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.374722] [55813]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-2b329c79-e8f0-42e5-ac77-58383f2feb05 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1037.374722] [55813]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-2b329c79-e8f0-42e5-ac77-58383f2feb05 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.374722] [55813]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-2b329c79-e8f0-42e5-ac77-58383f2feb05 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.387852] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.387852] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.393145] [55813]: INFO cinder.volume.api [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-2b329c79-e8f0-42e5-ac77-58383f2feb05 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1037.397587] [55813]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-2b329c79-e8f0-42e5-ac77-58383f2feb05 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1037.398115] [55813]: [pid: 55813|app: 0|req: 171/334] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:50:42 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1038.569452] [55814]: DEBUG cinder.api.middleware.request_id [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-8a8c7a9d-0186-4b5d-bedc-b278adda75cf None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.575602] [55814]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-8a8c7a9d-0186-4b5d-bedc-b278adda75cf tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e [ 1038.575885] [55814]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-8a8c7a9d-0186-4b5d-bedc-b278adda75cf tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.576307] [55814]: DEBUG cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-8a8c7a9d-0186-4b5d-bedc-b278adda75cf tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.587491] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.587491] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.114224] [55814]: INFO cinder.api.openstack.wsgi [req-b0f10a5e-49e9-41d4-9eee-bcd370fcebbe req-8a8c7a9d-0186-4b5d-bedc-b278adda75cf tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e returned with HTTP 200 [ 1039.114688] [55814]: [pid: 55814|app: 0|req: 164/335] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:50:43 2025] DELETE /volume/v3/attachments/fc451bce-f231-46cf-bd76-85b58c120b2e => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.809501] [55813]: DEBUG cinder.api.middleware.request_id [None req-c00b6b3f-fc9f-4787-aa66-6db5e4438231 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.811553] [55813]: INFO cinder.api.openstack.wsgi [None req-c00b6b3f-fc9f-4787-aa66-6db5e4438231 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1039.813033] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c00b6b3f-fc9f-4787-aa66-6db5e4438231 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.813033] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c00b6b3f-fc9f-4787-aa66-6db5e4438231 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.823200] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.823200] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.833213] [55813]: INFO cinder.volume.api [None req-c00b6b3f-fc9f-4787-aa66-6db5e4438231 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1039.840214] [55813]: INFO cinder.api.openstack.wsgi [None req-c00b6b3f-fc9f-4787-aa66-6db5e4438231 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1039.840436] [55813]: [pid: 55813|app: 0|req: 172/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:45 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.113188] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=42,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.836911] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=47,cinder:UPDATE=4 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.149469] [55814]: DEBUG cinder.api.middleware.request_id [None req-79e60ff8-9864-4994-8338-53ae98c0e18c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.152435] [55814]: INFO cinder.api.openstack.wsgi [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] DELETE http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1054.152435] [55814]: DEBUG cinder.api.openstack.wsgi [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.152435] [55814]: DEBUG cinder.api.openstack.wsgi [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.152435] [55814]: INFO cinder.api.v3.volumes [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Delete volume with id: 52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1054.166888] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.166888] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.166888] [55814]: INFO cinder.volume.api [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1054.185948] [55814]: INFO cinder.volume.api [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Delete volume request issued successfully. [ 1054.186209] [55814]: INFO cinder.api.openstack.wsgi [None req-79e60ff8-9864-4994-8338-53ae98c0e18c tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 202 [ 1054.186655] [55814]: [pid: 55814|app: 0|req: 165/337] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:50:59 2025] DELETE /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.190446] [55813]: DEBUG cinder.api.middleware.request_id [None req-940eec3c-43d3-4708-9bb1-c23832d800b0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.193936] [55813]: INFO cinder.api.openstack.wsgi [None req-940eec3c-43d3-4708-9bb1-c23832d800b0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1054.194723] [55813]: DEBUG cinder.api.openstack.wsgi [None req-940eec3c-43d3-4708-9bb1-c23832d800b0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.194723] [55813]: DEBUG cinder.api.openstack.wsgi [None req-940eec3c-43d3-4708-9bb1-c23832d800b0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.204576] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.204576] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.211883] [55813]: INFO cinder.volume.api [None req-940eec3c-43d3-4708-9bb1-c23832d800b0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1054.218458] [55813]: INFO cinder.api.openstack.wsgi [None req-940eec3c-43d3-4708-9bb1-c23832d800b0 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1054.218780] [55813]: [pid: 55813|app: 0|req: 173/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:50:59 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.232021] [55814]: DEBUG cinder.api.middleware.request_id [None req-bca292dc-8051-4b15-9b91-0930f93d04b4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.234459] [55814]: INFO cinder.api.openstack.wsgi [None req-bca292dc-8051-4b15-9b91-0930f93d04b4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1055.234850] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bca292dc-8051-4b15-9b91-0930f93d04b4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.235152] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bca292dc-8051-4b15-9b91-0930f93d04b4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.247726] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.247726] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.252723] [55814]: INFO cinder.volume.api [None req-bca292dc-8051-4b15-9b91-0930f93d04b4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1055.258148] [55814]: INFO cinder.api.openstack.wsgi [None req-bca292dc-8051-4b15-9b91-0930f93d04b4 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1055.258589] [55814]: [pid: 55814|app: 0|req: 166/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:00 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.269120] [55813]: DEBUG cinder.api.middleware.request_id [None req-c7147eea-21d7-4aa9-a40d-2562d18e7e96 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.271636] [55813]: INFO cinder.api.openstack.wsgi [None req-c7147eea-21d7-4aa9-a40d-2562d18e7e96 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1056.272268] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c7147eea-21d7-4aa9-a40d-2562d18e7e96 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.272619] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c7147eea-21d7-4aa9-a40d-2562d18e7e96 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.283270] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.283270] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.289522] [55813]: INFO cinder.volume.api [None req-c7147eea-21d7-4aa9-a40d-2562d18e7e96 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1056.295502] [55813]: INFO cinder.api.openstack.wsgi [None req-c7147eea-21d7-4aa9-a40d-2562d18e7e96 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 200 [ 1056.296075] [55813]: [pid: 55813|app: 0|req: 174/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:01 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.310660] [55814]: DEBUG cinder.api.middleware.request_id [None req-dde7d7ff-f0bd-4188-92e6-eeb568f8ee60 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.313067] [55814]: INFO cinder.api.openstack.wsgi [None req-dde7d7ff-f0bd-4188-92e6-eeb568f8ee60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 [ 1057.313202] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dde7d7ff-f0bd-4188-92e6-eeb568f8ee60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.313452] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dde7d7ff-f0bd-4188-92e6-eeb568f8ee60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.320703] [55814]: INFO cinder.api.openstack.wsgi [None req-dde7d7ff-f0bd-4188-92e6-eeb568f8ee60 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 returned with HTTP 404 [ 1057.321337] [55814]: [pid: 55814|app: 0|req: 167/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:02 2025] GET /volume/v3/volumes/52fcbf1f-203f-4fd0-91f1-046016ada681 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1057.325102] [55813]: DEBUG cinder.api.middleware.request_id [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.328711] [55813]: INFO cinder.api.openstack.wsgi [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead [ 1057.328711] [55813]: DEBUG cinder.api.openstack.wsgi [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.328711] [55813]: DEBUG cinder.api.openstack.wsgi [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.328711] [55813]: INFO cinder.api.v3.volumes [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Delete volume with id: dbc48c3c-2932-4adf-8048-20bd98d30ead [ 1057.339202] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.339202] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.339778] [55813]: INFO cinder.volume.api [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1057.360598] [55813]: INFO cinder.volume.api [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Delete volume request issued successfully. [ 1057.360830] [55813]: INFO cinder.api.openstack.wsgi [None req-34f36984-eaa5-4cb7-b531-5eacfbc1832f tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead returned with HTTP 202 [ 1057.361302] [55813]: [pid: 55813|app: 0|req: 175/342] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:51:02 2025] DELETE /volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1057.366275] [55814]: DEBUG cinder.api.middleware.request_id [None req-6e4b8ecd-46d9-44ec-ab63-6eb78a0363b8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.369390] [55814]: INFO cinder.api.openstack.wsgi [None req-6e4b8ecd-46d9-44ec-ab63-6eb78a0363b8 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead [ 1057.369643] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6e4b8ecd-46d9-44ec-ab63-6eb78a0363b8 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.369874] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6e4b8ecd-46d9-44ec-ab63-6eb78a0363b8 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.378548] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.378548] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.383700] [55814]: INFO cinder.volume.api [None req-6e4b8ecd-46d9-44ec-ab63-6eb78a0363b8 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Volume info retrieved successfully. [ 1057.390609] [55814]: INFO cinder.api.openstack.wsgi [None req-6e4b8ecd-46d9-44ec-ab63-6eb78a0363b8 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead returned with HTTP 200 [ 1057.391093] [55814]: [pid: 55814|app: 0|req: 168/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:02 2025] GET /volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.403719] [55813]: DEBUG cinder.api.middleware.request_id [None req-31f62a6f-5a22-4c91-b090-870da56f9106 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.406776] [55813]: INFO cinder.api.openstack.wsgi [None req-31f62a6f-5a22-4c91-b090-870da56f9106 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] GET http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead [ 1058.407195] [55813]: DEBUG cinder.api.openstack.wsgi [None req-31f62a6f-5a22-4c91-b090-870da56f9106 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.407528] [55813]: DEBUG cinder.api.openstack.wsgi [None req-31f62a6f-5a22-4c91-b090-870da56f9106 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.418026] [55813]: INFO cinder.api.openstack.wsgi [None req-31f62a6f-5a22-4c91-b090-870da56f9106 tempest-ServerRescueNegativeTestJSON-1482535593 tempest-ServerRescueNegativeTestJSON-1482535593-project-member] http://10.180.1.21/volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead returned with HTTP 404 [ 1058.418629] [55813]: [pid: 55813|app: 0|req: 176/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:03 2025] GET /volume/v3/volumes/dbc48c3c-2932-4adf-8048-20bd98d30ead => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1067.387762] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1068.411129] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1100.101605] [55814]: DEBUG cinder.api.middleware.request_id [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.103810] [55814]: INFO cinder.api.openstack.wsgi [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1100.104235] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1888252858"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1100.107202] [55814]: DEBUG cinder.api.v3.volumes [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1888252858'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1100.107202] [55814]: INFO cinder.api.v3.volumes [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Create volume of 1 GB [ 1100.111816] [55814]: INFO cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Availability Zones retrieved successfully. [ 1100.118972] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Flow 'volume_create_api' (5e466a5c-bbda-4de2-b164-120af7e9b315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1100.120139] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268e5d58-8782-4c92-8150-cd04f80bec62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1100.121258] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1100.138467] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268e5d58-8782-4c92-8150-cd04f80bec62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1100.139432] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22597ebb-f577-45f4-8352-8a0192a8187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1100.185206] [55814]: DEBUG cinder.quota [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Created reservations ['d9396b99-6854-40fe-9605-3e75ea9cf0be', '5ba1b60d-98d0-4145-be69-1460158b522c', '8922696e-899b-4092-9c3b-fc07c38397d8', '2f99e479-a8bf-4dc2-b4d9-533734ea12ef'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1100.186212] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22597ebb-f577-45f4-8352-8a0192a8187f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9396b99-6854-40fe-9605-3e75ea9cf0be', '5ba1b60d-98d0-4145-be69-1460158b522c', '8922696e-899b-4092-9c3b-fc07c38397d8', '2f99e479-a8bf-4dc2-b4d9-533734ea12ef']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1100.187192] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e916aec-d930-448e-a1c3-b0afa88477e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1100.199614] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e916aec-d930-448e-a1c3-b0afa88477e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f68cefc0-1340-4fef-980f-235193ce48c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1888252858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0513b3a25dd64e83a612fd5798026268',qos_specs=None,replication_status=,reservations=['d9396b99-6854-40fe-9605-3e75ea9cf0be','5ba1b60d-98d0-4145-be69-1460158b522c','8922696e-899b-4092-9c3b-fc07c38397d8','2f99e479-a8bf-4dc2-b4d9-533734ea12ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e62d79de464569bdc1cb7b4a2b874f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1888252858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f68cefc0-1340-4fef-980f-235193ce48c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0513b3a25dd64e83a612fd5798026268',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='85e62d79de464569bdc1cb7b4a2b874f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1100.200580] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7f7927-90f9-436c-8ed4-21b4b0d738e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1100.213055] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7f7927-90f9-436c-8ed4-21b4b0d738e1) 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-1888252858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0513b3a25dd64e83a612fd5798026268',qos_specs=None,replication_status=,reservations=['d9396b99-6854-40fe-9605-3e75ea9cf0be','5ba1b60d-98d0-4145-be69-1460158b522c','8922696e-899b-4092-9c3b-fc07c38397d8','2f99e479-a8bf-4dc2-b4d9-533734ea12ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e62d79de464569bdc1cb7b4a2b874f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1100.213970] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8afb18e-de15-41e0-8399-5dc1eb5b2627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1100.224975] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8afb18e-de15-41e0-8399-5dc1eb5b2627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1100.226191] [55814]: DEBUG cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Flow 'volume_create_api' (5e466a5c-bbda-4de2-b164-120af7e9b315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1100.226562] [55814]: INFO cinder.volume.api [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Create volume request issued successfully. [ 1100.228277] [55814]: INFO cinder.api.openstack.wsgi [None req-b3d18aab-2748-4a3e-9c01-ad5632456dab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1100.228709] [55814]: [pid: 55814|app: 0|req: 169/345] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:51:45 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1100.241045] [55813]: DEBUG cinder.api.middleware.request_id [None req-9ff13262-f2c6-443e-bc5e-d81aed9bbf10 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.243008] [55813]: INFO cinder.api.openstack.wsgi [None req-9ff13262-f2c6-443e-bc5e-d81aed9bbf10 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1100.243354] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9ff13262-f2c6-443e-bc5e-d81aed9bbf10 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.243561] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9ff13262-f2c6-443e-bc5e-d81aed9bbf10 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.251873] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.251873] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.255883] [55813]: INFO cinder.volume.api [None req-9ff13262-f2c6-443e-bc5e-d81aed9bbf10 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1100.262141] [55813]: INFO cinder.api.openstack.wsgi [None req-9ff13262-f2c6-443e-bc5e-d81aed9bbf10 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1100.262495] [55813]: [pid: 55813|app: 0|req: 177/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:45 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.272557] [55814]: DEBUG cinder.api.middleware.request_id [None req-38e574cd-96c1-47f0-8ce0-812f3c6453ab None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.274804] [55814]: INFO cinder.api.openstack.wsgi [None req-38e574cd-96c1-47f0-8ce0-812f3c6453ab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1101.275072] [55814]: DEBUG cinder.api.openstack.wsgi [None req-38e574cd-96c1-47f0-8ce0-812f3c6453ab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.275256] [55814]: DEBUG cinder.api.openstack.wsgi [None req-38e574cd-96c1-47f0-8ce0-812f3c6453ab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.285694] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.285694] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.290227] [55814]: INFO cinder.volume.api [None req-38e574cd-96c1-47f0-8ce0-812f3c6453ab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1101.296367] [55814]: INFO cinder.api.openstack.wsgi [None req-38e574cd-96c1-47f0-8ce0-812f3c6453ab tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1101.296761] [55814]: [pid: 55814|app: 0|req: 170/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:46 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.485663] [55813]: DEBUG cinder.api.middleware.request_id [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-428cfaa6-32ac-4cde-ab3c-3500418de75c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.487792] [55813]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-428cfaa6-32ac-4cde-ab3c-3500418de75c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1101.488062] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-428cfaa6-32ac-4cde-ab3c-3500418de75c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.488537] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-428cfaa6-32ac-4cde-ab3c-3500418de75c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.496685] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.496685] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.500582] [55813]: INFO cinder.volume.api [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-428cfaa6-32ac-4cde-ab3c-3500418de75c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1101.505185] [55813]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-428cfaa6-32ac-4cde-ab3c-3500418de75c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1101.505564] [55813]: [pid: 55813|app: 0|req: 178/348] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:51:46 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.023962] [55814]: DEBUG cinder.api.middleware.request_id [None req-570f7892-f566-4d5f-9e4d-0f05d4545bd1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.024373] [55814]: INFO cinder.api.openstack.wsgi [None req-570f7892-f566-4d5f-9e4d-0f05d4545bd1 None None] GET http://10.180.1.21/volume// [ 1103.024549] [55814]: DEBUG cinder.api.openstack.wsgi [None req-570f7892-f566-4d5f-9e4d-0f05d4545bd1 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.024758] [55814]: DEBUG cinder.api.openstack.wsgi [None req-570f7892-f566-4d5f-9e4d-0f05d4545bd1 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.025194] [55814]: INFO cinder.api.openstack.wsgi [None req-570f7892-f566-4d5f-9e4d-0f05d4545bd1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.025528] [55814]: [pid: 55814|app: 0|req: 171/349] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:51:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1103.029815] [55813]: DEBUG cinder.api.middleware.request_id [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-03eb1528-e60e-4546-92fc-10e333051fb4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.032010] [55813]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-03eb1528-e60e-4546-92fc-10e333051fb4 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1103.032605] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-03eb1528-e60e-4546-92fc-10e333051fb4 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f68cefc0-1340-4fef-980f-235193ce48c3", "connector": null, "instance_uuid": "5c49f809-c1dc-4fcf-8542-1ff7f012516f"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1103.042385] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.042385] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.065228] [55813]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-03eb1528-e60e-4546-92fc-10e333051fb4 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1103.065672] [55813]: [pid: 55813|app: 0|req: 179/350] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:51:48 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.085028] [55814]: DEBUG cinder.api.middleware.request_id [None req-5aa057c0-f299-4e56-a3fb-c0fbe293aa74 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.086951] [55814]: INFO cinder.api.openstack.wsgi [None req-5aa057c0-f299-4e56-a3fb-c0fbe293aa74 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1103.087184] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5aa057c0-f299-4e56-a3fb-c0fbe293aa74 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.087398] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5aa057c0-f299-4e56-a3fb-c0fbe293aa74 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.097271] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.097271] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.100390] [55814]: INFO cinder.volume.api [None req-5aa057c0-f299-4e56-a3fb-c0fbe293aa74 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1103.104809] [55814]: INFO cinder.api.openstack.wsgi [None req-5aa057c0-f299-4e56-a3fb-c0fbe293aa74 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1103.105289] [55814]: [pid: 55814|app: 0|req: 172/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:48 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.589071] [55813]: DEBUG cinder.api.middleware.request_id [None req-577b7f66-e3f2-412f-8ac9-06d7004c9077 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.589496] [55813]: INFO cinder.api.openstack.wsgi [None req-577b7f66-e3f2-412f-8ac9-06d7004c9077 None None] GET http://10.180.1.21/volume// [ 1103.589687] [55813]: DEBUG cinder.api.openstack.wsgi [None req-577b7f66-e3f2-412f-8ac9-06d7004c9077 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.589915] [55813]: DEBUG cinder.api.openstack.wsgi [None req-577b7f66-e3f2-412f-8ac9-06d7004c9077 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.590350] [55813]: INFO cinder.api.openstack.wsgi [None req-577b7f66-e3f2-412f-8ac9-06d7004c9077 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.590922] [55813]: [pid: 55813|app: 0|req: 180/352] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:51:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1103.594774] [55814]: DEBUG cinder.api.middleware.request_id [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-cd16c2fb-29e6-432e-a377-f9fdd0110a41 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.597259] [55814]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-cd16c2fb-29e6-432e-a377-f9fdd0110a41 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1103.597517] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-cd16c2fb-29e6-432e-a377-f9fdd0110a41 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.598222] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-cd16c2fb-29e6-432e-a377-f9fdd0110a41 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.612416] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.612416] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.618330] [55814]: INFO cinder.volume.api [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-cd16c2fb-29e6-432e-a377-f9fdd0110a41 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1103.624308] [55814]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-cd16c2fb-29e6-432e-a377-f9fdd0110a41 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1103.625051] [55814]: [pid: 55814|app: 0|req: 173/353] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:51:48 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1103.652459] [55813]: DEBUG cinder.api.middleware.request_id [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.655187] [55813]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] PUT http://10.180.1.21/volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196 [ 1103.656144] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-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-536835", "mountpoint": "/dev/sdb"}}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1103.663836] [55813]: DEBUG cinder.coordination [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Acquiring lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1103.668344] [55813]: DEBUG cinder.coordination [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1103.669952] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.669952] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.115524] [55814]: DEBUG cinder.api.middleware.request_id [None req-6fad77e4-f94f-48bb-9f20-6351d20288c7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.117796] [55814]: INFO cinder.api.openstack.wsgi [None req-6fad77e4-f94f-48bb-9f20-6351d20288c7 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1104.118066] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6fad77e4-f94f-48bb-9f20-6351d20288c7 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.118295] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6fad77e4-f94f-48bb-9f20-6351d20288c7 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.128304] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.128304] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.131727] [55814]: INFO cinder.volume.api [None req-6fad77e4-f94f-48bb-9f20-6351d20288c7 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1104.136024] [55814]: INFO cinder.api.openstack.wsgi [None req-6fad77e4-f94f-48bb-9f20-6351d20288c7 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1104.136571] [55814]: [pid: 55814|app: 0|req: 174/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:49 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.147218] [55814]: DEBUG cinder.api.middleware.request_id [None req-f7868339-6c7a-4a46-a34c-adf0dd006bac None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.149470] [55814]: INFO cinder.api.openstack.wsgi [None req-f7868339-6c7a-4a46-a34c-adf0dd006bac tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1105.149720] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f7868339-6c7a-4a46-a34c-adf0dd006bac tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.149964] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f7868339-6c7a-4a46-a34c-adf0dd006bac tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.162999] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.162999] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.166736] [55814]: INFO cinder.volume.api [None req-f7868339-6c7a-4a46-a34c-adf0dd006bac tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1105.171318] [55814]: INFO cinder.api.openstack.wsgi [None req-f7868339-6c7a-4a46-a34c-adf0dd006bac tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1105.171689] [55814]: [pid: 55814|app: 0|req: 175/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:50 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.958010] [55814]: DEBUG cinder.api.middleware.request_id [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.961795] [55814]: INFO cinder.api.openstack.wsgi [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1105.961795] [55814]: DEBUG cinder.api.openstack.wsgi [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2043332982"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.962087] [55814]: DEBUG cinder.api.v3.volumes [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2043332982'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1105.962225] [55814]: INFO cinder.api.v3.volumes [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Create volume of 1 GB [ 1105.966474] [55814]: INFO cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Availability Zones retrieved successfully. [ 1105.973586] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Flow 'volume_create_api' (71d20244-e3a6-45de-8632-7690470804fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.974705] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d4206b-7e34-4898-b207-006622bd08dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.975769] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.993536] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d4206b-7e34-4898-b207-006622bd08dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.994691] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b35b50-32b2-4273-838d-c0ffa04dcaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.026855] [55814]: DEBUG cinder.quota [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Created reservations ['c8eb7e47-3835-473e-bd72-f520ce8950b9', '0cb65b55-4f03-48dc-8d89-ac769f9219ff', '335f2c9a-5592-4eb3-9a63-d6e526cc17b1', '7fd3e38e-709b-42fa-96e5-53f4ef56e5c3'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1106.027916] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b35b50-32b2-4273-838d-c0ffa04dcaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8eb7e47-3835-473e-bd72-f520ce8950b9', '0cb65b55-4f03-48dc-8d89-ac769f9219ff', '335f2c9a-5592-4eb3-9a63-d6e526cc17b1', '7fd3e38e-709b-42fa-96e5-53f4ef56e5c3']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.028884] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c843ef-dd17-4f78-8849-cd3d26d5fb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.041438] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c843ef-dd17-4f78-8849-cd3d26d5fb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8cc1a62-ae26-46ff-9686-537c02125de2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2043332982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4c53eff01740eb840aa42451b1b6cc',qos_specs=None,replication_status=,reservations=['c8eb7e47-3835-473e-bd72-f520ce8950b9','0cb65b55-4f03-48dc-8d89-ac769f9219ff','335f2c9a-5592-4eb3-9a63-d6e526cc17b1','7fd3e38e-709b-42fa-96e5-53f4ef56e5c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae090b51c624ac9b69c8ef7ac448c90',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2043332982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8cc1a62-ae26-46ff-9686-537c02125de2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4c53eff01740eb840aa42451b1b6cc',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='3ae090b51c624ac9b69c8ef7ac448c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.042325] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750251f8-02df-4633-8f61-e7a57eef6baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.054135] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750251f8-02df-4633-8f61-e7a57eef6baf) 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-2043332982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4c53eff01740eb840aa42451b1b6cc',qos_specs=None,replication_status=,reservations=['c8eb7e47-3835-473e-bd72-f520ce8950b9','0cb65b55-4f03-48dc-8d89-ac769f9219ff','335f2c9a-5592-4eb3-9a63-d6e526cc17b1','7fd3e38e-709b-42fa-96e5-53f4ef56e5c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae090b51c624ac9b69c8ef7ac448c90',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.055010] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a577cb3-98f0-44a1-ae66-c42d4c0bf5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.063671] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a577cb3-98f0-44a1-ae66-c42d4c0bf5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.064818] [55814]: DEBUG cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Flow 'volume_create_api' (71d20244-e3a6-45de-8632-7690470804fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.065191] [55814]: INFO cinder.volume.api [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Create volume request issued successfully. [ 1106.065854] [55814]: INFO cinder.api.openstack.wsgi [None req-6e6d204e-68ab-4b9c-9a01-3ebcb2fc0e27 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1106.066373] [55814]: [pid: 55814|app: 0|req: 176/356] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:51:51 2025] POST /volume/v3/volumes => generated 756 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1106.075727] [55814]: DEBUG cinder.api.middleware.request_id [None req-f4cc9f45-5edf-4ae4-912b-1e21669de705 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.078428] [55814]: INFO cinder.api.openstack.wsgi [None req-f4cc9f45-5edf-4ae4-912b-1e21669de705 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1106.078675] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f4cc9f45-5edf-4ae4-912b-1e21669de705 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.078971] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f4cc9f45-5edf-4ae4-912b-1e21669de705 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.087706] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.087706] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.091171] [55814]: INFO cinder.volume.api [None req-f4cc9f45-5edf-4ae4-912b-1e21669de705 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1106.095792] [55814]: INFO cinder.api.openstack.wsgi [None req-f4cc9f45-5edf-4ae4-912b-1e21669de705 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1106.096269] [55814]: [pid: 55814|app: 0|req: 177/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:51 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.182270] [55814]: DEBUG cinder.api.middleware.request_id [None req-70b4aa35-8da6-41ea-88e0-9441dd2fdfdc None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.184481] [55814]: INFO cinder.api.openstack.wsgi [None req-70b4aa35-8da6-41ea-88e0-9441dd2fdfdc tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1106.184714] [55814]: DEBUG cinder.api.openstack.wsgi [None req-70b4aa35-8da6-41ea-88e0-9441dd2fdfdc tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.184934] [55814]: DEBUG cinder.api.openstack.wsgi [None req-70b4aa35-8da6-41ea-88e0-9441dd2fdfdc tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.196077] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.196077] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.199400] [55814]: INFO cinder.volume.api [None req-70b4aa35-8da6-41ea-88e0-9441dd2fdfdc tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1106.203681] [55814]: INFO cinder.api.openstack.wsgi [None req-70b4aa35-8da6-41ea-88e0-9441dd2fdfdc tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1106.204187] [55814]: [pid: 55814|app: 0|req: 178/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:51 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.106502] [55814]: DEBUG cinder.api.middleware.request_id [None req-ed85c2e6-fe41-468e-922a-5500585a2617 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.108577] [55814]: INFO cinder.api.openstack.wsgi [None req-ed85c2e6-fe41-468e-922a-5500585a2617 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1107.108860] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ed85c2e6-fe41-468e-922a-5500585a2617 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.109017] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ed85c2e6-fe41-468e-922a-5500585a2617 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.120619] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.120619] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.124152] [55814]: INFO cinder.volume.api [None req-ed85c2e6-fe41-468e-922a-5500585a2617 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1107.128536] [55814]: INFO cinder.api.openstack.wsgi [None req-ed85c2e6-fe41-468e-922a-5500585a2617 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1107.128918] [55814]: [pid: 55814|app: 0|req: 179/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:52 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.214319] [55814]: DEBUG cinder.api.middleware.request_id [None req-fc7c9c86-6590-4c4d-a759-ab8584299576 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.217160] [55814]: INFO cinder.api.openstack.wsgi [None req-fc7c9c86-6590-4c4d-a759-ab8584299576 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1107.217433] [55814]: DEBUG cinder.api.openstack.wsgi [None req-fc7c9c86-6590-4c4d-a759-ab8584299576 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.217663] [55814]: DEBUG cinder.api.openstack.wsgi [None req-fc7c9c86-6590-4c4d-a759-ab8584299576 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.228041] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.228041] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.231066] [55814]: INFO cinder.volume.api [None req-fc7c9c86-6590-4c4d-a759-ab8584299576 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1107.235522] [55814]: INFO cinder.api.openstack.wsgi [None req-fc7c9c86-6590-4c4d-a759-ab8584299576 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1107.236039] [55814]: [pid: 55814|app: 0|req: 180/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:52 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.201561] [55813]: DEBUG cinder.coordination [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1108.201911] [55813]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-3f767e0b-921e-47c1-ab9c-609a9863dc44 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196 returned with HTTP 200 [ 1108.202466] [55813]: [pid: 55813|app: 0|req: 181/361] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:51:48 2025] PUT /volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.252497] [55814]: DEBUG cinder.api.middleware.request_id [None req-ae725e14-ff83-4563-bed6-211df04a7621 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.255073] [55814]: INFO cinder.api.openstack.wsgi [None req-ae725e14-ff83-4563-bed6-211df04a7621 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1108.255384] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ae725e14-ff83-4563-bed6-211df04a7621 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.255724] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ae725e14-ff83-4563-bed6-211df04a7621 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.268518] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.268518] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.272342] [55814]: INFO cinder.volume.api [None req-ae725e14-ff83-4563-bed6-211df04a7621 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1108.277066] [55814]: INFO cinder.api.openstack.wsgi [None req-ae725e14-ff83-4563-bed6-211df04a7621 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1108.277453] [55814]: [pid: 55814|app: 0|req: 181/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:53 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.287818] [55813]: DEBUG cinder.api.middleware.request_id [None req-cd4f930b-9b5f-405f-a45a-a735a116ceb8 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.289927] [55813]: INFO cinder.api.openstack.wsgi [None req-cd4f930b-9b5f-405f-a45a-a735a116ceb8 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1109.290171] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cd4f930b-9b5f-405f-a45a-a735a116ceb8 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.290393] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cd4f930b-9b5f-405f-a45a-a735a116ceb8 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.304790] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.304790] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.308226] [55813]: INFO cinder.volume.api [None req-cd4f930b-9b5f-405f-a45a-a735a116ceb8 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1109.312631] [55813]: INFO cinder.api.openstack.wsgi [None req-cd4f930b-9b5f-405f-a45a-a735a116ceb8 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1109.312997] [55813]: [pid: 55813|app: 0|req: 182/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:54 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.319498] [55814]: DEBUG cinder.api.middleware.request_id [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-486bdefe-9172-4059-b170-7f982f2f811c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.321768] [55814]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-486bdefe-9172-4059-b170-7f982f2f811c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196/action [ 1110.322217] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-486bdefe-9172-4059-b170-7f982f2f811c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1110.322388] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-486bdefe-9172-4059-b170-7f982f2f811c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.323255] [55813]: DEBUG cinder.api.middleware.request_id [None req-29cf5177-c380-4976-878e-5e368c2b50f0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.325279] [55813]: INFO cinder.api.openstack.wsgi [None req-29cf5177-c380-4976-878e-5e368c2b50f0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1110.325468] [55813]: DEBUG cinder.api.openstack.wsgi [None req-29cf5177-c380-4976-878e-5e368c2b50f0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.325681] [55813]: DEBUG cinder.api.openstack.wsgi [None req-29cf5177-c380-4976-878e-5e368c2b50f0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.335381] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.335381] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.336996] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.336996] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.338576] [55813]: INFO cinder.volume.api [None req-29cf5177-c380-4976-878e-5e368c2b50f0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1110.343089] [55813]: INFO cinder.api.openstack.wsgi [None req-29cf5177-c380-4976-878e-5e368c2b50f0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1110.343414] [55813]: [pid: 55813|app: 0|req: 183/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:55 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.345899] [55814]: INFO cinder.api.openstack.wsgi [req-f3bced8b-a1aa-4048-aaa9-0647c67ceb5f req-486bdefe-9172-4059-b170-7f982f2f811c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196/action returned with HTTP 204 [ 1110.346353] [55814]: [pid: 55814|app: 0|req: 182/365] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:51:55 2025] POST /volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1111.355388] [55813]: DEBUG cinder.api.middleware.request_id [None req-7674e512-133a-4bd3-a444-a93f62871c8d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.357655] [55813]: INFO cinder.api.openstack.wsgi [None req-7674e512-133a-4bd3-a444-a93f62871c8d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1111.357921] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7674e512-133a-4bd3-a444-a93f62871c8d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.358135] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7674e512-133a-4bd3-a444-a93f62871c8d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.373341] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.373341] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.379815] [55813]: INFO cinder.volume.api [None req-7674e512-133a-4bd3-a444-a93f62871c8d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1111.385724] [55813]: INFO cinder.api.openstack.wsgi [None req-7674e512-133a-4bd3-a444-a93f62871c8d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1111.386168] [55813]: [pid: 55813|app: 0|req: 184/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:56 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.395726] [55814]: DEBUG cinder.api.middleware.request_id [None req-201973c9-5058-442f-8553-31a63a36e455 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.397827] [55814]: INFO cinder.api.openstack.wsgi [None req-201973c9-5058-442f-8553-31a63a36e455 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1111.398071] [55814]: DEBUG cinder.api.openstack.wsgi [None req-201973c9-5058-442f-8553-31a63a36e455 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.398301] [55814]: DEBUG cinder.api.openstack.wsgi [None req-201973c9-5058-442f-8553-31a63a36e455 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.408533] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.408533] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.412997] [55814]: INFO cinder.volume.api [None req-201973c9-5058-442f-8553-31a63a36e455 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1111.417610] [55814]: INFO cinder.api.openstack.wsgi [None req-201973c9-5058-442f-8553-31a63a36e455 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1111.418012] [55814]: [pid: 55814|app: 0|req: 183/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:51:56 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.236998] [55813]: DEBUG cinder.api.middleware.request_id [None req-290d76f1-e751-42ae-b800-535dc6695b70 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.239173] [55813]: INFO cinder.api.openstack.wsgi [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1118.239596] [55813]: DEBUG cinder.api.openstack.wsgi [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1380693263"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1118.241961] [55813]: DEBUG cinder.api.v3.volumes [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1380693263'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1118.241961] [55813]: INFO cinder.api.v3.volumes [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume of 1 GB [ 1118.247937] [55813]: INFO cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Availability Zones retrieved successfully. [ 1118.255203] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Flow 'volume_create_api' (94756415-f386-40c1-8dcb-050a5c902e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1118.256664] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab23ca0-89a4-4029-8155-fe1809ece56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1118.257882] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1118.280414] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab23ca0-89a4-4029-8155-fe1809ece56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1118.281646] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b98bbf-5023-4b03-b0e5-f4d36bb23b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1118.343345] [55813]: DEBUG cinder.quota [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Created reservations ['b3512649-2d54-4512-95a4-55546f51d448', 'f39fe71a-e8a6-4895-80bb-7b9b3c77874b', '1dcd6b6d-d957-4ea8-ae05-812cba2ffa10', 'a7a94615-8769-4a80-9098-9d7b0d169319'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1118.344762] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b98bbf-5023-4b03-b0e5-f4d36bb23b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3512649-2d54-4512-95a4-55546f51d448', 'f39fe71a-e8a6-4895-80bb-7b9b3c77874b', '1dcd6b6d-d957-4ea8-ae05-812cba2ffa10', 'a7a94615-8769-4a80-9098-9d7b0d169319']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1118.346504] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f539edce-2380-400e-994c-44653dbdcc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1118.364603] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f539edce-2380-400e-994c-44653dbdcc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f58ede3e-8a35-4a76-b104-6b8b4a868427', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1380693263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26f1344f646448dba9054acf4eff966',qos_specs=None,replication_status=,reservations=['b3512649-2d54-4512-95a4-55546f51d448','f39fe71a-e8a6-4895-80bb-7b9b3c77874b','1dcd6b6d-d957-4ea8-ae05-812cba2ffa10','a7a94615-8769-4a80-9098-9d7b0d169319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56c6726757c4ceabc266e58303e8e5f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1380693263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f58ede3e-8a35-4a76-b104-6b8b4a868427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c26f1344f646448dba9054acf4eff966',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='c56c6726757c4ceabc266e58303e8e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1118.367085] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2f09b8-5e64-4224-a99d-ec80308d8ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1118.384941] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2f09b8-5e64-4224-a99d-ec80308d8ef4) 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-1380693263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26f1344f646448dba9054acf4eff966',qos_specs=None,replication_status=,reservations=['b3512649-2d54-4512-95a4-55546f51d448','f39fe71a-e8a6-4895-80bb-7b9b3c77874b','1dcd6b6d-d957-4ea8-ae05-812cba2ffa10','a7a94615-8769-4a80-9098-9d7b0d169319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56c6726757c4ceabc266e58303e8e5f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1118.386293] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3e2a2a-d93a-4450-a840-be51ebbd83db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1118.399491] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3e2a2a-d93a-4450-a840-be51ebbd83db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1118.401168] [55813]: DEBUG cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Flow 'volume_create_api' (94756415-f386-40c1-8dcb-050a5c902e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1118.401708] [55813]: INFO cinder.volume.api [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume request issued successfully. [ 1118.402683] [55813]: INFO cinder.api.openstack.wsgi [None req-290d76f1-e751-42ae-b800-535dc6695b70 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1118.403350] [55813]: [pid: 55813|app: 0|req: 185/368] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:52:03 2025] POST /volume/v3/volumes => generated 754 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1118.415472] [55814]: DEBUG cinder.api.middleware.request_id [None req-3e37445e-c980-4da7-8ddc-11f318083015 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.418536] [55814]: INFO cinder.api.openstack.wsgi [None req-3e37445e-c980-4da7-8ddc-11f318083015 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1118.418837] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3e37445e-c980-4da7-8ddc-11f318083015 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.419185] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3e37445e-c980-4da7-8ddc-11f318083015 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.430388] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.430388] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.435798] [55814]: INFO cinder.volume.api [None req-3e37445e-c980-4da7-8ddc-11f318083015 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1118.443307] [55814]: INFO cinder.api.openstack.wsgi [None req-3e37445e-c980-4da7-8ddc-11f318083015 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1118.443878] [55814]: [pid: 55814|app: 0|req: 184/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:03 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.457666] [55813]: DEBUG cinder.api.middleware.request_id [None req-891d3671-cc7a-495b-b79e-9b743fb59b68 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.460026] [55813]: INFO cinder.api.openstack.wsgi [None req-891d3671-cc7a-495b-b79e-9b743fb59b68 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1119.460258] [55813]: DEBUG cinder.api.openstack.wsgi [None req-891d3671-cc7a-495b-b79e-9b743fb59b68 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.460483] [55813]: DEBUG cinder.api.openstack.wsgi [None req-891d3671-cc7a-495b-b79e-9b743fb59b68 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.470853] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.470853] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.475178] [55813]: INFO cinder.volume.api [None req-891d3671-cc7a-495b-b79e-9b743fb59b68 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1119.479888] [55813]: INFO cinder.api.openstack.wsgi [None req-891d3671-cc7a-495b-b79e-9b743fb59b68 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1119.480402] [55813]: [pid: 55813|app: 0|req: 186/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:04 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.506764] [55814]: DEBUG cinder.api.middleware.request_id [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.508923] [55814]: INFO cinder.api.openstack.wsgi [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1119.509326] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1733132051"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.510991] [55814]: DEBUG cinder.api.v3.volumes [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1733132051'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1119.511153] [55814]: INFO cinder.api.v3.volumes [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Create volume of 1 GB [ 1119.515241] [55814]: INFO cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Availability Zones retrieved successfully. [ 1119.520506] [55813]: DEBUG cinder.api.middleware.request_id [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-75adfede-2712-49df-bcbe-a972892c2b09 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.521983] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Flow 'volume_create_api' (b8b00cbc-d846-4a95-a10c-7a1ada7bf707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1119.522853] [55813]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-75adfede-2712-49df-bcbe-a972892c2b09 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1119.523051] [55813]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-75adfede-2712-49df-bcbe-a972892c2b09 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.523217] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b03b85d-3cfc-4e7a-8880-6cad7665fefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.523285] [55813]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-75adfede-2712-49df-bcbe-a972892c2b09 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.524354] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1119.530844] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.530844] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.534505] [55813]: INFO cinder.volume.api [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-75adfede-2712-49df-bcbe-a972892c2b09 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1119.538949] [55813]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-75adfede-2712-49df-bcbe-a972892c2b09 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1119.539373] [55813]: [pid: 55813|app: 0|req: 187/371] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:52:04 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.542850] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b03b85d-3cfc-4e7a-8880-6cad7665fefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.543965] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8cb3e1-3e44-48e9-827e-8a4c71d2573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.586821] [55814]: DEBUG cinder.quota [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Created reservations ['af71fa8f-6281-4ce1-87f2-3aed5aa2e81a', '49fa03ea-6f91-4e10-9f7d-bef9ced21c82', '0a53bcbc-5a9c-4140-912f-ba8c6b8f153c', '5aaefc62-ed17-4e5e-be85-10ea805d2b5d'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1119.587951] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8cb3e1-3e44-48e9-827e-8a4c71d2573e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af71fa8f-6281-4ce1-87f2-3aed5aa2e81a', '49fa03ea-6f91-4e10-9f7d-bef9ced21c82', '0a53bcbc-5a9c-4140-912f-ba8c6b8f153c', '5aaefc62-ed17-4e5e-be85-10ea805d2b5d']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.589033] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fabda9-9902-4171-bcec-14090153c77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.600563] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fabda9-9902-4171-bcec-14090153c77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9416041d-d86d-4bc4-b4eb-414f63868dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1733132051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf9585e50514c7a900f1fdaca15a21b',qos_specs=None,replication_status=,reservations=['af71fa8f-6281-4ce1-87f2-3aed5aa2e81a','49fa03ea-6f91-4e10-9f7d-bef9ced21c82','0a53bcbc-5a9c-4140-912f-ba8c6b8f153c','5aaefc62-ed17-4e5e-be85-10ea805d2b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce79b38739a4a5e97cab11f2ec707c6',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1733132051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9416041d-d86d-4bc4-b4eb-414f63868dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf9585e50514c7a900f1fdaca15a21b',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='9ce79b38739a4a5e97cab11f2ec707c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.601526] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7432d08-59b7-4ce4-9f70-2886e48924b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.615756] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7432d08-59b7-4ce4-9f70-2886e48924b4) 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-1733132051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf9585e50514c7a900f1fdaca15a21b',qos_specs=None,replication_status=,reservations=['af71fa8f-6281-4ce1-87f2-3aed5aa2e81a','49fa03ea-6f91-4e10-9f7d-bef9ced21c82','0a53bcbc-5a9c-4140-912f-ba8c6b8f153c','5aaefc62-ed17-4e5e-be85-10ea805d2b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce79b38739a4a5e97cab11f2ec707c6',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.616774] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e4c4ef-4cb5-4798-a094-9065e0a4e1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1119.625423] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e4c4ef-4cb5-4798-a094-9065e0a4e1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1119.626507] [55814]: DEBUG cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Flow 'volume_create_api' (b8b00cbc-d846-4a95-a10c-7a1ada7bf707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1119.626866] [55814]: INFO cinder.volume.api [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Create volume request issued successfully. [ 1119.627578] [55814]: INFO cinder.api.openstack.wsgi [None req-8f86642e-0958-4a8c-8be1-afe71459bc36 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1119.628139] [55814]: [pid: 55814|app: 0|req: 185/372] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:52:04 2025] POST /volume/v3/volumes => generated 753 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1119.636640] [55813]: DEBUG cinder.api.middleware.request_id [None req-18424455-7271-4855-ad70-821f8609f518 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.638685] [55813]: INFO cinder.api.openstack.wsgi [None req-18424455-7271-4855-ad70-821f8609f518 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1119.638901] [55813]: DEBUG cinder.api.openstack.wsgi [None req-18424455-7271-4855-ad70-821f8609f518 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.639363] [55813]: DEBUG cinder.api.openstack.wsgi [None req-18424455-7271-4855-ad70-821f8609f518 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.646683] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.646683] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.650225] [55813]: INFO cinder.volume.api [None req-18424455-7271-4855-ad70-821f8609f518 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1119.654557] [55813]: INFO cinder.api.openstack.wsgi [None req-18424455-7271-4855-ad70-821f8609f518 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 200 [ 1119.655184] [55813]: [pid: 55813|app: 0|req: 188/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:04 2025] GET /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.666707] [55814]: DEBUG cinder.api.middleware.request_id [None req-a439407e-177f-49af-a190-7e08598f2adf None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.668943] [55814]: INFO cinder.api.openstack.wsgi [None req-a439407e-177f-49af-a190-7e08598f2adf tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1120.669173] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a439407e-177f-49af-a190-7e08598f2adf tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.669395] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a439407e-177f-49af-a190-7e08598f2adf tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.679967] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.679967] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.684425] [55814]: INFO cinder.volume.api [None req-a439407e-177f-49af-a190-7e08598f2adf tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1120.689596] [55814]: INFO cinder.api.openstack.wsgi [None req-a439407e-177f-49af-a190-7e08598f2adf tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 200 [ 1120.690012] [55814]: [pid: 55814|app: 0|req: 186/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:05 2025] GET /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1120.699939] [55813]: DEBUG cinder.api.middleware.request_id [None req-571123ac-cb8a-4850-8ea3-a4c20120895b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.702036] [55813]: INFO cinder.api.openstack.wsgi [None req-571123ac-cb8a-4850-8ea3-a4c20120895b tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] POST http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea/action [ 1120.702481] [55813]: DEBUG cinder.api.openstack.wsgi [None req-571123ac-cb8a-4850-8ea3-a4c20120895b tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1120.702625] [55813]: DEBUG cinder.api.openstack.wsgi [None req-571123ac-cb8a-4850-8ea3-a4c20120895b tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.712155] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.712155] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.712744] [55813]: INFO cinder.volume.api [None req-571123ac-cb8a-4850-8ea3-a4c20120895b tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1120.719186] [55813]: INFO cinder.volume.api [None req-571123ac-cb8a-4850-8ea3-a4c20120895b tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume updated successfully. [ 1120.719428] [55813]: INFO cinder.api.openstack.wsgi [None req-571123ac-cb8a-4850-8ea3-a4c20120895b tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea/action returned with HTTP 200 [ 1120.719888] [55813]: [pid: 55813|app: 0|req: 189/375] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 05:52:06 2025] POST /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1120.722777] [55814]: DEBUG cinder.api.middleware.request_id [None req-f6403c60-44b5-4723-b2a4-09a1b7a7dcde None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.724976] [55814]: INFO cinder.api.openstack.wsgi [None req-f6403c60-44b5-4723-b2a4-09a1b7a7dcde tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1120.725262] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f6403c60-44b5-4723-b2a4-09a1b7a7dcde tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.725811] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f6403c60-44b5-4723-b2a4-09a1b7a7dcde tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.734943] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.734943] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.738928] [55814]: INFO cinder.volume.api [None req-f6403c60-44b5-4723-b2a4-09a1b7a7dcde tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1120.743841] [55814]: INFO cinder.api.openstack.wsgi [None req-f6403c60-44b5-4723-b2a4-09a1b7a7dcde tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 200 [ 1120.744415] [55814]: [pid: 55814|app: 0|req: 187/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.804664] [55813]: DEBUG cinder.api.middleware.request_id [req-8e37aa5e-7b1b-4065-be5e-2e22cd9c4d45 req-90b765f0-6d0a-4475-b0bd-aea4d4a12c88 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.807271] [55813]: INFO cinder.api.openstack.wsgi [req-8e37aa5e-7b1b-4065-be5e-2e22cd9c4d45 req-90b765f0-6d0a-4475-b0bd-aea4d4a12c88 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1120.807485] [55813]: DEBUG cinder.api.openstack.wsgi [req-8e37aa5e-7b1b-4065-be5e-2e22cd9c4d45 req-90b765f0-6d0a-4475-b0bd-aea4d4a12c88 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.807707] [55813]: DEBUG cinder.api.openstack.wsgi [req-8e37aa5e-7b1b-4065-be5e-2e22cd9c4d45 req-90b765f0-6d0a-4475-b0bd-aea4d4a12c88 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.815508] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.815508] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.821056] [55813]: INFO cinder.volume.api [req-8e37aa5e-7b1b-4065-be5e-2e22cd9c4d45 req-90b765f0-6d0a-4475-b0bd-aea4d4a12c88 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1120.825630] [55813]: INFO cinder.api.openstack.wsgi [req-8e37aa5e-7b1b-4065-be5e-2e22cd9c4d45 req-90b765f0-6d0a-4475-b0bd-aea4d4a12c88 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 200 [ 1120.826069] [55813]: [pid: 55813|app: 0|req: 190/377] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.030527] [55814]: DEBUG cinder.api.middleware.request_id [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.032982] [55814]: INFO cinder.api.openstack.wsgi [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1121.033439] [55814]: DEBUG cinder.api.openstack.wsgi [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1127737457"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.035350] [55814]: DEBUG cinder.api.v3.volumes [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1127737457'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1121.035623] [55814]: INFO cinder.api.v3.volumes [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Create volume of 1 GB [ 1121.040284] [55814]: INFO cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Availability Zones retrieved successfully. [ 1121.048288] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Flow 'volume_create_api' (1895f0c7-cd86-425c-b874-6f94de1a3fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1121.049693] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd75210e-c603-4730-885d-ce839d52a7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1121.051106] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1121.059390] [55813]: DEBUG cinder.api.middleware.request_id [None req-86ebfceb-cccf-4273-b9dc-cc6d7a967012 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.059901] [55813]: INFO cinder.api.openstack.wsgi [None req-86ebfceb-cccf-4273-b9dc-cc6d7a967012 None None] GET http://10.180.1.21/volume// [ 1121.060153] [55813]: DEBUG cinder.api.openstack.wsgi [None req-86ebfceb-cccf-4273-b9dc-cc6d7a967012 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.060400] [55813]: DEBUG cinder.api.openstack.wsgi [None req-86ebfceb-cccf-4273-b9dc-cc6d7a967012 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.061050] [55813]: INFO cinder.api.openstack.wsgi [None req-86ebfceb-cccf-4273-b9dc-cc6d7a967012 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1121.061198] [55813]: [pid: 55813|app: 0|req: 191/378] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1121.065206] [55813]: DEBUG cinder.api.middleware.request_id [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-5ac3db85-d07a-482e-aec5-f070918d7df4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.067425] [55813]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-5ac3db85-d07a-482e-aec5-f070918d7df4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1121.067851] [55813]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-5ac3db85-d07a-482e-aec5-f070918d7df4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f58ede3e-8a35-4a76-b104-6b8b4a868427", "connector": null, "instance_uuid": "d49cb05c-d712-4459-9bff-1db4bfae22e0"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.069572] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd75210e-c603-4730-885d-ce839d52a7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1121.070613] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac6f0b85-cfd0-4df7-b684-f8a4826007f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1121.077308] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.077308] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.097174] [55813]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-5ac3db85-d07a-482e-aec5-f070918d7df4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1121.097681] [55813]: [pid: 55813|app: 0|req: 192/379] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:52:06 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1121.103529] [55814]: DEBUG cinder.quota [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Created reservations ['00b1fe87-8212-4889-9ae5-6a9dcebbb2fd', 'c353328f-2347-47fe-90ab-758c782b6296', '0caba8a5-a57e-41ef-9c4e-0eb6f657b12d', '03f9fa5d-45f1-4064-86b3-9b4d82b72c3d'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1121.104458] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac6f0b85-cfd0-4df7-b684-f8a4826007f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b1fe87-8212-4889-9ae5-6a9dcebbb2fd', 'c353328f-2347-47fe-90ab-758c782b6296', '0caba8a5-a57e-41ef-9c4e-0eb6f657b12d', '03f9fa5d-45f1-4064-86b3-9b4d82b72c3d']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1121.105588] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6f80a3-5a46-44af-aa45-9e724ba27588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1121.115453] [55813]: DEBUG cinder.api.middleware.request_id [None req-c9834c0b-33f9-44f9-8ac4-1a68cccab531 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.117348] [55813]: INFO cinder.api.openstack.wsgi [None req-c9834c0b-33f9-44f9-8ac4-1a68cccab531 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1121.117636] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c9834c0b-33f9-44f9-8ac4-1a68cccab531 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.117869] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c9834c0b-33f9-44f9-8ac4-1a68cccab531 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.118117] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6f80a3-5a46-44af-aa45-9e724ba27588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7b46db9-c924-4820-ba13-4050e65d60f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1127737457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf9585e50514c7a900f1fdaca15a21b',qos_specs=None,replication_status=,reservations=['00b1fe87-8212-4889-9ae5-6a9dcebbb2fd','c353328f-2347-47fe-90ab-758c782b6296','0caba8a5-a57e-41ef-9c4e-0eb6f657b12d','03f9fa5d-45f1-4064-86b3-9b4d82b72c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce79b38739a4a5e97cab11f2ec707c6',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1127737457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7b46db9-c924-4820-ba13-4050e65d60f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf9585e50514c7a900f1fdaca15a21b',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='9ce79b38739a4a5e97cab11f2ec707c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1121.119429] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec7f0cb-d5a1-4b71-a030-ec6c13bc5d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1121.129796] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.129796] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.132669] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec7f0cb-d5a1-4b71-a030-ec6c13bc5d20) 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-1127737457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf9585e50514c7a900f1fdaca15a21b',qos_specs=None,replication_status=,reservations=['00b1fe87-8212-4889-9ae5-6a9dcebbb2fd','c353328f-2347-47fe-90ab-758c782b6296','0caba8a5-a57e-41ef-9c4e-0eb6f657b12d','03f9fa5d-45f1-4064-86b3-9b4d82b72c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce79b38739a4a5e97cab11f2ec707c6',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1121.133322] [55813]: INFO cinder.volume.api [None req-c9834c0b-33f9-44f9-8ac4-1a68cccab531 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1121.133641] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f647be-fbfa-4901-b5a8-dc8a16a517e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1121.138148] [55813]: INFO cinder.api.openstack.wsgi [None req-c9834c0b-33f9-44f9-8ac4-1a68cccab531 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1121.138546] [55813]: [pid: 55813|app: 0|req: 193/380] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.142559] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f647be-fbfa-4901-b5a8-dc8a16a517e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1121.143664] [55814]: DEBUG cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Flow 'volume_create_api' (1895f0c7-cd86-425c-b874-6f94de1a3fe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1121.144092] [55814]: INFO cinder.volume.api [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Create volume request issued successfully. [ 1121.144834] [55814]: INFO cinder.api.openstack.wsgi [None req-cae5b0af-dfc5-449e-8f27-0d0ec8af02e7 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1121.145314] [55814]: [pid: 55814|app: 0|req: 188/381] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:52:06 2025] POST /volume/v3/volumes => generated 753 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1121.153334] [55813]: DEBUG cinder.api.middleware.request_id [None req-a5491b4a-257d-4b2d-8687-76a44ac521be None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.155405] [55813]: INFO cinder.api.openstack.wsgi [None req-a5491b4a-257d-4b2d-8687-76a44ac521be tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 [ 1121.155622] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a5491b4a-257d-4b2d-8687-76a44ac521be tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.155837] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a5491b4a-257d-4b2d-8687-76a44ac521be tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.163381] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.163381] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.167887] [55813]: INFO cinder.volume.api [None req-a5491b4a-257d-4b2d-8687-76a44ac521be tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1121.172141] [55813]: INFO cinder.api.openstack.wsgi [None req-a5491b4a-257d-4b2d-8687-76a44ac521be tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 returned with HTTP 200 [ 1121.172556] [55813]: [pid: 55813|app: 0|req: 194/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.622151] [55814]: DEBUG cinder.api.middleware.request_id [None req-c5a9711b-740c-4801-9219-ebbd5cfa6db7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.622669] [55814]: INFO cinder.api.openstack.wsgi [None req-c5a9711b-740c-4801-9219-ebbd5cfa6db7 None None] GET http://10.180.1.21/volume// [ 1121.622863] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c5a9711b-740c-4801-9219-ebbd5cfa6db7 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.623096] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c5a9711b-740c-4801-9219-ebbd5cfa6db7 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.623497] [55814]: INFO cinder.api.openstack.wsgi [None req-c5a9711b-740c-4801-9219-ebbd5cfa6db7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1121.623805] [55814]: [pid: 55814|app: 0|req: 189/383] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1121.627654] [55813]: DEBUG cinder.api.middleware.request_id [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-0d768195-109b-4b41-8bc1-c3109770dea1 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.630013] [55813]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-0d768195-109b-4b41-8bc1-c3109770dea1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1121.630272] [55813]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-0d768195-109b-4b41-8bc1-c3109770dea1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.630529] [55813]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-0d768195-109b-4b41-8bc1-c3109770dea1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.644597] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.644597] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.648181] [55813]: INFO cinder.volume.api [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-0d768195-109b-4b41-8bc1-c3109770dea1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1121.653446] [55813]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-0d768195-109b-4b41-8bc1-c3109770dea1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1121.653859] [55813]: [pid: 55813|app: 0|req: 195/384] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:52:06 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1121.685979] [55814]: DEBUG cinder.api.middleware.request_id [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.688518] [55814]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] PUT http://10.180.1.21/volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb [ 1121.688982] [55814]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-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-536844", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.697455] [55814]: DEBUG cinder.coordination [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Acquiring lock "cinder-attachment_update-f58ede3e-8a35-4a76-b104-6b8b4a868427-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1121.701952] [55814]: DEBUG cinder.coordination [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Lock "cinder-attachment_update-f58ede3e-8a35-4a76-b104-6b8b4a868427-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1121.703015] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.703015] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.149191] [55813]: DEBUG cinder.api.middleware.request_id [None req-f17c37d3-bfbd-4e53-9941-84dcb27cea51 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.151223] [55813]: INFO cinder.api.openstack.wsgi [None req-f17c37d3-bfbd-4e53-9941-84dcb27cea51 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1122.151443] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f17c37d3-bfbd-4e53-9941-84dcb27cea51 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.151662] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f17c37d3-bfbd-4e53-9941-84dcb27cea51 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.161631] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.161631] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.164760] [55813]: INFO cinder.volume.api [None req-f17c37d3-bfbd-4e53-9941-84dcb27cea51 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1122.169035] [55813]: INFO cinder.api.openstack.wsgi [None req-f17c37d3-bfbd-4e53-9941-84dcb27cea51 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1122.169405] [55813]: [pid: 55813|app: 0|req: 196/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:07 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.182858] [55813]: DEBUG cinder.api.middleware.request_id [None req-06bb9f28-20a3-4ca5-8312-28d176dcc854 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.184651] [55813]: INFO cinder.api.openstack.wsgi [None req-06bb9f28-20a3-4ca5-8312-28d176dcc854 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 [ 1122.184862] [55813]: DEBUG cinder.api.openstack.wsgi [None req-06bb9f28-20a3-4ca5-8312-28d176dcc854 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.185089] [55813]: DEBUG cinder.api.openstack.wsgi [None req-06bb9f28-20a3-4ca5-8312-28d176dcc854 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.192126] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.192126] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.195373] [55813]: INFO cinder.volume.api [None req-06bb9f28-20a3-4ca5-8312-28d176dcc854 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1122.199669] [55813]: INFO cinder.api.openstack.wsgi [None req-06bb9f28-20a3-4ca5-8312-28d176dcc854 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 returned with HTTP 200 [ 1122.200063] [55813]: [pid: 55813|app: 0|req: 197/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:07 2025] GET /volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1123.179440] [55813]: DEBUG cinder.api.middleware.request_id [None req-35ae4902-7ca8-4359-b0e3-23d760e66710 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.181863] [55813]: INFO cinder.api.openstack.wsgi [None req-35ae4902-7ca8-4359-b0e3-23d760e66710 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1123.182097] [55813]: DEBUG cinder.api.openstack.wsgi [None req-35ae4902-7ca8-4359-b0e3-23d760e66710 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.182320] [55813]: DEBUG cinder.api.openstack.wsgi [None req-35ae4902-7ca8-4359-b0e3-23d760e66710 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.192228] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.192228] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.195421] [55813]: INFO cinder.volume.api [None req-35ae4902-7ca8-4359-b0e3-23d760e66710 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1123.199622] [55813]: INFO cinder.api.openstack.wsgi [None req-35ae4902-7ca8-4359-b0e3-23d760e66710 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1123.199991] [55813]: [pid: 55813|app: 0|req: 198/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:08 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.212285] [55813]: DEBUG cinder.api.middleware.request_id [None req-299c8439-198a-4b77-835c-c04fee191407 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.214561] [55813]: INFO cinder.api.openstack.wsgi [None req-299c8439-198a-4b77-835c-c04fee191407 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1124.214835] [55813]: DEBUG cinder.api.openstack.wsgi [None req-299c8439-198a-4b77-835c-c04fee191407 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.215437] [55813]: DEBUG cinder.api.openstack.wsgi [None req-299c8439-198a-4b77-835c-c04fee191407 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.232191] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.232191] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.237285] [55813]: INFO cinder.volume.api [None req-299c8439-198a-4b77-835c-c04fee191407 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1124.243285] [55813]: INFO cinder.api.openstack.wsgi [None req-299c8439-198a-4b77-835c-c04fee191407 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1124.243739] [55813]: [pid: 55813|app: 0|req: 199/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:09 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.647151] [55813]: DEBUG cinder.api.middleware.request_id [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.649052] [55813]: INFO cinder.api.openstack.wsgi [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1124.649519] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1011966681"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.651193] [55813]: DEBUG cinder.api.v3.volumes [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1011966681'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1124.651330] [55813]: INFO cinder.api.v3.volumes [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Create volume of 1 GB [ 1124.656513] [55813]: INFO cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Availability Zones retrieved successfully. [ 1124.665285] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Flow 'volume_create_api' (e65e2cc3-2eba-41bc-bd98-58bb66b54bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1124.666850] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84214009-231c-4b54-b33b-d8b76af34e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.668094] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1124.686972] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84214009-231c-4b54-b33b-d8b76af34e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.688022] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e2253a-6129-466b-a99b-a4e99289d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.732142] [55813]: DEBUG cinder.quota [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Created reservations ['eb2f27af-aa7d-4f88-b587-8dd5cd649b0d', '1b8c7a82-86a9-47e6-ac19-0731f4f52ce6', '3c731ace-ffd0-4357-85d7-42539c737e5d', '04c5fdb0-c367-474c-bcf8-3678225f4d66'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1124.733189] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e2253a-6129-466b-a99b-a4e99289d4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2f27af-aa7d-4f88-b587-8dd5cd649b0d', '1b8c7a82-86a9-47e6-ac19-0731f4f52ce6', '3c731ace-ffd0-4357-85d7-42539c737e5d', '04c5fdb0-c367-474c-bcf8-3678225f4d66']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.734178] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258b9dc7-ec19-4736-bcb9-54e84b0c5102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.746345] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258b9dc7-ec19-4736-bcb9-54e84b0c5102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d33e273-6583-4d58-b5cb-79899bc36cba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1011966681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d5a4d7c4e643ab9348ba2d0aefe599',qos_specs=None,replication_status=,reservations=['eb2f27af-aa7d-4f88-b587-8dd5cd649b0d','1b8c7a82-86a9-47e6-ac19-0731f4f52ce6','3c731ace-ffd0-4357-85d7-42539c737e5d','04c5fdb0-c367-474c-bcf8-3678225f4d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebe264338caa433b8b11cb3569015f64',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1011966681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d33e273-6583-4d58-b5cb-79899bc36cba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d5a4d7c4e643ab9348ba2d0aefe599',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='ebe264338caa433b8b11cb3569015f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.747295] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc90ef2c-5761-4606-a76f-512caf39366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.761346] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc90ef2c-5761-4606-a76f-512caf39366f) 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-1011966681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d5a4d7c4e643ab9348ba2d0aefe599',qos_specs=None,replication_status=,reservations=['eb2f27af-aa7d-4f88-b587-8dd5cd649b0d','1b8c7a82-86a9-47e6-ac19-0731f4f52ce6','3c731ace-ffd0-4357-85d7-42539c737e5d','04c5fdb0-c367-474c-bcf8-3678225f4d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebe264338caa433b8b11cb3569015f64',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.762413] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe85e33-e925-4642-8ddc-1445769ad5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.770308] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe85e33-e925-4642-8ddc-1445769ad5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.771438] [55813]: DEBUG cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Flow 'volume_create_api' (e65e2cc3-2eba-41bc-bd98-58bb66b54bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1124.771835] [55813]: INFO cinder.volume.api [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Create volume request issued successfully. [ 1124.772693] [55813]: INFO cinder.api.openstack.wsgi [None req-0d00870c-223f-4fda-8f91-b1788b0b4031 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1124.773348] [55813]: [pid: 55813|app: 0|req: 200/389] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:52:09 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1124.774478] [55813]: DEBUG cinder.api.middleware.request_id [None req-b2002aff-e1ec-4aef-bbc6-be5fe32a9cf2 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.774819] [55813]: INFO cinder.api.openstack.wsgi [None req-b2002aff-e1ec-4aef-bbc6-be5fe32a9cf2 None None] GET http://10.180.1.21/volume// [ 1124.774819] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b2002aff-e1ec-4aef-bbc6-be5fe32a9cf2 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.775728] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b2002aff-e1ec-4aef-bbc6-be5fe32a9cf2 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.775728] [55813]: INFO cinder.api.openstack.wsgi [None req-b2002aff-e1ec-4aef-bbc6-be5fe32a9cf2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.775728] [55813]: [pid: 55813|app: 0|req: 201/390] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:52:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.779587] [55813]: DEBUG cinder.api.middleware.request_id [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-05ff3349-fa3f-49ce-8faa-fbd30ecb6e81 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.782194] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-05ff3349-fa3f-49ce-8faa-fbd30ecb6e81 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1124.782545] [55813]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-05ff3349-fa3f-49ce-8faa-fbd30ecb6e81 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f68cefc0-1340-4fef-980f-235193ce48c3", "connector": null, "instance_uuid": "5c49f809-c1dc-4fcf-8542-1ff7f012516f"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.795999] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.795999] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.826407] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-05ff3349-fa3f-49ce-8faa-fbd30ecb6e81 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1124.826930] [55813]: [pid: 55813|app: 0|req: 202/391] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:52:10 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.831179] [55813]: DEBUG cinder.api.middleware.request_id [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-50b4157a-0935-4b54-90e6-ccae1dce830e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.833633] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-50b4157a-0935-4b54-90e6-ccae1dce830e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196 [ 1124.833846] [55813]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-50b4157a-0935-4b54-90e6-ccae1dce830e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.834073] [55813]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-50b4157a-0935-4b54-90e6-ccae1dce830e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.842393] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.842393] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.371810] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-50b4157a-0935-4b54-90e6-ccae1dce830e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196 returned with HTTP 200 [ 1125.372287] [55813]: [pid: 55813|app: 0|req: 203/392] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:52:10 2025] DELETE /volume/v3/attachments/fbb13c14-5aac-495b-b1df-b097fa2c0196 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.373085] [55813]: DEBUG cinder.api.middleware.request_id [None req-a71dba4b-c878-43e6-9096-0ffd1226a052 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.375323] [55813]: INFO cinder.api.openstack.wsgi [None req-a71dba4b-c878-43e6-9096-0ffd1226a052 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1125.375323] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a71dba4b-c878-43e6-9096-0ffd1226a052 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.375443] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a71dba4b-c878-43e6-9096-0ffd1226a052 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.385903] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.385903] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.389057] [55813]: INFO cinder.volume.api [None req-a71dba4b-c878-43e6-9096-0ffd1226a052 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1125.395628] [55813]: INFO cinder.api.openstack.wsgi [None req-a71dba4b-c878-43e6-9096-0ffd1226a052 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1125.396266] [55813]: [pid: 55813|app: 0|req: 204/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:10 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.227539] [55814]: DEBUG cinder.coordination [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Lock "cinder-attachment_update-f58ede3e-8a35-4a76-b104-6b8b4a868427-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1126.227955] [55814]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-1a02ea8f-869b-4217-bb0a-d4ff56266fc7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb returned with HTTP 200 [ 1126.228465] [55814]: [pid: 55814|app: 0|req: 190/394] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:52:07 2025] PUT /volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1126.268647] [55813]: DEBUG cinder.api.middleware.request_id [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-66a3cc8c-973a-4f86-b9a3-b8e7f7873452 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.271064] [55813]: INFO cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-66a3cc8c-973a-4f86-b9a3-b8e7f7873452 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1126.271325] [55813]: DEBUG cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-66a3cc8c-973a-4f86-b9a3-b8e7f7873452 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.271571] [55813]: DEBUG cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-66a3cc8c-973a-4f86-b9a3-b8e7f7873452 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.282054] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.282054] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.286184] [55813]: INFO cinder.volume.api [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-66a3cc8c-973a-4f86-b9a3-b8e7f7873452 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1126.291071] [55813]: INFO cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-66a3cc8c-973a-4f86-b9a3-b8e7f7873452 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1126.291405] [55813]: [pid: 55813|app: 0|req: 205/395] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:52:11 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.305173] [55814]: DEBUG cinder.api.middleware.request_id [None req-4f71c5c3-11d2-4ce9-b4f1-8ab8b2e64b98 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.305681] [55814]: INFO cinder.api.openstack.wsgi [None req-4f71c5c3-11d2-4ce9-b4f1-8ab8b2e64b98 None None] GET http://10.180.1.21/volume// [ 1126.305962] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4f71c5c3-11d2-4ce9-b4f1-8ab8b2e64b98 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.306113] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4f71c5c3-11d2-4ce9-b4f1-8ab8b2e64b98 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.306697] [55814]: INFO cinder.api.openstack.wsgi [None req-4f71c5c3-11d2-4ce9-b4f1-8ab8b2e64b98 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1126.306887] [55814]: [pid: 55814|app: 0|req: 191/396] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:52:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1126.311775] [55813]: DEBUG cinder.api.middleware.request_id [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-02f879f9-53f1-4870-a6bb-2d3af620cf23 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.315201] [55813]: INFO cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-02f879f9-53f1-4870-a6bb-2d3af620cf23 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1126.315630] [55813]: DEBUG cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-02f879f9-53f1-4870-a6bb-2d3af620cf23 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8cc1a62-ae26-46ff-9686-537c02125de2", "connector": null, "instance_uuid": "c710002a-a15f-44cc-8b1b-d79e82bea0b3"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1126.324788] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.324788] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.345973] [55813]: INFO cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-02f879f9-53f1-4870-a6bb-2d3af620cf23 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1126.346483] [55813]: [pid: 55813|app: 0|req: 206/397] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:52:11 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.377023] [55814]: DEBUG cinder.api.middleware.request_id [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-071b667c-2baf-450f-96b6-86a6a8dc4f8d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.379429] [55814]: INFO cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-071b667c-2baf-450f-96b6-86a6a8dc4f8d tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] POST http://10.180.1.21/volume/v3/attachments/e87087ee-b049-4263-9238-bd6fd77dfac0/action [ 1126.379892] [55814]: DEBUG cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-071b667c-2baf-450f-96b6-86a6a8dc4f8d tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1126.380050] [55814]: DEBUG cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-071b667c-2baf-450f-96b6-86a6a8dc4f8d tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1126.397112] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.397112] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.403033] [55814]: INFO cinder.api.openstack.wsgi [req-9cb64beb-c428-4a1e-be9c-d6bc26b0e9f0 req-071b667c-2baf-450f-96b6-86a6a8dc4f8d tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments/e87087ee-b049-4263-9238-bd6fd77dfac0/action returned with HTTP 204 [ 1126.403473] [55814]: [pid: 55814|app: 0|req: 192/398] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:52:11 2025] POST /volume/v3/attachments/e87087ee-b049-4263-9238-bd6fd77dfac0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1126.406067] [55813]: DEBUG cinder.api.middleware.request_id [None req-d5dbe26d-accc-4e0d-9f47-dab1522f4c4c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.408554] [55813]: INFO cinder.api.openstack.wsgi [None req-d5dbe26d-accc-4e0d-9f47-dab1522f4c4c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1126.408794] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d5dbe26d-accc-4e0d-9f47-dab1522f4c4c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.409030] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d5dbe26d-accc-4e0d-9f47-dab1522f4c4c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.418932] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.418932] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.420290] [55814]: DEBUG cinder.api.middleware.request_id [None req-742dcbeb-c0cd-4086-ba76-ca8ebcbf179b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.422196] [55813]: INFO cinder.volume.api [None req-d5dbe26d-accc-4e0d-9f47-dab1522f4c4c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1126.423016] [55814]: INFO cinder.api.openstack.wsgi [None req-742dcbeb-c0cd-4086-ba76-ca8ebcbf179b tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1126.423131] [55814]: DEBUG cinder.api.openstack.wsgi [None req-742dcbeb-c0cd-4086-ba76-ca8ebcbf179b tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.423350] [55814]: DEBUG cinder.api.openstack.wsgi [None req-742dcbeb-c0cd-4086-ba76-ca8ebcbf179b tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.426435] [55813]: INFO cinder.api.openstack.wsgi [None req-d5dbe26d-accc-4e0d-9f47-dab1522f4c4c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1126.426849] [55813]: [pid: 55813|app: 0|req: 207/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:11 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.433509] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.433509] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.437502] [55814]: INFO cinder.volume.api [None req-742dcbeb-c0cd-4086-ba76-ca8ebcbf179b tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1126.442946] [55814]: INFO cinder.api.openstack.wsgi [None req-742dcbeb-c0cd-4086-ba76-ca8ebcbf179b tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1126.443370] [55814]: [pid: 55814|app: 0|req: 193/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:11 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.453031] [55813]: DEBUG cinder.api.middleware.request_id [None req-188b42ce-1b57-4b6f-81b1-e4322df165c6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.455819] [55813]: INFO cinder.api.openstack.wsgi [None req-188b42ce-1b57-4b6f-81b1-e4322df165c6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1126.456110] [55813]: DEBUG cinder.api.openstack.wsgi [None req-188b42ce-1b57-4b6f-81b1-e4322df165c6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.456448] [55813]: DEBUG cinder.api.openstack.wsgi [None req-188b42ce-1b57-4b6f-81b1-e4322df165c6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.466287] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.466287] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.469780] [55813]: INFO cinder.volume.api [None req-188b42ce-1b57-4b6f-81b1-e4322df165c6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1126.474101] [55813]: INFO cinder.api.openstack.wsgi [None req-188b42ce-1b57-4b6f-81b1-e4322df165c6 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1126.474495] [55813]: [pid: 55813|app: 0|req: 208/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:11 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.510261] [55814]: DEBUG cinder.api.middleware.request_id [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-f4f71381-1524-4303-ad66-1b9e79318238 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.512567] [55814]: INFO cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-f4f71381-1524-4303-ad66-1b9e79318238 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1126.512788] [55814]: DEBUG cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-f4f71381-1524-4303-ad66-1b9e79318238 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.513009] [55814]: DEBUG cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-f4f71381-1524-4303-ad66-1b9e79318238 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.523052] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.523052] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.526660] [55814]: INFO cinder.volume.api [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-f4f71381-1524-4303-ad66-1b9e79318238 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1126.531866] [55814]: INFO cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-f4f71381-1524-4303-ad66-1b9e79318238 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1126.532608] [55814]: [pid: 55814|app: 0|req: 194/402] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:52:11 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.551117] [55813]: DEBUG cinder.api.middleware.request_id [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-3cdb04fc-be34-4451-a608-30b9ed3ad86f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.553203] [55813]: INFO cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-3cdb04fc-be34-4451-a608-30b9ed3ad86f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e87087ee-b049-4263-9238-bd6fd77dfac0 [ 1126.553475] [55813]: DEBUG cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-3cdb04fc-be34-4451-a608-30b9ed3ad86f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.553725] [55813]: DEBUG cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-3cdb04fc-be34-4451-a608-30b9ed3ad86f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.561440] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.561440] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.085034] [55813]: INFO cinder.api.openstack.wsgi [req-d1623b0c-764c-4f2d-a14a-a8b064a1d6c7 req-3cdb04fc-be34-4451-a608-30b9ed3ad86f tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/attachments/e87087ee-b049-4263-9238-bd6fd77dfac0 returned with HTTP 200 [ 1127.085494] [55813]: [pid: 55813|app: 0|req: 209/403] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:52:11 2025] DELETE /volume/v3/attachments/e87087ee-b049-4263-9238-bd6fd77dfac0 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.099974] [55814]: DEBUG cinder.api.middleware.request_id [None req-21d2860a-e9de-4300-907d-71b616442d2e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.102050] [55814]: INFO cinder.api.openstack.wsgi [None req-21d2860a-e9de-4300-907d-71b616442d2e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1127.102262] [55814]: DEBUG cinder.api.openstack.wsgi [None req-21d2860a-e9de-4300-907d-71b616442d2e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.102505] [55814]: DEBUG cinder.api.openstack.wsgi [None req-21d2860a-e9de-4300-907d-71b616442d2e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.110567] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.110567] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.114520] [55814]: INFO cinder.volume.api [None req-21d2860a-e9de-4300-907d-71b616442d2e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1127.118395] [55814]: INFO cinder.api.openstack.wsgi [None req-21d2860a-e9de-4300-907d-71b616442d2e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1127.118758] [55814]: [pid: 55814|app: 0|req: 195/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:12 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.437173] [55813]: DEBUG cinder.api.middleware.request_id [None req-6117ff85-6553-4eda-9206-7d64e7c13390 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.439280] [55813]: INFO cinder.api.openstack.wsgi [None req-6117ff85-6553-4eda-9206-7d64e7c13390 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1127.439502] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6117ff85-6553-4eda-9206-7d64e7c13390 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.439720] [55813]: DEBUG cinder.api.openstack.wsgi [None req-6117ff85-6553-4eda-9206-7d64e7c13390 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.453152] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.453152] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.456717] [55813]: INFO cinder.volume.api [None req-6117ff85-6553-4eda-9206-7d64e7c13390 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1127.462066] [55813]: INFO cinder.api.openstack.wsgi [None req-6117ff85-6553-4eda-9206-7d64e7c13390 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1127.462416] [55813]: [pid: 55813|app: 0|req: 210/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:12 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.858805] [55814]: DEBUG cinder.api.middleware.request_id [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-8c82bbef-c442-46b8-b7ec-230de6652a93 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.861039] [55814]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-8c82bbef-c442-46b8-b7ec-230de6652a93 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb/action [ 1127.861463] [55814]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-8c82bbef-c442-46b8-b7ec-230de6652a93 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1127.861609] [55814]: DEBUG cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-8c82bbef-c442-46b8-b7ec-230de6652a93 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.876376] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.876376] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.886100] [55814]: INFO cinder.api.openstack.wsgi [req-990bf6a3-a32b-4861-983d-95b7623744a7 req-8c82bbef-c442-46b8-b7ec-230de6652a93 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb/action returned with HTTP 204 [ 1127.886606] [55814]: [pid: 55814|app: 0|req: 196/406] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:52:13 2025] POST /volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1128.473081] [55813]: DEBUG cinder.api.middleware.request_id [None req-77a345c5-7861-4786-9b56-061e1b4ea87d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.475148] [55813]: INFO cinder.api.openstack.wsgi [None req-77a345c5-7861-4786-9b56-061e1b4ea87d tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1128.475406] [55813]: DEBUG cinder.api.openstack.wsgi [None req-77a345c5-7861-4786-9b56-061e1b4ea87d tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.475625] [55813]: DEBUG cinder.api.openstack.wsgi [None req-77a345c5-7861-4786-9b56-061e1b4ea87d tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.488854] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.488854] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.492947] [55813]: INFO cinder.volume.api [None req-77a345c5-7861-4786-9b56-061e1b4ea87d tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1128.497847] [55813]: INFO cinder.api.openstack.wsgi [None req-77a345c5-7861-4786-9b56-061e1b4ea87d tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1128.498229] [55813]: [pid: 55813|app: 0|req: 211/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:13 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.507435] [55814]: DEBUG cinder.api.middleware.request_id [None req-425591c2-b280-40ed-ac99-c679ee0ff426 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.509564] [55814]: INFO cinder.api.openstack.wsgi [None req-425591c2-b280-40ed-ac99-c679ee0ff426 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1128.509694] [55814]: DEBUG cinder.api.openstack.wsgi [None req-425591c2-b280-40ed-ac99-c679ee0ff426 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.511061] [55814]: DEBUG cinder.api.openstack.wsgi [None req-425591c2-b280-40ed-ac99-c679ee0ff426 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.519851] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.519851] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.523108] [55814]: INFO cinder.volume.api [None req-425591c2-b280-40ed-ac99-c679ee0ff426 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1128.527301] [55814]: INFO cinder.api.openstack.wsgi [None req-425591c2-b280-40ed-ac99-c679ee0ff426 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1128.527863] [55814]: [pid: 55814|app: 0|req: 197/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:13 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.729987] [55813]: DEBUG cinder.api.middleware.request_id [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.732493] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] PUT http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 [ 1129.732946] [55813]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-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-536835", "mountpoint": "/dev/sdb"}}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.744393] [55813]: DEBUG cinder.coordination [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Acquiring lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1129.749472] [55813]: DEBUG cinder.coordination [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1129.750549] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.750549] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.270403] [55813]: DEBUG cinder.coordination [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1130.270754] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-1861aeff-aa34-44c3-bb37-ee0556e6807e tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 returned with HTTP 200 [ 1130.271338] [55813]: [pid: 55813|app: 0|req: 212/409] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:52:15 2025] PUT /volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1130.275975] [55814]: DEBUG cinder.api.middleware.request_id [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-d4958843-49fe-46a8-9cdc-c10d3c46862c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.278158] [55814]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-d4958843-49fe-46a8-9cdc-c10d3c46862c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 [ 1130.278571] [55814]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-d4958843-49fe-46a8-9cdc-c10d3c46862c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.278911] [55814]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-d4958843-49fe-46a8-9cdc-c10d3c46862c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.293185] [55814]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-d4958843-49fe-46a8-9cdc-c10d3c46862c tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 returned with HTTP 200 [ 1130.293688] [55814]: [pid: 55814|app: 0|req: 198/410] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 05:52:15 2025] GET /volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.384029] [55813]: DEBUG cinder.api.middleware.request_id [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-52e7522d-eb1c-4365-80a4-3a53e151e3e0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.386644] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-52e7522d-eb1c-4365-80a4-3a53e151e3e0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67/action [ 1132.387117] [55813]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-52e7522d-eb1c-4365-80a4-3a53e151e3e0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1132.387280] [55813]: DEBUG cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-52e7522d-eb1c-4365-80a4-3a53e151e3e0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.405824] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.405824] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.412525] [55813]: INFO cinder.api.openstack.wsgi [req-b864ab06-18ed-45de-b8a3-41a13500e9f6 req-52e7522d-eb1c-4365-80a4-3a53e151e3e0 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67/action returned with HTTP 204 [ 1132.412987] [55813]: [pid: 55813|app: 0|req: 213/411] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:52:17 2025] POST /volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1135.621988] [55814]: DEBUG cinder.api.middleware.request_id [None req-320bfee7-e359-4d38-806f-9516d9f3cc64 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.622566] [55814]: INFO cinder.api.openstack.wsgi [None req-320bfee7-e359-4d38-806f-9516d9f3cc64 None None] GET http://10.180.1.21/volume// [ 1135.622836] [55814]: DEBUG cinder.api.openstack.wsgi [None req-320bfee7-e359-4d38-806f-9516d9f3cc64 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.622968] [55814]: DEBUG cinder.api.openstack.wsgi [None req-320bfee7-e359-4d38-806f-9516d9f3cc64 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.624150] [55814]: INFO cinder.api.openstack.wsgi [None req-320bfee7-e359-4d38-806f-9516d9f3cc64 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.624672] [55814]: [pid: 55814|app: 0|req: 199/412] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:52:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.629095] [55813]: DEBUG cinder.api.middleware.request_id [req-f3d70037-b52d-445e-9246-e2f54f656518 req-4730cd1c-26c4-481d-94bf-b62c18c78386 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.631818] [55813]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-4730cd1c-26c4-481d-94bf-b62c18c78386 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1135.632325] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-4730cd1c-26c4-481d-94bf-b62c18c78386 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f68cefc0-1340-4fef-980f-235193ce48c3", "connector": null, "instance_uuid": "5c49f809-c1dc-4fcf-8542-1ff7f012516f"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.649041] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.649041] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.675733] [55813]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-4730cd1c-26c4-481d-94bf-b62c18c78386 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1135.676313] [55813]: [pid: 55813|app: 0|req: 214/413] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:52:20 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.680461] [55814]: DEBUG cinder.api.middleware.request_id [req-f3d70037-b52d-445e-9246-e2f54f656518 req-7ac50867-e3d4-4786-98aa-4ae60fb9c346 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.682849] [55814]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-7ac50867-e3d4-4786-98aa-4ae60fb9c346 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] DELETE http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 [ 1135.683121] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-7ac50867-e3d4-4786-98aa-4ae60fb9c346 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.683297] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-7ac50867-e3d4-4786-98aa-4ae60fb9c346 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.690522] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.690522] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.217965] [55814]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-7ac50867-e3d4-4786-98aa-4ae60fb9c346 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 returned with HTTP 200 [ 1136.218827] [55814]: [pid: 55814|app: 0|req: 200/414] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:52:21 2025] DELETE /volume/v3/attachments/11c2f203-1a07-4830-b8c4-af2e452c1c67 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.403488] [55813]: DEBUG cinder.api.middleware.request_id [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.405865] [55813]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] PUT http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 [ 1142.406321] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-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-536835", "mountpoint": "/dev/sdb"}}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.417275] [55813]: DEBUG cinder.coordination [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Acquiring lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1142.421586] [55813]: DEBUG cinder.coordination [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1142.422709] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.422709] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.960195] [55813]: DEBUG cinder.coordination [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Lock "cinder-attachment_update-f68cefc0-1340-4fef-980f-235193ce48c3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.539s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1142.960565] [55813]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-27942297-b329-4926-bf82-474ec2e33d87 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 returned with HTTP 200 [ 1142.961061] [55813]: [pid: 55813|app: 0|req: 215/415] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:52:27 2025] PUT /volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 => generated 617 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.976337] [55814]: DEBUG cinder.api.middleware.request_id [req-f3d70037-b52d-445e-9246-e2f54f656518 req-36941d61-3940-4939-accb-0c1db05d723d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.979024] [55814]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-36941d61-3940-4939-accb-0c1db05d723d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 [ 1142.979326] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-36941d61-3940-4939-accb-0c1db05d723d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.979603] [55814]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-36941d61-3940-4939-accb-0c1db05d723d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.996756] [55814]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-36941d61-3940-4939-accb-0c1db05d723d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 returned with HTTP 200 [ 1142.997616] [55814]: [pid: 55814|app: 0|req: 201/416] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 05:52:28 2025] GET /volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.908113] [55813]: DEBUG cinder.api.middleware.request_id [req-f3d70037-b52d-445e-9246-e2f54f656518 req-09891a0b-fa99-4a94-89e2-1317959b89c3 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.910674] [55813]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-09891a0b-fa99-4a94-89e2-1317959b89c3 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] POST http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92/action [ 1149.911121] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-09891a0b-fa99-4a94-89e2-1317959b89c3 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1149.911269] [55813]: DEBUG cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-09891a0b-fa99-4a94-89e2-1317959b89c3 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.929085] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.929085] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.935579] [55813]: INFO cinder.api.openstack.wsgi [req-f3d70037-b52d-445e-9246-e2f54f656518 req-09891a0b-fa99-4a94-89e2-1317959b89c3 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92/action returned with HTTP 204 [ 1149.935993] [55813]: [pid: 55813|app: 0|req: 216/417] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:52:35 2025] POST /volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1152.995742] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=212,cinder:INSERT=32,cinder:UPDATE=58 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1156.013958] [55814]: DEBUG cinder.api.middleware.request_id [req-db464a1c-a2ae-4736-a456-cde6c284caff req-81c45eab-4078-49eb-a301-c3f9394d401a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.113040] [55814]: INFO cinder.api.openstack.wsgi [req-db464a1c-a2ae-4736-a456-cde6c284caff req-81c45eab-4078-49eb-a301-c3f9394d401a tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 [ 1156.113040] [55814]: DEBUG cinder.api.openstack.wsgi [req-db464a1c-a2ae-4736-a456-cde6c284caff req-81c45eab-4078-49eb-a301-c3f9394d401a tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.113173] [55814]: DEBUG cinder.api.openstack.wsgi [req-db464a1c-a2ae-4736-a456-cde6c284caff req-81c45eab-4078-49eb-a301-c3f9394d401a tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.123020] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.123020] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.647413] [55814]: INFO cinder.api.openstack.wsgi [req-db464a1c-a2ae-4736-a456-cde6c284caff req-81c45eab-4078-49eb-a301-c3f9394d401a tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 returned with HTTP 200 [ 1156.648029] [55814]: [pid: 55814|app: 0|req: 202/418] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:52:41 2025] DELETE /volume/v3/attachments/e571f60c-0401-4482-a830-47988e717c92 => generated 19 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.934052] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=233,cinder:UPDATE=48,cinder:INSERT=25 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1160.388098] [55813]: DEBUG cinder.api.middleware.request_id [None req-d996e479-c12b-48b5-a885-b0fcdf9f1f07 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.390331] [55813]: INFO cinder.api.openstack.wsgi [None req-d996e479-c12b-48b5-a885-b0fcdf9f1f07 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1160.390556] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d996e479-c12b-48b5-a885-b0fcdf9f1f07 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.390773] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d996e479-c12b-48b5-a885-b0fcdf9f1f07 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.401914] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.401914] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.405806] [55813]: INFO cinder.volume.api [None req-d996e479-c12b-48b5-a885-b0fcdf9f1f07 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1160.410858] [55813]: INFO cinder.api.openstack.wsgi [None req-d996e479-c12b-48b5-a885-b0fcdf9f1f07 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1160.411253] [55813]: [pid: 55813|app: 0|req: 217/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:45 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.440775] [55814]: DEBUG cinder.api.middleware.request_id [None req-1c5995f1-ade1-4f2b-b1a5-059114c83f35 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.442836] [55814]: INFO cinder.api.openstack.wsgi [None req-1c5995f1-ade1-4f2b-b1a5-059114c83f35 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1160.443078] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1c5995f1-ade1-4f2b-b1a5-059114c83f35 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.443301] [55814]: DEBUG cinder.api.openstack.wsgi [None req-1c5995f1-ade1-4f2b-b1a5-059114c83f35 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.450828] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.450828] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.454076] [55814]: INFO cinder.volume.api [None req-1c5995f1-ade1-4f2b-b1a5-059114c83f35 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1160.459069] [55814]: INFO cinder.api.openstack.wsgi [None req-1c5995f1-ade1-4f2b-b1a5-059114c83f35 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1160.459538] [55814]: [pid: 55814|app: 0|req: 203/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:52:45 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.408631] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=4 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1170.456327] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1178.527795] [55813]: DEBUG cinder.api.middleware.request_id [None req-277616e1-da1c-46eb-9228-14c55c9eb7e7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.529524] [55813]: INFO cinder.api.openstack.wsgi [None req-277616e1-da1c-46eb-9228-14c55c9eb7e7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1178.529791] [55813]: DEBUG cinder.api.openstack.wsgi [None req-277616e1-da1c-46eb-9228-14c55c9eb7e7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.530021] [55813]: DEBUG cinder.api.openstack.wsgi [None req-277616e1-da1c-46eb-9228-14c55c9eb7e7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.540506] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.540506] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.544293] [55813]: INFO cinder.volume.api [None req-277616e1-da1c-46eb-9228-14c55c9eb7e7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1178.548920] [55813]: INFO cinder.api.openstack.wsgi [None req-277616e1-da1c-46eb-9228-14c55c9eb7e7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1178.549282] [55813]: [pid: 55813|app: 0|req: 218/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:03 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.584550] [55814]: DEBUG cinder.api.middleware.request_id [req-b562970f-8595-4042-8655-bb940701f866 req-7436d0b8-1385-41e5-a7fc-564015c54eb8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.586889] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-7436d0b8-1385-41e5-a7fc-564015c54eb8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1178.587125] [55814]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-7436d0b8-1385-41e5-a7fc-564015c54eb8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.587344] [55814]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-7436d0b8-1385-41e5-a7fc-564015c54eb8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.594781] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.594781] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.597984] [55814]: INFO cinder.volume.api [req-b562970f-8595-4042-8655-bb940701f866 req-7436d0b8-1385-41e5-a7fc-564015c54eb8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1178.601955] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-7436d0b8-1385-41e5-a7fc-564015c54eb8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1178.602322] [55814]: [pid: 55814|app: 0|req: 204/422] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:03 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.122712] [55813]: DEBUG cinder.api.middleware.request_id [None req-4c46c4cb-4b2b-46f1-86ea-9ffc9b7ece77 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.123177] [55813]: INFO cinder.api.openstack.wsgi [None req-4c46c4cb-4b2b-46f1-86ea-9ffc9b7ece77 None None] GET http://10.180.1.21/volume// [ 1180.123369] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4c46c4cb-4b2b-46f1-86ea-9ffc9b7ece77 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.123583] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4c46c4cb-4b2b-46f1-86ea-9ffc9b7ece77 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.124014] [55813]: INFO cinder.api.openstack.wsgi [None req-4c46c4cb-4b2b-46f1-86ea-9ffc9b7ece77 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1180.124322] [55813]: [pid: 55813|app: 0|req: 219/423] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:53:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1180.128573] [55814]: DEBUG cinder.api.middleware.request_id [req-b562970f-8595-4042-8655-bb940701f866 req-1c1a39d1-d69f-4151-80d8-cac8329e058c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.131371] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-1c1a39d1-d69f-4151-80d8-cac8329e058c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1180.131811] [55814]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-1c1a39d1-d69f-4151-80d8-cac8329e058c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d33e273-6583-4d58-b5cb-79899bc36cba", "connector": null, "instance_uuid": "f36569f7-593c-430f-ac98-42f52fdff4e2"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.141228] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.141228] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.163569] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-1c1a39d1-d69f-4151-80d8-cac8329e058c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1180.164036] [55814]: [pid: 55814|app: 0|req: 205/424] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:53:05 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.183248] [55813]: DEBUG cinder.api.middleware.request_id [None req-90a53a18-55ca-46c1-835a-0a84e3ae1bb5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.185032] [55813]: INFO cinder.api.openstack.wsgi [None req-90a53a18-55ca-46c1-835a-0a84e3ae1bb5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1180.185180] [55813]: DEBUG cinder.api.openstack.wsgi [None req-90a53a18-55ca-46c1-835a-0a84e3ae1bb5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.185393] [55813]: DEBUG cinder.api.openstack.wsgi [None req-90a53a18-55ca-46c1-835a-0a84e3ae1bb5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.195431] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.195431] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.198690] [55813]: INFO cinder.volume.api [None req-90a53a18-55ca-46c1-835a-0a84e3ae1bb5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1180.202907] [55813]: INFO cinder.api.openstack.wsgi [None req-90a53a18-55ca-46c1-835a-0a84e3ae1bb5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1180.203287] [55813]: [pid: 55813|app: 0|req: 220/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:05 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.686777] [55814]: DEBUG cinder.api.middleware.request_id [None req-a4350a26-3712-4f92-9c0f-e799ede88c7f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.687274] [55814]: INFO cinder.api.openstack.wsgi [None req-a4350a26-3712-4f92-9c0f-e799ede88c7f None None] GET http://10.180.1.21/volume// [ 1180.687470] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a4350a26-3712-4f92-9c0f-e799ede88c7f None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.687720] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a4350a26-3712-4f92-9c0f-e799ede88c7f None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.688134] [55814]: INFO cinder.api.openstack.wsgi [None req-a4350a26-3712-4f92-9c0f-e799ede88c7f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1180.688445] [55814]: [pid: 55814|app: 0|req: 206/426] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:53:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1180.692111] [55813]: DEBUG cinder.api.middleware.request_id [req-b562970f-8595-4042-8655-bb940701f866 req-63645187-09e9-4d7d-837f-644a9bc5257b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.694568] [55813]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-63645187-09e9-4d7d-837f-644a9bc5257b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1180.694826] [55813]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-63645187-09e9-4d7d-837f-644a9bc5257b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.695062] [55813]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-63645187-09e9-4d7d-837f-644a9bc5257b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.706822] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.706822] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.710973] [55813]: INFO cinder.volume.api [req-b562970f-8595-4042-8655-bb940701f866 req-63645187-09e9-4d7d-837f-644a9bc5257b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1180.715568] [55813]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-63645187-09e9-4d7d-837f-644a9bc5257b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1180.715964] [55813]: [pid: 55813|app: 0|req: 221/427] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:53:06 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1180.742596] [55814]: DEBUG cinder.api.middleware.request_id [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.744731] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] PUT http://10.180.1.21/volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050 [ 1180.745170] [55814]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-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-536859", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.753146] [55814]: DEBUG cinder.coordination [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Acquiring lock "cinder-attachment_update-5d33e273-6583-4d58-b5cb-79899bc36cba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1180.757413] [55814]: DEBUG cinder.coordination [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-5d33e273-6583-4d58-b5cb-79899bc36cba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1180.758496] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.758496] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.213708] [55813]: DEBUG cinder.api.middleware.request_id [None req-94f36ea9-8ee6-42e2-9d4d-155d6ae9512f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.215660] [55813]: INFO cinder.api.openstack.wsgi [None req-94f36ea9-8ee6-42e2-9d4d-155d6ae9512f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1181.215908] [55813]: DEBUG cinder.api.openstack.wsgi [None req-94f36ea9-8ee6-42e2-9d4d-155d6ae9512f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.216154] [55813]: DEBUG cinder.api.openstack.wsgi [None req-94f36ea9-8ee6-42e2-9d4d-155d6ae9512f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.226412] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.226412] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.229761] [55813]: INFO cinder.volume.api [None req-94f36ea9-8ee6-42e2-9d4d-155d6ae9512f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1181.234026] [55813]: INFO cinder.api.openstack.wsgi [None req-94f36ea9-8ee6-42e2-9d4d-155d6ae9512f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1181.234588] [55813]: [pid: 55813|app: 0|req: 222/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:06 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.661629] [55813]: DEBUG cinder.api.middleware.request_id [None req-646bec9a-988a-4060-8ed1-a946b8888420 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.663963] [55813]: INFO cinder.api.openstack.wsgi [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 [ 1181.664237] [55813]: DEBUG cinder.api.openstack.wsgi [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.664490] [55813]: DEBUG cinder.api.openstack.wsgi [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.664739] [55813]: INFO cinder.api.v3.volumes [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Delete volume with id: d7b46db9-c924-4820-ba13-4050e65d60f6 [ 1181.673043] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.673043] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.673586] [55813]: INFO cinder.volume.api [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1181.691118] [55813]: INFO cinder.volume.api [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Delete volume request issued successfully. [ 1181.691335] [55813]: INFO cinder.api.openstack.wsgi [None req-646bec9a-988a-4060-8ed1-a946b8888420 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 returned with HTTP 202 [ 1181.691763] [55813]: [pid: 55813|app: 0|req: 223/429] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:53:06 2025] DELETE /volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1181.694484] [55813]: DEBUG cinder.api.middleware.request_id [None req-344ee029-834c-4290-882f-dbbaa2e8cb10 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.696754] [55813]: INFO cinder.api.openstack.wsgi [None req-344ee029-834c-4290-882f-dbbaa2e8cb10 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 [ 1181.696997] [55813]: DEBUG cinder.api.openstack.wsgi [None req-344ee029-834c-4290-882f-dbbaa2e8cb10 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.697245] [55813]: DEBUG cinder.api.openstack.wsgi [None req-344ee029-834c-4290-882f-dbbaa2e8cb10 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.704758] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.704758] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.708512] [55813]: INFO cinder.volume.api [None req-344ee029-834c-4290-882f-dbbaa2e8cb10 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1181.714241] [55813]: INFO cinder.api.openstack.wsgi [None req-344ee029-834c-4290-882f-dbbaa2e8cb10 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 returned with HTTP 200 [ 1181.714715] [55813]: [pid: 55813|app: 0|req: 224/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:07 2025] GET /volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.244297] [55813]: DEBUG cinder.api.middleware.request_id [None req-4f4f4ab5-f3b8-4197-ae58-23b42ee6ac44 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.246390] [55813]: INFO cinder.api.openstack.wsgi [None req-4f4f4ab5-f3b8-4197-ae58-23b42ee6ac44 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1182.246638] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4f4f4ab5-f3b8-4197-ae58-23b42ee6ac44 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.246876] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4f4f4ab5-f3b8-4197-ae58-23b42ee6ac44 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.256404] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.256404] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.259447] [55813]: INFO cinder.volume.api [None req-4f4f4ab5-f3b8-4197-ae58-23b42ee6ac44 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1182.263562] [55813]: INFO cinder.api.openstack.wsgi [None req-4f4f4ab5-f3b8-4197-ae58-23b42ee6ac44 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1182.263916] [55813]: [pid: 55813|app: 0|req: 225/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:07 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.725189] [55813]: DEBUG cinder.api.middleware.request_id [None req-fcd98008-af37-4c40-81e6-7028f3121978 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.727324] [55813]: INFO cinder.api.openstack.wsgi [None req-fcd98008-af37-4c40-81e6-7028f3121978 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 [ 1182.727571] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fcd98008-af37-4c40-81e6-7028f3121978 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.727800] [55813]: DEBUG cinder.api.openstack.wsgi [None req-fcd98008-af37-4c40-81e6-7028f3121978 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.734047] [55813]: INFO cinder.api.openstack.wsgi [None req-fcd98008-af37-4c40-81e6-7028f3121978 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 returned with HTTP 404 [ 1182.734520] [55813]: [pid: 55813|app: 0|req: 226/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:08 2025] GET /volume/v3/volumes/d7b46db9-c924-4820-ba13-4050e65d60f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1182.737213] [55813]: DEBUG cinder.api.middleware.request_id [None req-91778285-de73-457e-bd8c-651682b12d11 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.738965] [55813]: INFO cinder.api.openstack.wsgi [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1182.739180] [55813]: DEBUG cinder.api.openstack.wsgi [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.739388] [55813]: DEBUG cinder.api.openstack.wsgi [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.739571] [55813]: INFO cinder.api.v3.volumes [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Delete volume with id: 9416041d-d86d-4bc4-b4eb-414f63868dea [ 1182.746239] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.746239] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.746712] [55813]: INFO cinder.volume.api [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1182.758286] [55813]: INFO cinder.volume.api [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Delete volume request issued successfully. [ 1182.758455] [55813]: INFO cinder.api.openstack.wsgi [None req-91778285-de73-457e-bd8c-651682b12d11 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 202 [ 1182.758811] [55813]: [pid: 55813|app: 0|req: 227/433] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:53:08 2025] DELETE /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1182.761196] [55813]: DEBUG cinder.api.middleware.request_id [None req-9e2536d2-ce5b-4667-bc28-ece48c81f395 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.762875] [55813]: INFO cinder.api.openstack.wsgi [None req-9e2536d2-ce5b-4667-bc28-ece48c81f395 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1182.763086] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9e2536d2-ce5b-4667-bc28-ece48c81f395 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.763294] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9e2536d2-ce5b-4667-bc28-ece48c81f395 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.770034] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.770034] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.773095] [55813]: INFO cinder.volume.api [None req-9e2536d2-ce5b-4667-bc28-ece48c81f395 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Volume info retrieved successfully. [ 1182.777145] [55813]: INFO cinder.api.openstack.wsgi [None req-9e2536d2-ce5b-4667-bc28-ece48c81f395 tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 200 [ 1182.777765] [55813]: [pid: 55813|app: 0|req: 228/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:08 2025] GET /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1183.274214] [55813]: DEBUG cinder.api.middleware.request_id [None req-10581b49-ef88-46db-be0e-6cde7af04fe8 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.276350] [55813]: INFO cinder.api.openstack.wsgi [None req-10581b49-ef88-46db-be0e-6cde7af04fe8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1183.276583] [55813]: DEBUG cinder.api.openstack.wsgi [None req-10581b49-ef88-46db-be0e-6cde7af04fe8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.276804] [55813]: DEBUG cinder.api.openstack.wsgi [None req-10581b49-ef88-46db-be0e-6cde7af04fe8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.286304] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.286304] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.289340] [55813]: INFO cinder.volume.api [None req-10581b49-ef88-46db-be0e-6cde7af04fe8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1183.293391] [55813]: INFO cinder.api.openstack.wsgi [None req-10581b49-ef88-46db-be0e-6cde7af04fe8 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1183.293757] [55813]: [pid: 55813|app: 0|req: 229/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:08 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1183.788228] [55813]: DEBUG cinder.api.middleware.request_id [None req-0a9296f5-8955-4b11-a0a6-8462e1cdfacb None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.790659] [55813]: INFO cinder.api.openstack.wsgi [None req-0a9296f5-8955-4b11-a0a6-8462e1cdfacb tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] GET http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea [ 1183.790886] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0a9296f5-8955-4b11-a0a6-8462e1cdfacb tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.791120] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0a9296f5-8955-4b11-a0a6-8462e1cdfacb tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.797325] [55813]: INFO cinder.api.openstack.wsgi [None req-0a9296f5-8955-4b11-a0a6-8462e1cdfacb tempest-ServersNegativeTestJSON-162738487 tempest-ServersNegativeTestJSON-162738487-project-member] http://10.180.1.21/volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea returned with HTTP 404 [ 1183.798054] [55813]: [pid: 55813|app: 0|req: 230/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:09 2025] GET /volume/v3/volumes/9416041d-d86d-4bc4-b4eb-414f63868dea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1184.304039] [55813]: DEBUG cinder.api.middleware.request_id [None req-5ae50357-c5f5-4ea4-a7e0-ff1267489d9f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.306155] [55813]: INFO cinder.api.openstack.wsgi [None req-5ae50357-c5f5-4ea4-a7e0-ff1267489d9f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1184.306375] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5ae50357-c5f5-4ea4-a7e0-ff1267489d9f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.306593] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5ae50357-c5f5-4ea4-a7e0-ff1267489d9f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.316418] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.316418] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.319728] [55813]: INFO cinder.volume.api [None req-5ae50357-c5f5-4ea4-a7e0-ff1267489d9f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1184.324089] [55813]: INFO cinder.api.openstack.wsgi [None req-5ae50357-c5f5-4ea4-a7e0-ff1267489d9f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1184.324502] [55813]: [pid: 55813|app: 0|req: 231/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:09 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.526546] [55813]: DEBUG cinder.api.middleware.request_id [req-91037e88-afb9-4051-8168-7e8783a30d48 req-61be5c62-0c11-4542-8c22-f13c8e933b00 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.528582] [55813]: INFO cinder.api.openstack.wsgi [req-91037e88-afb9-4051-8168-7e8783a30d48 req-61be5c62-0c11-4542-8c22-f13c8e933b00 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1184.528939] [55813]: DEBUG cinder.api.openstack.wsgi [req-91037e88-afb9-4051-8168-7e8783a30d48 req-61be5c62-0c11-4542-8c22-f13c8e933b00 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.529310] [55813]: DEBUG cinder.api.openstack.wsgi [req-91037e88-afb9-4051-8168-7e8783a30d48 req-61be5c62-0c11-4542-8c22-f13c8e933b00 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.540048] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.540048] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.542507] [55813]: INFO cinder.volume.api [req-91037e88-afb9-4051-8168-7e8783a30d48 req-61be5c62-0c11-4542-8c22-f13c8e933b00 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1184.546732] [55813]: INFO cinder.api.openstack.wsgi [req-91037e88-afb9-4051-8168-7e8783a30d48 req-61be5c62-0c11-4542-8c22-f13c8e933b00 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1184.547177] [55813]: [pid: 55813|app: 0|req: 232/438] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:09 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.209198] [55813]: DEBUG cinder.api.middleware.request_id [None req-3af6dc5f-fd5a-4015-ba04-24935a3346dd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.211331] [55813]: INFO cinder.api.openstack.wsgi [None req-3af6dc5f-fd5a-4015-ba04-24935a3346dd tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1185.211609] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3af6dc5f-fd5a-4015-ba04-24935a3346dd tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.211865] [55813]: DEBUG cinder.api.openstack.wsgi [None req-3af6dc5f-fd5a-4015-ba04-24935a3346dd tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.219575] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.219575] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.222987] [55813]: INFO cinder.volume.api [None req-3af6dc5f-fd5a-4015-ba04-24935a3346dd tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1185.227861] [55813]: INFO cinder.api.openstack.wsgi [None req-3af6dc5f-fd5a-4015-ba04-24935a3346dd tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1185.228276] [55813]: [pid: 55813|app: 0|req: 233/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:10 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.266799] [55813]: DEBUG cinder.api.middleware.request_id [None req-c5645dec-6dd8-428a-9922-0599e91bca94 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.268866] [55813]: INFO cinder.api.openstack.wsgi [None req-c5645dec-6dd8-428a-9922-0599e91bca94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1185.269093] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c5645dec-6dd8-428a-9922-0599e91bca94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.269308] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c5645dec-6dd8-428a-9922-0599e91bca94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.276587] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.276587] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.280299] [55813]: INFO cinder.volume.api [None req-c5645dec-6dd8-428a-9922-0599e91bca94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1185.280561] [55814]: DEBUG cinder.coordination [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-5d33e273-6583-4d58-b5cb-79899bc36cba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1185.280948] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-48b295b5-51b7-42d2-8ba5-c9b6963198f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050 returned with HTTP 200 [ 1185.281414] [55814]: [pid: 55814|app: 0|req: 207/440] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:53:06 2025] PUT /volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.284498] [55813]: INFO cinder.api.openstack.wsgi [None req-c5645dec-6dd8-428a-9922-0599e91bca94 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1185.284856] [55813]: [pid: 55813|app: 0|req: 234/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:10 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.334504] [55814]: DEBUG cinder.api.middleware.request_id [None req-a6ea75cc-a5bc-4db5-80c8-5cefe7e3f875 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.336797] [55814]: INFO cinder.api.openstack.wsgi [None req-a6ea75cc-a5bc-4db5-80c8-5cefe7e3f875 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1185.337123] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a6ea75cc-a5bc-4db5-80c8-5cefe7e3f875 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.337432] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a6ea75cc-a5bc-4db5-80c8-5cefe7e3f875 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.348589] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.348589] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.352388] [55814]: INFO cinder.volume.api [None req-a6ea75cc-a5bc-4db5-80c8-5cefe7e3f875 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1185.356587] [55814]: INFO cinder.api.openstack.wsgi [None req-a6ea75cc-a5bc-4db5-80c8-5cefe7e3f875 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1185.356990] [55814]: [pid: 55814|app: 0|req: 208/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:10 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.366267] [55813]: DEBUG cinder.api.middleware.request_id [None req-de388c4e-e802-49db-b5da-04cee0c37c28 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.368363] [55813]: INFO cinder.api.openstack.wsgi [None req-de388c4e-e802-49db-b5da-04cee0c37c28 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1186.368583] [55813]: DEBUG cinder.api.openstack.wsgi [None req-de388c4e-e802-49db-b5da-04cee0c37c28 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.368797] [55813]: DEBUG cinder.api.openstack.wsgi [None req-de388c4e-e802-49db-b5da-04cee0c37c28 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.381355] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.381355] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.385038] [55813]: INFO cinder.volume.api [None req-de388c4e-e802-49db-b5da-04cee0c37c28 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1186.389600] [55813]: INFO cinder.api.openstack.wsgi [None req-de388c4e-e802-49db-b5da-04cee0c37c28 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1186.389994] [55813]: [pid: 55813|app: 0|req: 235/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:11 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.894552] [55814]: DEBUG cinder.api.middleware.request_id [req-b562970f-8595-4042-8655-bb940701f866 req-8e45ef89-ae76-467c-8593-b5fd70b31178 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.896649] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-8e45ef89-ae76-467c-8593-b5fd70b31178 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050/action [ 1186.897019] [55814]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-8e45ef89-ae76-467c-8593-b5fd70b31178 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1186.897170] [55814]: DEBUG cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-8e45ef89-ae76-467c-8593-b5fd70b31178 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1186.913515] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.913515] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.925873] [55814]: INFO cinder.api.openstack.wsgi [req-b562970f-8595-4042-8655-bb940701f866 req-8e45ef89-ae76-467c-8593-b5fd70b31178 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050/action returned with HTTP 204 [ 1186.926473] [55814]: [pid: 55814|app: 0|req: 209/444] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:53:12 2025] POST /volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1187.400469] [55813]: DEBUG cinder.api.middleware.request_id [None req-2d657d32-d037-4c33-a37e-acbd6300332f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.402707] [55813]: INFO cinder.api.openstack.wsgi [None req-2d657d32-d037-4c33-a37e-acbd6300332f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1187.402929] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2d657d32-d037-4c33-a37e-acbd6300332f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.403160] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2d657d32-d037-4c33-a37e-acbd6300332f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.417920] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.417920] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.422031] [55813]: INFO cinder.volume.api [None req-2d657d32-d037-4c33-a37e-acbd6300332f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1187.426696] [55813]: INFO cinder.api.openstack.wsgi [None req-2d657d32-d037-4c33-a37e-acbd6300332f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1187.427209] [55813]: [pid: 55813|app: 0|req: 236/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:12 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.436460] [55814]: DEBUG cinder.api.middleware.request_id [None req-9fc80613-6105-4b45-82ab-316c94d2a28b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.438570] [55814]: INFO cinder.api.openstack.wsgi [None req-9fc80613-6105-4b45-82ab-316c94d2a28b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1187.438794] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9fc80613-6105-4b45-82ab-316c94d2a28b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.439023] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9fc80613-6105-4b45-82ab-316c94d2a28b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.448722] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.448722] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.451956] [55814]: INFO cinder.volume.api [None req-9fc80613-6105-4b45-82ab-316c94d2a28b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1187.456170] [55814]: INFO cinder.api.openstack.wsgi [None req-9fc80613-6105-4b45-82ab-316c94d2a28b tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1187.456554] [55814]: [pid: 55814|app: 0|req: 210/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:12 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.688023] [55813]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-221664c2-41f1-4074-835b-e38f3dc8ddee None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.690191] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-221664c2-41f1-4074-835b-e38f3dc8ddee tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1187.691073] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-221664c2-41f1-4074-835b-e38f3dc8ddee tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.691073] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-221664c2-41f1-4074-835b-e38f3dc8ddee tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.702527] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.702527] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.705944] [55813]: INFO cinder.volume.api [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-221664c2-41f1-4074-835b-e38f3dc8ddee tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1187.710710] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-221664c2-41f1-4074-835b-e38f3dc8ddee tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1187.710872] [55813]: [pid: 55813|app: 0|req: 237/447] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:13 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.901618] [55814]: DEBUG cinder.api.middleware.request_id [None req-8af234df-575c-4fbe-bc74-8e9866b2b0ec None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.902082] [55814]: INFO cinder.api.openstack.wsgi [None req-8af234df-575c-4fbe-bc74-8e9866b2b0ec None None] GET http://10.180.1.21/volume// [ 1189.902265] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8af234df-575c-4fbe-bc74-8e9866b2b0ec None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.902484] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8af234df-575c-4fbe-bc74-8e9866b2b0ec None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.902874] [55814]: INFO cinder.api.openstack.wsgi [None req-8af234df-575c-4fbe-bc74-8e9866b2b0ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1189.903190] [55814]: [pid: 55814|app: 0|req: 211/448] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:53:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1189.906535] [55813]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e986587-7040-4545-95c1-879764b80a13 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.908977] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e986587-7040-4545-95c1-879764b80a13 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1189.909391] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e986587-7040-4545-95c1-879764b80a13 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d33e273-6583-4d58-b5cb-79899bc36cba", "connector": null, "instance_uuid": "f36569f7-593c-430f-ac98-42f52fdff4e2"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1189.924610] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.924610] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.951533] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e986587-7040-4545-95c1-879764b80a13 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1189.951965] [55813]: [pid: 55813|app: 0|req: 238/449] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:53:15 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.956208] [55814]: DEBUG cinder.api.middleware.request_id [None req-b8777fb2-f3fd-4745-8e1b-482ba32b2978 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.956634] [55814]: INFO cinder.api.openstack.wsgi [None req-b8777fb2-f3fd-4745-8e1b-482ba32b2978 None None] GET http://10.180.1.21/volume// [ 1189.956819] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b8777fb2-f3fd-4745-8e1b-482ba32b2978 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.957041] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b8777fb2-f3fd-4745-8e1b-482ba32b2978 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.957425] [55814]: INFO cinder.api.openstack.wsgi [None req-b8777fb2-f3fd-4745-8e1b-482ba32b2978 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1189.957764] [55814]: [pid: 55814|app: 0|req: 212/450] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:53:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1189.960723] [55813]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-4117be9e-b9bf-4a49-bec0-3f789ae3f62a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.962883] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-4117be9e-b9bf-4a49-bec0-3f789ae3f62a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1189.963141] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-4117be9e-b9bf-4a49-bec0-3f789ae3f62a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.963358] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-4117be9e-b9bf-4a49-bec0-3f789ae3f62a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.974119] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.974119] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.977012] [55813]: INFO cinder.volume.api [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-4117be9e-b9bf-4a49-bec0-3f789ae3f62a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1189.981657] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-4117be9e-b9bf-4a49-bec0-3f789ae3f62a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1189.982116] [55813]: [pid: 55813|app: 0|req: 239/451] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:53:15 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1191.127788] [55814]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-35e09996-96f9-4cce-96b6-a335335a1286 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.130168] [55814]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-35e09996-96f9-4cce-96b6-a335335a1286 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050 [ 1191.130394] [55814]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-35e09996-96f9-4cce-96b6-a335335a1286 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.130601] [55814]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-35e09996-96f9-4cce-96b6-a335335a1286 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.138646] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.138646] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.671366] [55814]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-35e09996-96f9-4cce-96b6-a335335a1286 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050 returned with HTTP 200 [ 1191.671366] [55814]: [pid: 55814|app: 0|req: 213/452] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:53:16 2025] DELETE /volume/v3/attachments/df0f76d8-a0a4-4f5a-b9f7-f4f2f8ae1050 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.450747] [55813]: DEBUG cinder.api.middleware.request_id [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.453242] [55813]: INFO cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1192.453423] [55813]: DEBUG cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1889696774", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.455525] [55813]: DEBUG cinder.api.v3.volumes [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1889696774', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1192.455674] [55813]: INFO cinder.api.v3.volumes [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Create volume of 1 GB [ 1192.460586] [55813]: INFO cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Availability Zones retrieved successfully. [ 1192.468806] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Flow 'volume_create_api' (de8341b2-572f-4e08-8511-6bdf2152583a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1192.470122] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc4a5f0-5a1d-4498-9df2-d8f673d9f3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1192.471286] [55813]: DEBUG cinder.volume.flows.api.create_volume [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1192.488961] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc4a5f0-5a1d-4498-9df2-d8f673d9f3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1192.489892] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fa3de1-e46f-47a9-9340-31b0a128c138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1192.541842] [55813]: DEBUG cinder.quota [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Created reservations ['69b8c4c0-3329-4340-aade-2b5ed503b903', '37e76fe3-2cb9-497c-9a17-5473f13c0796', 'ddb7785a-b813-4952-99e4-aa7a7af13179', 'f721f384-c4cb-4022-910c-1803573f1377'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1192.542809] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fa3de1-e46f-47a9-9340-31b0a128c138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69b8c4c0-3329-4340-aade-2b5ed503b903', '37e76fe3-2cb9-497c-9a17-5473f13c0796', 'ddb7785a-b813-4952-99e4-aa7a7af13179', 'f721f384-c4cb-4022-910c-1803573f1377']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1192.543727] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb20506-600b-4d92-82d2-8de9d4a5e656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1192.561940] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb20506-600b-4d92-82d2-8de9d4a5e656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d9ca16-821d-43e0-95d8-5481323ad6be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1889696774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='882c7df591184ab29c46409a49f4ff07',qos_specs=None,replication_status=,reservations=['69b8c4c0-3329-4340-aade-2b5ed503b903','37e76fe3-2cb9-497c-9a17-5473f13c0796','ddb7785a-b813-4952-99e4-aa7a7af13179','f721f384-c4cb-4022-910c-1803573f1377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612df5f9fe4d4ebb9155778ef834086a',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1889696774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d9ca16-821d-43e0-95d8-5481323ad6be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='882c7df591184ab29c46409a49f4ff07',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='612df5f9fe4d4ebb9155778ef834086a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1192.562823] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7901269f-50c8-4deb-bac0-1b6de316d27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1192.574406] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7901269f-50c8-4deb-bac0-1b6de316d27a) 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-1889696774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='882c7df591184ab29c46409a49f4ff07',qos_specs=None,replication_status=,reservations=['69b8c4c0-3329-4340-aade-2b5ed503b903','37e76fe3-2cb9-497c-9a17-5473f13c0796','ddb7785a-b813-4952-99e4-aa7a7af13179','f721f384-c4cb-4022-910c-1803573f1377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612df5f9fe4d4ebb9155778ef834086a',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1192.575217] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e88b37-33d0-444d-a029-fadd7321fc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1192.583205] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e88b37-33d0-444d-a029-fadd7321fc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1192.584219] [55813]: DEBUG cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Flow 'volume_create_api' (de8341b2-572f-4e08-8511-6bdf2152583a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1192.584559] [55813]: INFO cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Create volume request issued successfully. [ 1192.585202] [55813]: INFO cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-8fe3b647-f840-4d74-956a-af9d7540ec32 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1192.585658] [55813]: [pid: 55813|app: 0|req: 240/453] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 05:53:17 2025] POST /volume/v3/volumes => generated 762 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1192.589815] [55814]: DEBUG cinder.api.middleware.request_id [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-d33bbc4c-c168-486a-992b-ee6cae57b6f1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.592354] [55814]: INFO cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-d33bbc4c-c168-486a-992b-ee6cae57b6f1 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] GET http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1192.592354] [55814]: DEBUG cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-d33bbc4c-c168-486a-992b-ee6cae57b6f1 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.592551] [55814]: DEBUG cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-d33bbc4c-c168-486a-992b-ee6cae57b6f1 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.600157] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.600157] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.600645] [55813]: DEBUG cinder.api.middleware.request_id [None req-457618a2-9e21-4af9-b6e7-8eedb2fa322b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.602847] [55813]: INFO cinder.api.openstack.wsgi [None req-457618a2-9e21-4af9-b6e7-8eedb2fa322b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1192.603266] [55813]: DEBUG cinder.api.openstack.wsgi [None req-457618a2-9e21-4af9-b6e7-8eedb2fa322b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.603266] [55813]: DEBUG cinder.api.openstack.wsgi [None req-457618a2-9e21-4af9-b6e7-8eedb2fa322b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.604341] [55814]: INFO cinder.volume.api [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-d33bbc4c-c168-486a-992b-ee6cae57b6f1 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Volume info retrieved successfully. [ 1192.609159] [55814]: INFO cinder.api.openstack.wsgi [req-9e12c4bc-a433-43c2-8be1-1e2320f67653 req-d33bbc4c-c168-486a-992b-ee6cae57b6f1 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 200 [ 1192.609541] [55814]: [pid: 55814|app: 0|req: 214/454] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:17 2025] GET /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.613908] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.613908] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.618308] [55813]: INFO cinder.volume.api [None req-457618a2-9e21-4af9-b6e7-8eedb2fa322b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1192.621263] [55813]: INFO cinder.api.openstack.wsgi [None req-457618a2-9e21-4af9-b6e7-8eedb2fa322b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1192.621631] [55813]: [pid: 55813|app: 0|req: 241/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:17 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.624709] [55814]: DEBUG cinder.api.middleware.request_id [req-6ee7d8e4-f3b8-4924-b772-7efbd6ad44e5 req-57fe99e3-193f-4c86-816d-9d99ccd39ae4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.628171] [55814]: INFO cinder.api.openstack.wsgi [req-6ee7d8e4-f3b8-4924-b772-7efbd6ad44e5 req-57fe99e3-193f-4c86-816d-9d99ccd39ae4 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] GET http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1192.628171] [55814]: DEBUG cinder.api.openstack.wsgi [req-6ee7d8e4-f3b8-4924-b772-7efbd6ad44e5 req-57fe99e3-193f-4c86-816d-9d99ccd39ae4 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.628171] [55814]: DEBUG cinder.api.openstack.wsgi [req-6ee7d8e4-f3b8-4924-b772-7efbd6ad44e5 req-57fe99e3-193f-4c86-816d-9d99ccd39ae4 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.634535] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.634535] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.637691] [55814]: INFO cinder.volume.api [req-6ee7d8e4-f3b8-4924-b772-7efbd6ad44e5 req-57fe99e3-193f-4c86-816d-9d99ccd39ae4 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Volume info retrieved successfully. [ 1192.641845] [55814]: INFO cinder.api.openstack.wsgi [req-6ee7d8e4-f3b8-4924-b772-7efbd6ad44e5 req-57fe99e3-193f-4c86-816d-9d99ccd39ae4 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 200 [ 1192.642229] [55814]: [pid: 55814|app: 0|req: 215/456] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:17 2025] GET /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.667021] [55813]: DEBUG cinder.api.middleware.request_id [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-c41b77e9-a7e9-4573-9bf4-07e51e90d7fc None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.669440] [55813]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-c41b77e9-a7e9-4573-9bf4-07e51e90d7fc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1192.669665] [55813]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-c41b77e9-a7e9-4573-9bf4-07e51e90d7fc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.669884] [55813]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-c41b77e9-a7e9-4573-9bf4-07e51e90d7fc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.679261] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.679261] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.682306] [55813]: INFO cinder.volume.api [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-c41b77e9-a7e9-4573-9bf4-07e51e90d7fc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1192.686352] [55813]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-c41b77e9-a7e9-4573-9bf4-07e51e90d7fc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1192.686740] [55813]: [pid: 55813|app: 0|req: 242/457] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:17 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.703145] [55814]: DEBUG cinder.api.middleware.request_id [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.705801] [55814]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427/action [ 1192.706203] [55814]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1192.706339] [55814]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.715714] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.715714] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.716201] [55814]: INFO cinder.volume.api [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1192.720228] [55814]: INFO cinder.volume.api [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Begin detaching volume completed successfully. [ 1192.720431] [55814]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-1c039893-b1be-4b2a-9dec-95b547a00eb0 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427/action returned with HTTP 202 [ 1192.720800] [55814]: [pid: 55814|app: 0|req: 216/458] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:53:18 2025] POST /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1193.300549] [55813]: DEBUG cinder.api.middleware.request_id [None req-f13cf470-1fe4-4be0-afc9-add511653c66 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.302581] [55813]: INFO cinder.api.openstack.wsgi [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1193.302871] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.303140] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.303371] [55813]: INFO cinder.api.v3.volumes [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Delete volume with id: e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1193.313134] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.313134] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.313676] [55813]: INFO cinder.volume.api [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1193.327705] [55813]: INFO cinder.volume.api [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Delete volume request issued successfully. [ 1193.327948] [55813]: INFO cinder.api.openstack.wsgi [None req-f13cf470-1fe4-4be0-afc9-add511653c66 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 202 [ 1193.328019] [55814]: DEBUG cinder.api.middleware.request_id [None req-e9fd98cd-e32e-4b00-98ee-d03c197a07de None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.328380] [55813]: [pid: 55813|app: 0|req: 243/459] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:53:18 2025] DELETE /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1193.328462] [55814]: INFO cinder.api.openstack.wsgi [None req-e9fd98cd-e32e-4b00-98ee-d03c197a07de None None] GET http://10.180.1.21/volume// [ 1193.328646] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e9fd98cd-e32e-4b00-98ee-d03c197a07de None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.328891] [55814]: DEBUG cinder.api.openstack.wsgi [None req-e9fd98cd-e32e-4b00-98ee-d03c197a07de None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.329307] [55814]: INFO cinder.api.openstack.wsgi [None req-e9fd98cd-e32e-4b00-98ee-d03c197a07de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.329613] [55814]: [pid: 55814|app: 0|req: 217/460] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:53:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1193.330918] [55813]: DEBUG cinder.api.middleware.request_id [None req-50467330-f382-4103-b4d9-aec680a64b2a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.333024] [55813]: INFO cinder.api.openstack.wsgi [None req-50467330-f382-4103-b4d9-aec680a64b2a tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1193.333024] [55813]: DEBUG cinder.api.openstack.wsgi [None req-50467330-f382-4103-b4d9-aec680a64b2a tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.333152] [55813]: DEBUG cinder.api.openstack.wsgi [None req-50467330-f382-4103-b4d9-aec680a64b2a tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.333265] [55814]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-b3a2fb72-7544-4cbd-b5ba-7846d619fcd5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.335725] [55814]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-b3a2fb72-7544-4cbd-b5ba-7846d619fcd5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1193.335967] [55814]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-b3a2fb72-7544-4cbd-b5ba-7846d619fcd5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.336188] [55814]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-b3a2fb72-7544-4cbd-b5ba-7846d619fcd5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.340360] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.340360] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.343816] [55813]: INFO cinder.volume.api [None req-50467330-f382-4103-b4d9-aec680a64b2a tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1193.346141] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.346141] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.348267] [55813]: INFO cinder.api.openstack.wsgi [None req-50467330-f382-4103-b4d9-aec680a64b2a tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 200 [ 1193.348624] [55813]: [pid: 55813|app: 0|req: 244/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:18 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.349484] [55814]: INFO cinder.volume.api [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-b3a2fb72-7544-4cbd-b5ba-7846d619fcd5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1193.353540] [55814]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-b3a2fb72-7544-4cbd-b5ba-7846d619fcd5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1193.353897] [55814]: [pid: 55814|app: 0|req: 218/462] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:53:18 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1193.453910] [55813]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.456341] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] PUT http://10.180.1.21/volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606 [ 1193.456875] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-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=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1193.465913] [55813]: DEBUG cinder.coordination [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Acquiring lock "cinder-attachment_update-5d33e273-6583-4d58-b5cb-79899bc36cba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1193.470575] [55813]: DEBUG cinder.coordination [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-5d33e273-6583-4d58-b5cb-79899bc36cba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1193.471741] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.471741] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.658881] [55814]: DEBUG cinder.api.middleware.request_id [req-7173f76a-3017-4437-a2b7-ee903467d1b6 req-36f1feea-f55e-4dd7-aa72-da956ea8aedd None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.661167] [55814]: INFO cinder.api.openstack.wsgi [req-7173f76a-3017-4437-a2b7-ee903467d1b6 req-36f1feea-f55e-4dd7-aa72-da956ea8aedd tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] GET http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1193.661435] [55814]: DEBUG cinder.api.openstack.wsgi [req-7173f76a-3017-4437-a2b7-ee903467d1b6 req-36f1feea-f55e-4dd7-aa72-da956ea8aedd tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.661685] [55814]: DEBUG cinder.api.openstack.wsgi [req-7173f76a-3017-4437-a2b7-ee903467d1b6 req-36f1feea-f55e-4dd7-aa72-da956ea8aedd tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.669738] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.669738] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.672947] [55814]: INFO cinder.volume.api [req-7173f76a-3017-4437-a2b7-ee903467d1b6 req-36f1feea-f55e-4dd7-aa72-da956ea8aedd tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Volume info retrieved successfully. [ 1193.676981] [55814]: INFO cinder.api.openstack.wsgi [req-7173f76a-3017-4437-a2b7-ee903467d1b6 req-36f1feea-f55e-4dd7-aa72-da956ea8aedd tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 200 [ 1193.677358] [55814]: [pid: 55814|app: 0|req: 219/463] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:18 2025] GET /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.691507] [55814]: DEBUG cinder.api.middleware.request_id [req-6720ac7a-d627-4089-aa86-51eb525b6812 req-3ec56760-f6c1-45e2-8109-510e36564519 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.693418] [55814]: INFO cinder.api.openstack.wsgi [req-6720ac7a-d627-4089-aa86-51eb525b6812 req-3ec56760-f6c1-45e2-8109-510e36564519 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] GET http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1193.693623] [55814]: DEBUG cinder.api.openstack.wsgi [req-6720ac7a-d627-4089-aa86-51eb525b6812 req-3ec56760-f6c1-45e2-8109-510e36564519 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.693828] [55814]: DEBUG cinder.api.openstack.wsgi [req-6720ac7a-d627-4089-aa86-51eb525b6812 req-3ec56760-f6c1-45e2-8109-510e36564519 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.700304] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.700304] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.703253] [55814]: INFO cinder.volume.api [req-6720ac7a-d627-4089-aa86-51eb525b6812 req-3ec56760-f6c1-45e2-8109-510e36564519 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Volume info retrieved successfully. [ 1193.707149] [55814]: INFO cinder.api.openstack.wsgi [req-6720ac7a-d627-4089-aa86-51eb525b6812 req-3ec56760-f6c1-45e2-8109-510e36564519 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 200 [ 1193.707480] [55814]: [pid: 55814|app: 0|req: 220/464] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:19 2025] GET /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.723089] [55814]: DEBUG cinder.api.middleware.request_id [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.725013] [55814]: INFO cinder.api.openstack.wsgi [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1193.725225] [55814]: DEBUG cinder.api.openstack.wsgi [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.725423] [55814]: DEBUG cinder.api.openstack.wsgi [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.725741] [55814]: INFO cinder.api.v3.volumes [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Delete volume with id: 86d9ca16-821d-43e0-95d8-5481323ad6be [ 1193.732654] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.732654] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.733148] [55814]: INFO cinder.volume.api [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Volume info retrieved successfully. [ 1193.745666] [55814]: INFO cinder.volume.api [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Delete volume request issued successfully. [ 1193.745857] [55814]: INFO cinder.api.openstack.wsgi [req-68f7140d-58fc-45e4-b98c-791a0a6dd030 req-ba7e99cd-c381-40c9-9ef7-fc1d3d3cf811 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 202 [ 1193.746249] [55814]: [pid: 55814|app: 0|req: 221/465] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:53:19 2025] DELETE /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1193.746865] [55814]: DEBUG cinder.api.middleware.request_id [None req-3a79e911-0827-4cbf-950f-8c3d2a7b889a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.747290] [55814]: INFO cinder.api.openstack.wsgi [None req-3a79e911-0827-4cbf-950f-8c3d2a7b889a None None] GET http://10.180.1.21/volume// [ 1193.747462] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3a79e911-0827-4cbf-950f-8c3d2a7b889a None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.747932] [55814]: DEBUG cinder.api.openstack.wsgi [None req-3a79e911-0827-4cbf-950f-8c3d2a7b889a None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.748092] [55814]: INFO cinder.api.openstack.wsgi [None req-3a79e911-0827-4cbf-950f-8c3d2a7b889a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.748358] [55814]: [pid: 55814|app: 0|req: 222/466] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:53:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1193.751429] [55814]: DEBUG cinder.api.middleware.request_id [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-29719c96-a1a3-47f8-b446-082755f78b7f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.753416] [55814]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-29719c96-a1a3-47f8-b446-082755f78b7f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1193.753647] [55814]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-29719c96-a1a3-47f8-b446-082755f78b7f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.753852] [55814]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-29719c96-a1a3-47f8-b446-082755f78b7f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.762649] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.762649] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.766179] [55814]: INFO cinder.volume.api [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-29719c96-a1a3-47f8-b446-082755f78b7f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1193.770611] [55814]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-29719c96-a1a3-47f8-b446-082755f78b7f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1193.771071] [55814]: [pid: 55814|app: 0|req: 223/467] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:53:19 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1193.771581] [55814]: DEBUG cinder.api.middleware.request_id [req-018b2b79-9892-4cc5-8988-9df8b1fd5d18 req-cd02401c-30c2-4e35-9f3b-ef83bf84e2f5 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.773544] [55814]: INFO cinder.api.openstack.wsgi [req-018b2b79-9892-4cc5-8988-9df8b1fd5d18 req-cd02401c-30c2-4e35-9f3b-ef83bf84e2f5 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] GET http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1193.773753] [55814]: DEBUG cinder.api.openstack.wsgi [req-018b2b79-9892-4cc5-8988-9df8b1fd5d18 req-cd02401c-30c2-4e35-9f3b-ef83bf84e2f5 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.773960] [55814]: DEBUG cinder.api.openstack.wsgi [req-018b2b79-9892-4cc5-8988-9df8b1fd5d18 req-cd02401c-30c2-4e35-9f3b-ef83bf84e2f5 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.780547] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.780547] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.783895] [55814]: INFO cinder.volume.api [req-018b2b79-9892-4cc5-8988-9df8b1fd5d18 req-cd02401c-30c2-4e35-9f3b-ef83bf84e2f5 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Volume info retrieved successfully. [ 1193.787743] [55814]: INFO cinder.api.openstack.wsgi [req-018b2b79-9892-4cc5-8988-9df8b1fd5d18 req-cd02401c-30c2-4e35-9f3b-ef83bf84e2f5 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 200 [ 1193.788295] [55814]: [pid: 55814|app: 0|req: 224/468] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:19 2025] GET /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.989027] [55813]: DEBUG cinder.coordination [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-5d33e273-6583-4d58-b5cb-79899bc36cba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1193.989374] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-1e6a8898-8afe-4332-a2a6-7a58b81958f5 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606 returned with HTTP 200 [ 1193.989829] [55813]: [pid: 55813|app: 0|req: 245/469] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:53:18 2025] PUT /volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.358927] [55814]: DEBUG cinder.api.middleware.request_id [None req-f4d2fc3b-90d3-44ea-97b6-731f7a87723e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.361057] [55814]: INFO cinder.api.openstack.wsgi [None req-f4d2fc3b-90d3-44ea-97b6-731f7a87723e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 [ 1194.361293] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f4d2fc3b-90d3-44ea-97b6-731f7a87723e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.361511] [55814]: DEBUG cinder.api.openstack.wsgi [None req-f4d2fc3b-90d3-44ea-97b6-731f7a87723e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.367764] [55814]: INFO cinder.api.openstack.wsgi [None req-f4d2fc3b-90d3-44ea-97b6-731f7a87723e tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 returned with HTTP 404 [ 1194.368270] [55814]: [pid: 55814|app: 0|req: 225/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:19 2025] GET /volume/v3/volumes/e8cc1a62-ae26-46ff-9686-537c02125de2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1194.413113] [55813]: DEBUG cinder.api.middleware.request_id [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.415162] [55813]: INFO cinder.api.openstack.wsgi [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1194.415385] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.415601] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.415821] [55813]: INFO cinder.api.v3.volumes [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Delete volume with id: d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1194.425248] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.425248] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.425776] [55813]: INFO cinder.volume.api [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1194.442050] [55813]: INFO cinder.volume.api [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Delete volume request issued successfully. [ 1194.442050] [55813]: INFO cinder.api.openstack.wsgi [None req-f91fa471-f6d1-49b9-84f4-988b0f0f7593 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 202 [ 1194.442259] [55813]: [pid: 55813|app: 0|req: 246/471] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:53:19 2025] DELETE /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1194.445403] [55814]: DEBUG cinder.api.middleware.request_id [None req-46a47c6c-334f-4e2d-9d4f-197a06889f90 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.447436] [55814]: INFO cinder.api.openstack.wsgi [None req-46a47c6c-334f-4e2d-9d4f-197a06889f90 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1194.447749] [55814]: DEBUG cinder.api.openstack.wsgi [None req-46a47c6c-334f-4e2d-9d4f-197a06889f90 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.447984] [55814]: DEBUG cinder.api.openstack.wsgi [None req-46a47c6c-334f-4e2d-9d4f-197a06889f90 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.456093] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.456093] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.459957] [55814]: INFO cinder.volume.api [None req-46a47c6c-334f-4e2d-9d4f-197a06889f90 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1194.464587] [55814]: INFO cinder.api.openstack.wsgi [None req-46a47c6c-334f-4e2d-9d4f-197a06889f90 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1194.464963] [55814]: [pid: 55814|app: 0|req: 226/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:19 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.497940] [55813]: DEBUG cinder.api.middleware.request_id [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-93698e66-30ff-400e-a50d-f7a04dd08fdd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.500359] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-93698e66-30ff-400e-a50d-f7a04dd08fdd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606/action [ 1194.500785] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-93698e66-30ff-400e-a50d-f7a04dd08fdd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1194.500927] [55813]: DEBUG cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-93698e66-30ff-400e-a50d-f7a04dd08fdd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.517675] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.517675] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.523500] [55813]: INFO cinder.api.openstack.wsgi [req-5da4c420-0dc7-4668-9d73-daea2ef601e3 req-93698e66-30ff-400e-a50d-f7a04dd08fdd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606/action returned with HTTP 204 [ 1194.523960] [55813]: [pid: 55813|app: 0|req: 247/473] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:53:19 2025] POST /volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1194.804377] [55814]: DEBUG cinder.api.middleware.request_id [req-5445b096-de01-4b07-a57e-f42297d9c4ef req-3ed792b0-0cc3-4fc5-8ea0-6b7aa00ea852 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.806789] [55814]: INFO cinder.api.openstack.wsgi [req-5445b096-de01-4b07-a57e-f42297d9c4ef req-3ed792b0-0cc3-4fc5-8ea0-6b7aa00ea852 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] GET http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be [ 1194.807118] [55814]: DEBUG cinder.api.openstack.wsgi [req-5445b096-de01-4b07-a57e-f42297d9c4ef req-3ed792b0-0cc3-4fc5-8ea0-6b7aa00ea852 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.808026] [55814]: DEBUG cinder.api.openstack.wsgi [req-5445b096-de01-4b07-a57e-f42297d9c4ef req-3ed792b0-0cc3-4fc5-8ea0-6b7aa00ea852 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.813280] [55814]: INFO cinder.api.openstack.wsgi [req-5445b096-de01-4b07-a57e-f42297d9c4ef req-3ed792b0-0cc3-4fc5-8ea0-6b7aa00ea852 tempest-VolumesGetTestJSON-1502250752 tempest-VolumesGetTestJSON-1502250752-project-member] http://10.180.1.21/volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be returned with HTTP 404 [ 1194.813733] [55814]: [pid: 55814|app: 0|req: 227/474] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:53:20 2025] GET /volume/v3/volumes/86d9ca16-821d-43e0-95d8-5481323ad6be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1195.403787] [55813]: DEBUG cinder.api.middleware.request_id [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-16307422-e0a0-4e30-b323-6e30a40b4cf7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.406039] [55813]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-16307422-e0a0-4e30-b323-6e30a40b4cf7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb [ 1195.406268] [55813]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-16307422-e0a0-4e30-b323-6e30a40b4cf7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.406484] [55813]: DEBUG cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-16307422-e0a0-4e30-b323-6e30a40b4cf7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.414200] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.414200] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.475403] [55814]: DEBUG cinder.api.middleware.request_id [None req-b47b6b53-da63-4903-b333-0a7c5b6af354 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.477492] [55814]: INFO cinder.api.openstack.wsgi [None req-b47b6b53-da63-4903-b333-0a7c5b6af354 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1195.477722] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b47b6b53-da63-4903-b333-0a7c5b6af354 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.477965] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b47b6b53-da63-4903-b333-0a7c5b6af354 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.487855] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.487855] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.491930] [55814]: INFO cinder.volume.api [None req-b47b6b53-da63-4903-b333-0a7c5b6af354 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1195.497455] [55814]: INFO cinder.api.openstack.wsgi [None req-b47b6b53-da63-4903-b333-0a7c5b6af354 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1195.497862] [55814]: [pid: 55814|app: 0|req: 228/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:20 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.940513] [55813]: INFO cinder.api.openstack.wsgi [req-ebc400e7-0bdc-496e-b843-0a40b5394d32 req-16307422-e0a0-4e30-b323-6e30a40b4cf7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb returned with HTTP 200 [ 1195.941143] [55813]: [pid: 55813|app: 0|req: 248/476] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:53:20 2025] DELETE /volume/v3/attachments/31fdcde5-6ab9-4884-abe1-09223f469bdb => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.509110] [55814]: DEBUG cinder.api.middleware.request_id [None req-7308020e-7c99-416f-af70-b19495778f61 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.510997] [55814]: INFO cinder.api.openstack.wsgi [None req-7308020e-7c99-416f-af70-b19495778f61 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1196.511245] [55814]: DEBUG cinder.api.openstack.wsgi [None req-7308020e-7c99-416f-af70-b19495778f61 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.511466] [55814]: DEBUG cinder.api.openstack.wsgi [None req-7308020e-7c99-416f-af70-b19495778f61 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.519033] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.519033] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.522333] [55814]: INFO cinder.volume.api [None req-7308020e-7c99-416f-af70-b19495778f61 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Volume info retrieved successfully. [ 1196.526443] [55814]: INFO cinder.api.openstack.wsgi [None req-7308020e-7c99-416f-af70-b19495778f61 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 200 [ 1196.526825] [55814]: [pid: 55814|app: 0|req: 229/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:21 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.885887] [55813]: DEBUG cinder.api.middleware.request_id [None req-c74548fa-2932-4038-a2d1-eb50c38e455c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.888026] [55813]: INFO cinder.api.openstack.wsgi [None req-c74548fa-2932-4038-a2d1-eb50c38e455c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1196.888261] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c74548fa-2932-4038-a2d1-eb50c38e455c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.888478] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c74548fa-2932-4038-a2d1-eb50c38e455c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.895915] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.895915] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.899136] [55813]: INFO cinder.volume.api [None req-c74548fa-2932-4038-a2d1-eb50c38e455c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1196.903155] [55813]: INFO cinder.api.openstack.wsgi [None req-c74548fa-2932-4038-a2d1-eb50c38e455c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1196.903601] [55813]: [pid: 55813|app: 0|req: 249/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:22 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.537222] [55814]: DEBUG cinder.api.middleware.request_id [None req-5dc33eba-4def-468e-93a5-be97dc1c3d87 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.539393] [55814]: INFO cinder.api.openstack.wsgi [None req-5dc33eba-4def-468e-93a5-be97dc1c3d87 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] GET http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe [ 1197.539636] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5dc33eba-4def-468e-93a5-be97dc1c3d87 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.539861] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5dc33eba-4def-468e-93a5-be97dc1c3d87 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.546048] [55814]: INFO cinder.api.openstack.wsgi [None req-5dc33eba-4def-468e-93a5-be97dc1c3d87 tempest-AttachVolumeShelveTestJSON-2090160957 tempest-AttachVolumeShelveTestJSON-2090160957-project-member] http://10.180.1.21/volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe returned with HTTP 404 [ 1197.546500] [55814]: [pid: 55814|app: 0|req: 230/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:53:22 2025] GET /volume/v3/volumes/d283e0a4-6eed-48ff-b759-7dfa07bd7efe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1206.901802] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=162,cinder:UPDATE=24,cinder:INSERT=16 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.542358] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=89,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1239.432840] [55813]: DEBUG cinder.api.middleware.request_id [None req-9e99242f-2497-4919-8a0d-207e334d9703 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.437605] [55813]: INFO cinder.api.openstack.wsgi [None req-9e99242f-2497-4919-8a0d-207e334d9703 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1239.438030] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9e99242f-2497-4919-8a0d-207e334d9703 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.438129] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9e99242f-2497-4919-8a0d-207e334d9703 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.454809] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.454809] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.458785] [55813]: INFO cinder.volume.api [None req-9e99242f-2497-4919-8a0d-207e334d9703 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1239.463688] [55813]: INFO cinder.api.openstack.wsgi [None req-9e99242f-2497-4919-8a0d-207e334d9703 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1239.464208] [55813]: [pid: 55813|app: 0|req: 250/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:04 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.592599] [55814]: DEBUG cinder.api.middleware.request_id [None req-b53c9082-de7b-4ba6-a80a-248cd170835c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.596164] [55814]: INFO cinder.api.openstack.wsgi [None req-b53c9082-de7b-4ba6-a80a-248cd170835c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1239.596164] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b53c9082-de7b-4ba6-a80a-248cd170835c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.596164] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b53c9082-de7b-4ba6-a80a-248cd170835c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.605466] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.605466] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.609246] [55814]: INFO cinder.volume.api [None req-b53c9082-de7b-4ba6-a80a-248cd170835c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1239.614042] [55814]: INFO cinder.api.openstack.wsgi [None req-b53c9082-de7b-4ba6-a80a-248cd170835c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1239.614042] [55814]: [pid: 55814|app: 0|req: 231/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:04 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.646306] [55813]: DEBUG cinder.api.middleware.request_id [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-510065fc-f14c-4238-a628-65ed9601c98f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.648756] [55813]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-510065fc-f14c-4238-a628-65ed9601c98f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1239.648972] [55813]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-510065fc-f14c-4238-a628-65ed9601c98f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.649207] [55813]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-510065fc-f14c-4238-a628-65ed9601c98f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.658360] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.658360] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.661348] [55813]: INFO cinder.volume.api [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-510065fc-f14c-4238-a628-65ed9601c98f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1239.665368] [55813]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-510065fc-f14c-4238-a628-65ed9601c98f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1239.665725] [55813]: [pid: 55813|app: 0|req: 251/482] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:54:04 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.682575] [55814]: DEBUG cinder.api.middleware.request_id [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.684846] [55814]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba/action [ 1239.685243] [55814]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1239.685381] [55814]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.694665] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.694665] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.695161] [55814]: INFO cinder.volume.api [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1239.702061] [55814]: INFO cinder.volume.api [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Begin detaching volume completed successfully. [ 1239.702277] [55814]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-fb93846e-c268-4ef2-8679-73ac082cfcd3 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba/action returned with HTTP 202 [ 1239.702642] [55814]: [pid: 55814|app: 0|req: 232/483] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:54:05 2025] POST /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1240.720011] [55813]: DEBUG cinder.api.middleware.request_id [None req-51516a1d-5bc9-4a5c-8726-31f2c4179995 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.720436] [55813]: INFO cinder.api.openstack.wsgi [None req-51516a1d-5bc9-4a5c-8726-31f2c4179995 None None] GET http://10.180.1.21/volume// [ 1240.720623] [55813]: DEBUG cinder.api.openstack.wsgi [None req-51516a1d-5bc9-4a5c-8726-31f2c4179995 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.720846] [55813]: DEBUG cinder.api.openstack.wsgi [None req-51516a1d-5bc9-4a5c-8726-31f2c4179995 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.721265] [55813]: INFO cinder.api.openstack.wsgi [None req-51516a1d-5bc9-4a5c-8726-31f2c4179995 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1240.721575] [55813]: [pid: 55813|app: 0|req: 252/484] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:54:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1240.724901] [55814]: DEBUG cinder.api.middleware.request_id [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-0b65106b-86e2-479b-8da6-5c43e273643a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.727399] [55814]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-0b65106b-86e2-479b-8da6-5c43e273643a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1240.727716] [55814]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-0b65106b-86e2-479b-8da6-5c43e273643a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.727974] [55814]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-0b65106b-86e2-479b-8da6-5c43e273643a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.737808] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.737808] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.741172] [55814]: INFO cinder.volume.api [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-0b65106b-86e2-479b-8da6-5c43e273643a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1240.745974] [55814]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-0b65106b-86e2-479b-8da6-5c43e273643a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1240.746402] [55814]: [pid: 55814|app: 0|req: 233/485] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:54:06 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1241.882246] [55813]: DEBUG cinder.api.middleware.request_id [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-bc34bed2-04fc-499a-8ec3-1ca86c4b94ea None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.884712] [55813]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-bc34bed2-04fc-499a-8ec3-1ca86c4b94ea tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606 [ 1241.884931] [55813]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-bc34bed2-04fc-499a-8ec3-1ca86c4b94ea tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.885155] [55813]: DEBUG cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-bc34bed2-04fc-499a-8ec3-1ca86c4b94ea tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.892393] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.892393] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.419012] [55813]: INFO cinder.api.openstack.wsgi [req-64425a02-beaa-47d3-9e44-58ddc038fcff req-bc34bed2-04fc-499a-8ec3-1ca86c4b94ea tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606 returned with HTTP 200 [ 1242.419506] [55813]: [pid: 55813|app: 0|req: 253/486] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:54:07 2025] DELETE /volume/v3/attachments/4475d0a6-b82a-4958-9364-49559ac0d606 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.867153] [55814]: DEBUG cinder.api.middleware.request_id [None req-ee5501ca-9dfb-410e-9cb3-37f332690c7c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.869421] [55814]: INFO cinder.api.openstack.wsgi [None req-ee5501ca-9dfb-410e-9cb3-37f332690c7c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1243.869686] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ee5501ca-9dfb-410e-9cb3-37f332690c7c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.869915] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ee5501ca-9dfb-410e-9cb3-37f332690c7c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.877949] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.877949] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.882407] [55814]: INFO cinder.volume.api [None req-ee5501ca-9dfb-410e-9cb3-37f332690c7c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1243.889462] [55814]: INFO cinder.api.openstack.wsgi [None req-ee5501ca-9dfb-410e-9cb3-37f332690c7c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1243.890102] [55814]: [pid: 55814|app: 0|req: 234/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:09 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.417802] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1253.885485] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1256.075017] [55813]: DEBUG cinder.api.middleware.request_id [None req-5942963e-8d96-4591-8bdb-384f67fc0187 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.077118] [55813]: INFO cinder.api.openstack.wsgi [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1256.077508] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1875844218"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1256.079268] [55813]: DEBUG cinder.api.v3.volumes [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1875844218'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1256.079424] [55813]: INFO cinder.api.v3.volumes [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume of 1 GB [ 1256.079721] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.079721] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.084827] [55813]: INFO cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Availability Zones retrieved successfully. [ 1256.091921] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Flow 'volume_create_api' (ef6c8499-2699-40ac-9dda-9c3609e9a197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1256.093131] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6f000b-217f-4492-bdce-e37ce90e558a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1256.094210] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1256.111603] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6f000b-217f-4492-bdce-e37ce90e558a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1256.112489] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3b5ec6-5b6e-4c06-b594-06f1386a4c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1256.143564] [55813]: DEBUG cinder.quota [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Created reservations ['0fd068b5-ec30-452c-a610-37bb1b49ea2e', '7841e630-4a20-4387-bfa3-8549f64d51b6', '2064b5ee-57c0-4d4c-8333-31d699f7665c', 'b533cf6f-dbc5-4dd0-9edc-86983ccc8e24'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1256.144471] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3b5ec6-5b6e-4c06-b594-06f1386a4c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fd068b5-ec30-452c-a610-37bb1b49ea2e', '7841e630-4a20-4387-bfa3-8549f64d51b6', '2064b5ee-57c0-4d4c-8333-31d699f7665c', 'b533cf6f-dbc5-4dd0-9edc-86983ccc8e24']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1256.145373] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300f35ff-8f9f-427e-8a11-c05506d159d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1256.159040] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300f35ff-8f9f-427e-8a11-c05506d159d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4f89253-8420-4f6d-923c-c0e754bb7ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1875844218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26f1344f646448dba9054acf4eff966',qos_specs=None,replication_status=,reservations=['0fd068b5-ec30-452c-a610-37bb1b49ea2e','7841e630-4a20-4387-bfa3-8549f64d51b6','2064b5ee-57c0-4d4c-8333-31d699f7665c','b533cf6f-dbc5-4dd0-9edc-86983ccc8e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56c6726757c4ceabc266e58303e8e5f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1875844218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4f89253-8420-4f6d-923c-c0e754bb7ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c26f1344f646448dba9054acf4eff966',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='c56c6726757c4ceabc266e58303e8e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1256.159886] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420e5435-b165-429d-9bb7-3bf3e2e8033f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1256.172472] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (420e5435-b165-429d-9bb7-3bf3e2e8033f) 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-1875844218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26f1344f646448dba9054acf4eff966',qos_specs=None,replication_status=,reservations=['0fd068b5-ec30-452c-a610-37bb1b49ea2e','7841e630-4a20-4387-bfa3-8549f64d51b6','2064b5ee-57c0-4d4c-8333-31d699f7665c','b533cf6f-dbc5-4dd0-9edc-86983ccc8e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56c6726757c4ceabc266e58303e8e5f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1256.173274] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b5c265-0afa-495a-928d-fdf20ee53534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1256.181647] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b5c265-0afa-495a-928d-fdf20ee53534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1256.182651] [55813]: DEBUG cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Flow 'volume_create_api' (ef6c8499-2699-40ac-9dda-9c3609e9a197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1256.182989] [55813]: INFO cinder.volume.api [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume request issued successfully. [ 1256.183641] [55813]: INFO cinder.api.openstack.wsgi [None req-5942963e-8d96-4591-8bdb-384f67fc0187 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1256.184088] [55813]: [pid: 55813|app: 0|req: 254/488] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:54:21 2025] POST /volume/v3/volumes => generated 754 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1256.192610] [55814]: DEBUG cinder.api.middleware.request_id [None req-fb475541-eeb4-4e3d-bbd0-887c287d20cf None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.195090] [55814]: INFO cinder.api.openstack.wsgi [None req-fb475541-eeb4-4e3d-bbd0-887c287d20cf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1256.195345] [55814]: DEBUG cinder.api.openstack.wsgi [None req-fb475541-eeb4-4e3d-bbd0-887c287d20cf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.195562] [55814]: DEBUG cinder.api.openstack.wsgi [None req-fb475541-eeb4-4e3d-bbd0-887c287d20cf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.203229] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.203229] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.206958] [55814]: INFO cinder.volume.api [None req-fb475541-eeb4-4e3d-bbd0-887c287d20cf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1256.211399] [55814]: INFO cinder.api.openstack.wsgi [None req-fb475541-eeb4-4e3d-bbd0-887c287d20cf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1256.211719] [55814]: [pid: 55814|app: 0|req: 235/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:21 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.222694] [55813]: DEBUG cinder.api.middleware.request_id [None req-b15400fb-cff2-48fc-a729-9cffa7e3cf2f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.224875] [55813]: INFO cinder.api.openstack.wsgi [None req-b15400fb-cff2-48fc-a729-9cffa7e3cf2f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1257.225137] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b15400fb-cff2-48fc-a729-9cffa7e3cf2f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.225421] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b15400fb-cff2-48fc-a729-9cffa7e3cf2f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.234836] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.234836] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.238793] [55813]: INFO cinder.volume.api [None req-b15400fb-cff2-48fc-a729-9cffa7e3cf2f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1257.243778] [55813]: INFO cinder.api.openstack.wsgi [None req-b15400fb-cff2-48fc-a729-9cffa7e3cf2f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1257.244167] [55813]: [pid: 55813|app: 0|req: 255/490] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:22 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.283772] [55814]: DEBUG cinder.api.middleware.request_id [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-b002c277-8a13-4755-a436-492c7131f654 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.286327] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-b002c277-8a13-4755-a436-492c7131f654 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1257.286542] [55814]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-b002c277-8a13-4755-a436-492c7131f654 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.286790] [55814]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-b002c277-8a13-4755-a436-492c7131f654 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.294619] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.294619] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.298323] [55814]: INFO cinder.volume.api [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-b002c277-8a13-4755-a436-492c7131f654 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1257.302700] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-b002c277-8a13-4755-a436-492c7131f654 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1257.303088] [55814]: [pid: 55814|app: 0|req: 236/491] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:54:22 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.822807] [55813]: DEBUG cinder.api.middleware.request_id [None req-a5e76945-b14d-4f2a-ab89-79d2f89d893c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.823296] [55813]: INFO cinder.api.openstack.wsgi [None req-a5e76945-b14d-4f2a-ab89-79d2f89d893c None None] GET http://10.180.1.21/volume// [ 1258.823478] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a5e76945-b14d-4f2a-ab89-79d2f89d893c None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.823690] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a5e76945-b14d-4f2a-ab89-79d2f89d893c None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.824094] [55813]: INFO cinder.api.openstack.wsgi [None req-a5e76945-b14d-4f2a-ab89-79d2f89d893c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.824395] [55813]: [pid: 55813|app: 0|req: 256/492] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:54:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1258.828077] [55814]: DEBUG cinder.api.middleware.request_id [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-13bb350a-6205-4bb0-837f-ea545d3cd373 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.830396] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-13bb350a-6205-4bb0-837f-ea545d3cd373 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1258.830809] [55814]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-13bb350a-6205-4bb0-837f-ea545d3cd373 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4f89253-8420-4f6d-923c-c0e754bb7ea9", "connector": null, "instance_uuid": "63c76513-8993-49f6-bb84-4f67597c4b8b"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1258.842448] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.842448] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.862862] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-13bb350a-6205-4bb0-837f-ea545d3cd373 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1258.863224] [55814]: [pid: 55814|app: 0|req: 237/493] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:54:24 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1258.890661] [55813]: DEBUG cinder.api.middleware.request_id [None req-2fbfef92-9270-4439-9afa-241442581582 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.892720] [55813]: INFO cinder.api.openstack.wsgi [None req-2fbfef92-9270-4439-9afa-241442581582 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1258.892909] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2fbfef92-9270-4439-9afa-241442581582 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.893220] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2fbfef92-9270-4439-9afa-241442581582 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.902981] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.902981] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.906230] [55813]: INFO cinder.volume.api [None req-2fbfef92-9270-4439-9afa-241442581582 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1258.911477] [55813]: INFO cinder.api.openstack.wsgi [None req-2fbfef92-9270-4439-9afa-241442581582 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1258.912084] [55813]: [pid: 55813|app: 0|req: 257/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:24 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.392145] [55814]: DEBUG cinder.api.middleware.request_id [None req-39a970d7-abdb-45e1-8166-57b75f568f81 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.392624] [55814]: INFO cinder.api.openstack.wsgi [None req-39a970d7-abdb-45e1-8166-57b75f568f81 None None] GET http://10.180.1.21/volume// [ 1259.392807] [55814]: DEBUG cinder.api.openstack.wsgi [None req-39a970d7-abdb-45e1-8166-57b75f568f81 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.393038] [55814]: DEBUG cinder.api.openstack.wsgi [None req-39a970d7-abdb-45e1-8166-57b75f568f81 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.393443] [55814]: INFO cinder.api.openstack.wsgi [None req-39a970d7-abdb-45e1-8166-57b75f568f81 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1259.393758] [55814]: [pid: 55814|app: 0|req: 238/495] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:54:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1259.397284] [55813]: DEBUG cinder.api.middleware.request_id [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-bc8cbbbc-751a-4bc4-9609-81d491998d10 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.399699] [55813]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-bc8cbbbc-751a-4bc4-9609-81d491998d10 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1259.399882] [55813]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-bc8cbbbc-751a-4bc4-9609-81d491998d10 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.400120] [55813]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-bc8cbbbc-751a-4bc4-9609-81d491998d10 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.410402] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.410402] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.413490] [55813]: INFO cinder.volume.api [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-bc8cbbbc-751a-4bc4-9609-81d491998d10 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1259.417609] [55813]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-bc8cbbbc-751a-4bc4-9609-81d491998d10 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1259.417986] [55813]: [pid: 55813|app: 0|req: 258/496] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:54:24 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1259.442548] [55814]: DEBUG cinder.api.middleware.request_id [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.444793] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] PUT http://10.180.1.21/volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd [ 1259.445220] [55814]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-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-536869", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1259.452789] [55814]: DEBUG cinder.coordination [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Acquiring lock "cinder-attachment_update-a4f89253-8420-4f6d-923c-c0e754bb7ea9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1259.456963] [55814]: DEBUG cinder.coordination [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Lock "cinder-attachment_update-a4f89253-8420-4f6d-923c-c0e754bb7ea9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1259.457971] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.457971] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.921943] [55813]: DEBUG cinder.api.middleware.request_id [None req-45471546-9b89-401f-bb78-65ec3ec5ab8f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.924128] [55813]: INFO cinder.api.openstack.wsgi [None req-45471546-9b89-401f-bb78-65ec3ec5ab8f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1259.924398] [55813]: DEBUG cinder.api.openstack.wsgi [None req-45471546-9b89-401f-bb78-65ec3ec5ab8f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.924631] [55813]: DEBUG cinder.api.openstack.wsgi [None req-45471546-9b89-401f-bb78-65ec3ec5ab8f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.935098] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.935098] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.938963] [55813]: INFO cinder.volume.api [None req-45471546-9b89-401f-bb78-65ec3ec5ab8f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1259.943730] [55813]: INFO cinder.api.openstack.wsgi [None req-45471546-9b89-401f-bb78-65ec3ec5ab8f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1259.944272] [55813]: [pid: 55813|app: 0|req: 259/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:25 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.591822] [55813]: DEBUG cinder.api.middleware.request_id [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.593897] [55813]: INFO cinder.api.openstack.wsgi [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1260.594185] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.594431] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.594625] [55813]: INFO cinder.api.v3.volumes [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Delete volume with id: f68cefc0-1340-4fef-980f-235193ce48c3 [ 1260.604827] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.604827] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.605345] [55813]: INFO cinder.volume.api [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1260.621841] [55813]: INFO cinder.volume.api [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Delete volume request issued successfully. [ 1260.622039] [55813]: INFO cinder.api.openstack.wsgi [None req-7945aed3-3dd0-416e-bdf1-f6a83398a43d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 202 [ 1260.622426] [55813]: [pid: 55813|app: 0|req: 260/498] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:54:25 2025] DELETE /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1260.624834] [55813]: DEBUG cinder.api.middleware.request_id [None req-a4b7a5db-b8bc-4fc1-9d9f-a1f293bafa2d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.626588] [55813]: INFO cinder.api.openstack.wsgi [None req-a4b7a5db-b8bc-4fc1-9d9f-a1f293bafa2d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1260.626832] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a4b7a5db-b8bc-4fc1-9d9f-a1f293bafa2d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.627071] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a4b7a5db-b8bc-4fc1-9d9f-a1f293bafa2d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.633688] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.633688] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.637455] [55813]: INFO cinder.volume.api [None req-a4b7a5db-b8bc-4fc1-9d9f-a1f293bafa2d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1260.641529] [55813]: INFO cinder.api.openstack.wsgi [None req-a4b7a5db-b8bc-4fc1-9d9f-a1f293bafa2d tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1260.641876] [55813]: [pid: 55813|app: 0|req: 261/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:25 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1260.955329] [55813]: DEBUG cinder.api.middleware.request_id [None req-23f26e7f-68f7-4525-a65e-06c080d6f413 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.957417] [55813]: INFO cinder.api.openstack.wsgi [None req-23f26e7f-68f7-4525-a65e-06c080d6f413 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1260.957630] [55813]: DEBUG cinder.api.openstack.wsgi [None req-23f26e7f-68f7-4525-a65e-06c080d6f413 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.957850] [55813]: DEBUG cinder.api.openstack.wsgi [None req-23f26e7f-68f7-4525-a65e-06c080d6f413 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.967269] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.967269] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.970291] [55813]: INFO cinder.volume.api [None req-23f26e7f-68f7-4525-a65e-06c080d6f413 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1260.974249] [55813]: INFO cinder.api.openstack.wsgi [None req-23f26e7f-68f7-4525-a65e-06c080d6f413 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1260.974599] [55813]: [pid: 55813|app: 0|req: 262/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:26 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.652038] [55813]: DEBUG cinder.api.middleware.request_id [None req-f03bd7e2-168a-439f-9506-d76ab1c61b73 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.654264] [55813]: INFO cinder.api.openstack.wsgi [None req-f03bd7e2-168a-439f-9506-d76ab1c61b73 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1261.654499] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f03bd7e2-168a-439f-9506-d76ab1c61b73 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.654717] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f03bd7e2-168a-439f-9506-d76ab1c61b73 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.662852] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.662852] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.666653] [55813]: INFO cinder.volume.api [None req-f03bd7e2-168a-439f-9506-d76ab1c61b73 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1261.671246] [55813]: INFO cinder.api.openstack.wsgi [None req-f03bd7e2-168a-439f-9506-d76ab1c61b73 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1261.671629] [55813]: [pid: 55813|app: 0|req: 263/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:26 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.984751] [55813]: DEBUG cinder.api.middleware.request_id [None req-35813944-f02a-42ef-ba64-397248021dd8 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.987147] [55813]: INFO cinder.api.openstack.wsgi [None req-35813944-f02a-42ef-ba64-397248021dd8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1261.987287] [55813]: DEBUG cinder.api.openstack.wsgi [None req-35813944-f02a-42ef-ba64-397248021dd8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.987513] [55813]: DEBUG cinder.api.openstack.wsgi [None req-35813944-f02a-42ef-ba64-397248021dd8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.996985] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.996985] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.000079] [55813]: INFO cinder.volume.api [None req-35813944-f02a-42ef-ba64-397248021dd8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1262.004182] [55813]: INFO cinder.api.openstack.wsgi [None req-35813944-f02a-42ef-ba64-397248021dd8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1262.004551] [55813]: [pid: 55813|app: 0|req: 264/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:27 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.681372] [55813]: DEBUG cinder.api.middleware.request_id [None req-702b80d5-bc98-43e8-b4a2-b0323f217254 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.683468] [55813]: INFO cinder.api.openstack.wsgi [None req-702b80d5-bc98-43e8-b4a2-b0323f217254 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1262.683767] [55813]: DEBUG cinder.api.openstack.wsgi [None req-702b80d5-bc98-43e8-b4a2-b0323f217254 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.683930] [55813]: DEBUG cinder.api.openstack.wsgi [None req-702b80d5-bc98-43e8-b4a2-b0323f217254 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.691499] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.691499] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.694838] [55813]: INFO cinder.volume.api [None req-702b80d5-bc98-43e8-b4a2-b0323f217254 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Volume info retrieved successfully. [ 1262.699171] [55813]: INFO cinder.api.openstack.wsgi [None req-702b80d5-bc98-43e8-b4a2-b0323f217254 tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 200 [ 1262.699560] [55813]: [pid: 55813|app: 0|req: 265/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:28 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1263.014859] [55813]: DEBUG cinder.api.middleware.request_id [None req-ccfd74d9-b7e0-45ed-b367-4f4c8045168a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.017011] [55813]: INFO cinder.api.openstack.wsgi [None req-ccfd74d9-b7e0-45ed-b367-4f4c8045168a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1263.017246] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ccfd74d9-b7e0-45ed-b367-4f4c8045168a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.017472] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ccfd74d9-b7e0-45ed-b367-4f4c8045168a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.027198] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.027198] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.030334] [55813]: INFO cinder.volume.api [None req-ccfd74d9-b7e0-45ed-b367-4f4c8045168a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1263.034484] [55813]: INFO cinder.api.openstack.wsgi [None req-ccfd74d9-b7e0-45ed-b367-4f4c8045168a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1263.034986] [55813]: [pid: 55813|app: 0|req: 266/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:28 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.710275] [55813]: DEBUG cinder.api.middleware.request_id [None req-b3cab91e-d0ac-48bb-9257-37f97623640f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.712434] [55813]: INFO cinder.api.openstack.wsgi [None req-b3cab91e-d0ac-48bb-9257-37f97623640f tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] GET http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 [ 1263.712693] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b3cab91e-d0ac-48bb-9257-37f97623640f tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.712941] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b3cab91e-d0ac-48bb-9257-37f97623640f tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.719258] [55813]: INFO cinder.api.openstack.wsgi [None req-b3cab91e-d0ac-48bb-9257-37f97623640f tempest-ServerActionsTestOtherB-1399716973 tempest-ServerActionsTestOtherB-1399716973-project-member] http://10.180.1.21/volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 returned with HTTP 404 [ 1263.719719] [55813]: [pid: 55813|app: 0|req: 267/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:29 2025] GET /volume/v3/volumes/f68cefc0-1340-4fef-980f-235193ce48c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1263.979390] [55814]: DEBUG cinder.coordination [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Lock "cinder-attachment_update-a4f89253-8420-4f6d-923c-c0e754bb7ea9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1263.979725] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-5d745b64-f84b-40a8-bf91-e8299475bf35 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd returned with HTTP 200 [ 1263.980236] [55814]: [pid: 55814|app: 0|req: 239/506] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:54:24 2025] PUT /volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.045426] [55813]: DEBUG cinder.api.middleware.request_id [None req-aa6ac4c0-0085-4662-b80c-a5cd1ab3142c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.047615] [55813]: INFO cinder.api.openstack.wsgi [None req-aa6ac4c0-0085-4662-b80c-a5cd1ab3142c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1264.047830] [55813]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac4c0-0085-4662-b80c-a5cd1ab3142c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.048056] [55813]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac4c0-0085-4662-b80c-a5cd1ab3142c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.057675] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.057675] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.060980] [55813]: INFO cinder.volume.api [None req-aa6ac4c0-0085-4662-b80c-a5cd1ab3142c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1264.065683] [55813]: INFO cinder.api.openstack.wsgi [None req-aa6ac4c0-0085-4662-b80c-a5cd1ab3142c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1264.066067] [55813]: [pid: 55813|app: 0|req: 268/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:29 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.048820] [55814]: DEBUG cinder.api.middleware.request_id [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.052089] [55814]: INFO cinder.api.openstack.wsgi [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1265.052089] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1844301016", "imageRef": "e275aad3-b627-48fa-b7be-3fc7d941ebbb", "size": 1}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.053147] [55814]: DEBUG cinder.api.v3.volumes [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1844301016', 'imageRef': 'e275aad3-b627-48fa-b7be-3fc7d941ebbb', 'size': 1}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1265.077416] [55813]: DEBUG cinder.api.middleware.request_id [None req-2feed70c-d30b-4437-9c37-2d3c26c8a3b6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.080468] [55813]: INFO cinder.api.openstack.wsgi [None req-2feed70c-d30b-4437-9c37-2d3c26c8a3b6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1265.080813] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2feed70c-d30b-4437-9c37-2d3c26c8a3b6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.081164] [55813]: DEBUG cinder.api.openstack.wsgi [None req-2feed70c-d30b-4437-9c37-2d3c26c8a3b6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.095071] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.095071] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.099401] [55813]: INFO cinder.volume.api [None req-2feed70c-d30b-4437-9c37-2d3c26c8a3b6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1265.104132] [55813]: INFO cinder.api.openstack.wsgi [None req-2feed70c-d30b-4437-9c37-2d3c26c8a3b6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1265.104529] [55813]: [pid: 55813|app: 0|req: 269/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:30 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.200668] [55814]: INFO cinder.api.v3.volumes [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Create volume of 1 GB [ 1265.201088] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.201088] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.204826] [55814]: INFO cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Availability Zones retrieved successfully. [ 1265.211543] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Flow 'volume_create_api' (c7314195-d8be-4572-826f-8ba0f07a461d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.213125] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cfd6091-0e7b-4159-88da-9953075d53a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.214283] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1265.258737] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cfd6091-0e7b-4159-88da-9953075d53a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.258737] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c8d302-9aa0-4b3c-8955-0ab2bee1e538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.297198] [55814]: DEBUG cinder.quota [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Created reservations ['58d27855-2108-4360-bf29-f80a5937b479', '095f99bd-90f9-47de-82b7-e53ba2869a71', 'c54c131d-a3a9-425f-89a4-e02c524bf37b', '81e99303-b80f-43f1-811c-996f0121b505'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1265.298219] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c8d302-9aa0-4b3c-8955-0ab2bee1e538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d27855-2108-4360-bf29-f80a5937b479', '095f99bd-90f9-47de-82b7-e53ba2869a71', 'c54c131d-a3a9-425f-89a4-e02c524bf37b', '81e99303-b80f-43f1-811c-996f0121b505']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.299270] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa495eb6-8b4a-4ab7-b0de-5593102c722d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.312314] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa495eb6-8b4a-4ab7-b0de-5593102c722d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f770481-25ee-4d2f-b15e-498327333593', '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-1844301016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d5a4d7c4e643ab9348ba2d0aefe599',qos_specs=None,replication_status=,reservations=['58d27855-2108-4360-bf29-f80a5937b479','095f99bd-90f9-47de-82b7-e53ba2869a71','c54c131d-a3a9-425f-89a4-e02c524bf37b','81e99303-b80f-43f1-811c-996f0121b505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebe264338caa433b8b11cb3569015f64',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1844301016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f770481-25ee-4d2f-b15e-498327333593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d5a4d7c4e643ab9348ba2d0aefe599',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='ebe264338caa433b8b11cb3569015f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.313237] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48eeae14-b1be-4f10-a9af-5ca741f6371f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.325997] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48eeae14-b1be-4f10-a9af-5ca741f6371f) 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-1844301016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d5a4d7c4e643ab9348ba2d0aefe599',qos_specs=None,replication_status=,reservations=['58d27855-2108-4360-bf29-f80a5937b479','095f99bd-90f9-47de-82b7-e53ba2869a71','c54c131d-a3a9-425f-89a4-e02c524bf37b','81e99303-b80f-43f1-811c-996f0121b505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebe264338caa433b8b11cb3569015f64',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.326902] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c2d942-f720-4d91-ad0d-daf099fe4f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.336855] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c2d942-f720-4d91-ad0d-daf099fe4f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.337796] [55814]: DEBUG cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Flow 'volume_create_api' (c7314195-d8be-4572-826f-8ba0f07a461d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.338182] [55814]: INFO cinder.volume.api [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Create volume request issued successfully. [ 1265.339344] [55814]: INFO cinder.api.openstack.wsgi [None req-4cfa6f3e-36ab-4148-aa77-7cda99571c68 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1265.339935] [55814]: [pid: 55814|app: 0|req: 240/509] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 05:54:30 2025] POST /volume/v3/volumes => generated 752 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1265.348598] [55813]: DEBUG cinder.api.middleware.request_id [None req-34a587b0-8482-428d-b22e-ae33decd53bb None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.350756] [55813]: INFO cinder.api.openstack.wsgi [None req-34a587b0-8482-428d-b22e-ae33decd53bb tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1265.351011] [55813]: DEBUG cinder.api.openstack.wsgi [None req-34a587b0-8482-428d-b22e-ae33decd53bb tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.351250] [55813]: DEBUG cinder.api.openstack.wsgi [None req-34a587b0-8482-428d-b22e-ae33decd53bb tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.360687] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.360687] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.365648] [55813]: INFO cinder.volume.api [None req-34a587b0-8482-428d-b22e-ae33decd53bb tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1265.370247] [55813]: INFO cinder.api.openstack.wsgi [None req-34a587b0-8482-428d-b22e-ae33decd53bb tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1265.370498] [55813]: [pid: 55813|app: 0|req: 270/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:30 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.591137] [55814]: DEBUG cinder.api.middleware.request_id [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-69ef45d5-bc15-4b24-b82e-dd57a323ae3c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.593681] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-69ef45d5-bc15-4b24-b82e-dd57a323ae3c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd/action [ 1265.594124] [55814]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-69ef45d5-bc15-4b24-b82e-dd57a323ae3c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1265.594266] [55814]: DEBUG cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-69ef45d5-bc15-4b24-b82e-dd57a323ae3c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.612430] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.612430] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.623255] [55814]: INFO cinder.api.openstack.wsgi [req-d50b81e5-9e18-456a-873c-9434900bbdf8 req-69ef45d5-bc15-4b24-b82e-dd57a323ae3c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd/action returned with HTTP 204 [ 1265.623715] [55814]: [pid: 55814|app: 0|req: 241/511] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:54:30 2025] POST /volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1266.119479] [55813]: DEBUG cinder.api.middleware.request_id [None req-a6382d02-7f32-44f7-94b5-37e9c7848f13 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.121336] [55813]: INFO cinder.api.openstack.wsgi [None req-a6382d02-7f32-44f7-94b5-37e9c7848f13 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1266.121586] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a6382d02-7f32-44f7-94b5-37e9c7848f13 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.121912] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a6382d02-7f32-44f7-94b5-37e9c7848f13 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.133429] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.133429] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.137119] [55813]: INFO cinder.volume.api [None req-a6382d02-7f32-44f7-94b5-37e9c7848f13 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1266.141951] [55813]: INFO cinder.api.openstack.wsgi [None req-a6382d02-7f32-44f7-94b5-37e9c7848f13 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1266.142349] [55813]: [pid: 55813|app: 0|req: 271/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:31 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.151960] [55814]: DEBUG cinder.api.middleware.request_id [None req-9ad8247b-e1e6-441e-8bb4-c3a47ce9f7d8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.154081] [55814]: INFO cinder.api.openstack.wsgi [None req-9ad8247b-e1e6-441e-8bb4-c3a47ce9f7d8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1266.154330] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9ad8247b-e1e6-441e-8bb4-c3a47ce9f7d8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.154551] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9ad8247b-e1e6-441e-8bb4-c3a47ce9f7d8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.164175] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.164175] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.167353] [55814]: INFO cinder.volume.api [None req-9ad8247b-e1e6-441e-8bb4-c3a47ce9f7d8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1266.171546] [55814]: INFO cinder.api.openstack.wsgi [None req-9ad8247b-e1e6-441e-8bb4-c3a47ce9f7d8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1266.171948] [55814]: [pid: 55814|app: 0|req: 242/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:31 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.209854] [55813]: DEBUG cinder.api.middleware.request_id [req-71af9e99-aba2-4c3c-b3f3-290c850b5498 req-c2448bff-0520-4ccf-8402-01e5d65f93c8 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.212372] [55813]: INFO cinder.api.openstack.wsgi [req-71af9e99-aba2-4c3c-b3f3-290c850b5498 req-c2448bff-0520-4ccf-8402-01e5d65f93c8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1266.212541] [55813]: DEBUG cinder.api.openstack.wsgi [req-71af9e99-aba2-4c3c-b3f3-290c850b5498 req-c2448bff-0520-4ccf-8402-01e5d65f93c8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.212683] [55813]: DEBUG cinder.api.openstack.wsgi [req-71af9e99-aba2-4c3c-b3f3-290c850b5498 req-c2448bff-0520-4ccf-8402-01e5d65f93c8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.222807] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.222807] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.226192] [55813]: INFO cinder.volume.api [req-71af9e99-aba2-4c3c-b3f3-290c850b5498 req-c2448bff-0520-4ccf-8402-01e5d65f93c8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1266.230797] [55813]: INFO cinder.api.openstack.wsgi [req-71af9e99-aba2-4c3c-b3f3-290c850b5498 req-c2448bff-0520-4ccf-8402-01e5d65f93c8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1266.231221] [55813]: [pid: 55813|app: 0|req: 272/514] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:54:31 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.241585] [55814]: DEBUG cinder.api.middleware.request_id [None req-229f750f-4683-42a5-91e8-4bc6a566f272 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.244486] [55814]: INFO cinder.api.openstack.wsgi [None req-229f750f-4683-42a5-91e8-4bc6a566f272 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1266.244486] [55814]: DEBUG cinder.api.openstack.wsgi [None req-229f750f-4683-42a5-91e8-4bc6a566f272 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.244486] [55814]: DEBUG cinder.api.openstack.wsgi [None req-229f750f-4683-42a5-91e8-4bc6a566f272 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.253472] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.253472] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.257638] [55814]: INFO cinder.volume.api [None req-229f750f-4683-42a5-91e8-4bc6a566f272 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1266.261960] [55814]: INFO cinder.api.openstack.wsgi [None req-229f750f-4683-42a5-91e8-4bc6a566f272 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1266.262353] [55814]: [pid: 55814|app: 0|req: 243/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:31 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.304088] [55813]: DEBUG cinder.api.middleware.request_id [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-c9f499b8-ed19-4608-a41b-9c60fbc6ac71 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.306513] [55813]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-c9f499b8-ed19-4608-a41b-9c60fbc6ac71 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1266.310151] [55813]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-c9f499b8-ed19-4608-a41b-9c60fbc6ac71 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.310151] [55813]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-c9f499b8-ed19-4608-a41b-9c60fbc6ac71 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.321338] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.321338] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.325090] [55813]: INFO cinder.volume.api [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-c9f499b8-ed19-4608-a41b-9c60fbc6ac71 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1266.329579] [55813]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-c9f499b8-ed19-4608-a41b-9c60fbc6ac71 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1266.330017] [55813]: [pid: 55813|app: 0|req: 273/516] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:54:31 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.350032] [55814]: DEBUG cinder.api.middleware.request_id [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.352224] [55814]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9/action [ 1266.352656] [55814]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1266.352820] [55814]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1266.363206] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.363206] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.363766] [55814]: INFO cinder.volume.api [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1266.371456] [55814]: INFO cinder.volume.api [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Begin detaching volume completed successfully. [ 1266.371456] [55814]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-08a6c824-a8af-4ce3-b281-bca7a21ce0fb tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9/action returned with HTTP 202 [ 1266.371908] [55814]: [pid: 55814|app: 0|req: 244/517] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:54:31 2025] POST /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1266.380546] [55813]: DEBUG cinder.api.middleware.request_id [None req-12f8cb12-fe48-4f51-b970-eb76b09a836c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.382651] [55813]: INFO cinder.api.openstack.wsgi [None req-12f8cb12-fe48-4f51-b970-eb76b09a836c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1266.382894] [55813]: DEBUG cinder.api.openstack.wsgi [None req-12f8cb12-fe48-4f51-b970-eb76b09a836c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.383138] [55813]: DEBUG cinder.api.openstack.wsgi [None req-12f8cb12-fe48-4f51-b970-eb76b09a836c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.391073] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.391073] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.396550] [55813]: INFO cinder.volume.api [None req-12f8cb12-fe48-4f51-b970-eb76b09a836c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1266.401411] [55813]: INFO cinder.api.openstack.wsgi [None req-12f8cb12-fe48-4f51-b970-eb76b09a836c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1266.401937] [55813]: [pid: 55813|app: 0|req: 274/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:31 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.395040] [55814]: DEBUG cinder.api.middleware.request_id [None req-a313041c-c1db-4337-83e0-3740553eb993 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.395520] [55814]: INFO cinder.api.openstack.wsgi [None req-a313041c-c1db-4337-83e0-3740553eb993 None None] GET http://10.180.1.21/volume// [ 1267.395702] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a313041c-c1db-4337-83e0-3740553eb993 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.395919] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a313041c-c1db-4337-83e0-3740553eb993 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.396348] [55814]: INFO cinder.api.openstack.wsgi [None req-a313041c-c1db-4337-83e0-3740553eb993 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1267.396659] [55814]: [pid: 55814|app: 0|req: 245/519] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:54:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1267.400869] [55813]: DEBUG cinder.api.middleware.request_id [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-612659a5-b725-4ab2-9c0e-5304e8c9ddb4 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.403074] [55813]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-612659a5-b725-4ab2-9c0e-5304e8c9ddb4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1267.403252] [55813]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-612659a5-b725-4ab2-9c0e-5304e8c9ddb4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.403471] [55813]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-612659a5-b725-4ab2-9c0e-5304e8c9ddb4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.413088] [55814]: DEBUG cinder.api.middleware.request_id [None req-847cabc3-ac4d-461d-a1a0-3d5cc4a9f565 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.414984] [55814]: INFO cinder.api.openstack.wsgi [None req-847cabc3-ac4d-461d-a1a0-3d5cc4a9f565 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1267.415218] [55814]: DEBUG cinder.api.openstack.wsgi [None req-847cabc3-ac4d-461d-a1a0-3d5cc4a9f565 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.415428] [55814]: DEBUG cinder.api.openstack.wsgi [None req-847cabc3-ac4d-461d-a1a0-3d5cc4a9f565 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.418415] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.418415] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.422029] [55813]: INFO cinder.volume.api [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-612659a5-b725-4ab2-9c0e-5304e8c9ddb4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1267.423441] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.423441] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.426861] [55814]: INFO cinder.volume.api [None req-847cabc3-ac4d-461d-a1a0-3d5cc4a9f565 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1267.426983] [55813]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-612659a5-b725-4ab2-9c0e-5304e8c9ddb4 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1267.427389] [55813]: [pid: 55813|app: 0|req: 275/520] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:54:32 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1267.431569] [55814]: INFO cinder.api.openstack.wsgi [None req-847cabc3-ac4d-461d-a1a0-3d5cc4a9f565 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1267.432149] [55814]: [pid: 55814|app: 0|req: 246/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:32 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.443040] [55813]: DEBUG cinder.api.middleware.request_id [None req-b4eed5d3-2faf-4c6d-8dc8-3a0c4a97964f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.446056] [55813]: INFO cinder.api.openstack.wsgi [None req-b4eed5d3-2faf-4c6d-8dc8-3a0c4a97964f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1268.446319] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b4eed5d3-2faf-4c6d-8dc8-3a0c4a97964f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.446539] [55813]: DEBUG cinder.api.openstack.wsgi [None req-b4eed5d3-2faf-4c6d-8dc8-3a0c4a97964f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.456258] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.456258] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.460307] [55813]: INFO cinder.volume.api [None req-b4eed5d3-2faf-4c6d-8dc8-3a0c4a97964f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1268.464687] [55813]: INFO cinder.api.openstack.wsgi [None req-b4eed5d3-2faf-4c6d-8dc8-3a0c4a97964f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1268.465092] [55813]: [pid: 55813|app: 0|req: 276/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:33 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.559207] [55814]: DEBUG cinder.api.middleware.request_id [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-4f6afebd-84fc-476c-b6ac-3851bbd4554a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.561658] [55814]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-4f6afebd-84fc-476c-b6ac-3851bbd4554a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd [ 1268.561932] [55814]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-4f6afebd-84fc-476c-b6ac-3851bbd4554a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.562202] [55814]: DEBUG cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-4f6afebd-84fc-476c-b6ac-3851bbd4554a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.569446] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.569446] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.093540] [55814]: INFO cinder.api.openstack.wsgi [req-5a4b7fcf-cf01-4d65-8ab2-eecc63efdef1 req-4f6afebd-84fc-476c-b6ac-3851bbd4554a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd returned with HTTP 200 [ 1269.093965] [55814]: [pid: 55814|app: 0|req: 247/523] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:54:33 2025] DELETE /volume/v3/attachments/ecde88d4-42b9-46f7-b16c-de44955e24cd => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.474787] [55813]: DEBUG cinder.api.middleware.request_id [None req-a028cb3c-faae-49fc-98e9-90c8490ef074 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.476950] [55813]: INFO cinder.api.openstack.wsgi [None req-a028cb3c-faae-49fc-98e9-90c8490ef074 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1269.477215] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a028cb3c-faae-49fc-98e9-90c8490ef074 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.477458] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a028cb3c-faae-49fc-98e9-90c8490ef074 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.485084] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.485084] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.488367] [55813]: INFO cinder.volume.api [None req-a028cb3c-faae-49fc-98e9-90c8490ef074 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1269.492444] [55813]: INFO cinder.api.openstack.wsgi [None req-a028cb3c-faae-49fc-98e9-90c8490ef074 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1269.492800] [55813]: [pid: 55813|app: 0|req: 277/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:34 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.503182] [55814]: DEBUG cinder.api.middleware.request_id [None req-542b45d6-90b3-4eac-845e-044440d87924 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.505979] [55814]: INFO cinder.api.openstack.wsgi [None req-542b45d6-90b3-4eac-845e-044440d87924 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1270.506224] [55814]: DEBUG cinder.api.openstack.wsgi [None req-542b45d6-90b3-4eac-845e-044440d87924 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.506446] [55814]: DEBUG cinder.api.openstack.wsgi [None req-542b45d6-90b3-4eac-845e-044440d87924 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.514454] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.514454] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.517877] [55814]: INFO cinder.volume.api [None req-542b45d6-90b3-4eac-845e-044440d87924 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1270.522264] [55814]: INFO cinder.api.openstack.wsgi [None req-542b45d6-90b3-4eac-845e-044440d87924 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1270.522765] [55814]: [pid: 55814|app: 0|req: 248/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:35 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.554473] [55813]: DEBUG cinder.api.middleware.request_id [None req-ff3cb1d6-9bfb-4223-ba9f-a3f839af07bf None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.556290] [55813]: INFO cinder.api.openstack.wsgi [None req-ff3cb1d6-9bfb-4223-ba9f-a3f839af07bf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1270.556558] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ff3cb1d6-9bfb-4223-ba9f-a3f839af07bf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.556782] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ff3cb1d6-9bfb-4223-ba9f-a3f839af07bf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.564354] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.564354] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.567642] [55813]: INFO cinder.volume.api [None req-ff3cb1d6-9bfb-4223-ba9f-a3f839af07bf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1270.571803] [55813]: INFO cinder.api.openstack.wsgi [None req-ff3cb1d6-9bfb-4223-ba9f-a3f839af07bf tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1270.572173] [55813]: [pid: 55813|app: 0|req: 278/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:35 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.536593] [55814]: DEBUG cinder.api.middleware.request_id [None req-8359cc46-fc4a-4b42-a2f8-68a1b13b5811 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.538728] [55814]: INFO cinder.api.openstack.wsgi [None req-8359cc46-fc4a-4b42-a2f8-68a1b13b5811 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1271.538942] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8359cc46-fc4a-4b42-a2f8-68a1b13b5811 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.539221] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8359cc46-fc4a-4b42-a2f8-68a1b13b5811 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.549783] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.549783] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.553550] [55814]: INFO cinder.volume.api [None req-8359cc46-fc4a-4b42-a2f8-68a1b13b5811 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1271.558051] [55814]: INFO cinder.api.openstack.wsgi [None req-8359cc46-fc4a-4b42-a2f8-68a1b13b5811 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1271.558415] [55814]: [pid: 55814|app: 0|req: 249/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:36 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.568659] [55813]: DEBUG cinder.api.middleware.request_id [None req-66723f14-7c95-4c5c-834e-3f8431507320 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.570862] [55813]: INFO cinder.api.openstack.wsgi [None req-66723f14-7c95-4c5c-834e-3f8431507320 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1272.571105] [55813]: DEBUG cinder.api.openstack.wsgi [None req-66723f14-7c95-4c5c-834e-3f8431507320 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.571334] [55813]: DEBUG cinder.api.openstack.wsgi [None req-66723f14-7c95-4c5c-834e-3f8431507320 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.580484] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.580484] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.584529] [55813]: INFO cinder.volume.api [None req-66723f14-7c95-4c5c-834e-3f8431507320 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1272.589363] [55813]: INFO cinder.api.openstack.wsgi [None req-66723f14-7c95-4c5c-834e-3f8431507320 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1272.589814] [55813]: [pid: 55813|app: 0|req: 279/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:37 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.600606] [55814]: DEBUG cinder.api.middleware.request_id [None req-2a187f6d-75ee-44cf-8e7c-259be4631ff2 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.602888] [55814]: INFO cinder.api.openstack.wsgi [None req-2a187f6d-75ee-44cf-8e7c-259be4631ff2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1273.603148] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2a187f6d-75ee-44cf-8e7c-259be4631ff2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.603383] [55814]: DEBUG cinder.api.openstack.wsgi [None req-2a187f6d-75ee-44cf-8e7c-259be4631ff2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.613894] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.613894] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.617643] [55814]: INFO cinder.volume.api [None req-2a187f6d-75ee-44cf-8e7c-259be4631ff2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1273.622238] [55814]: INFO cinder.api.openstack.wsgi [None req-2a187f6d-75ee-44cf-8e7c-259be4631ff2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1273.622593] [55814]: [pid: 55814|app: 0|req: 250/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:38 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.633099] [55813]: DEBUG cinder.api.middleware.request_id [None req-f1516d32-dbd8-44e7-94c0-696a1d8bdc40 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.635385] [55813]: INFO cinder.api.openstack.wsgi [None req-f1516d32-dbd8-44e7-94c0-696a1d8bdc40 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1274.635613] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f1516d32-dbd8-44e7-94c0-696a1d8bdc40 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.635836] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f1516d32-dbd8-44e7-94c0-696a1d8bdc40 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.643724] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.643724] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.647202] [55813]: INFO cinder.volume.api [None req-f1516d32-dbd8-44e7-94c0-696a1d8bdc40 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1274.651374] [55813]: INFO cinder.api.openstack.wsgi [None req-f1516d32-dbd8-44e7-94c0-696a1d8bdc40 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1274.651731] [55813]: [pid: 55813|app: 0|req: 280/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:39 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.661283] [55814]: DEBUG cinder.api.middleware.request_id [None req-efab147b-fe7e-409a-ae00-58580f78c274 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.663382] [55814]: INFO cinder.api.openstack.wsgi [None req-efab147b-fe7e-409a-ae00-58580f78c274 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1275.663606] [55814]: DEBUG cinder.api.openstack.wsgi [None req-efab147b-fe7e-409a-ae00-58580f78c274 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.663824] [55814]: DEBUG cinder.api.openstack.wsgi [None req-efab147b-fe7e-409a-ae00-58580f78c274 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.671409] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.671409] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.674631] [55814]: INFO cinder.volume.api [None req-efab147b-fe7e-409a-ae00-58580f78c274 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1275.678685] [55814]: INFO cinder.api.openstack.wsgi [None req-efab147b-fe7e-409a-ae00-58580f78c274 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1275.679036] [55814]: [pid: 55814|app: 0|req: 251/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:40 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.689752] [55813]: DEBUG cinder.api.middleware.request_id [None req-9d4ca48a-1d0e-420e-b601-0b55c2e02971 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.691065] [55813]: INFO cinder.api.openstack.wsgi [None req-9d4ca48a-1d0e-420e-b601-0b55c2e02971 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1276.691423] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9d4ca48a-1d0e-420e-b601-0b55c2e02971 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.691741] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9d4ca48a-1d0e-420e-b601-0b55c2e02971 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.700290] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.700290] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.704479] [55813]: INFO cinder.volume.api [None req-9d4ca48a-1d0e-420e-b601-0b55c2e02971 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1276.709383] [55813]: INFO cinder.api.openstack.wsgi [None req-9d4ca48a-1d0e-420e-b601-0b55c2e02971 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1276.709864] [55813]: [pid: 55813|app: 0|req: 281/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:42 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.720559] [55814]: DEBUG cinder.api.middleware.request_id [None req-b1a3162e-e304-4775-8d58-e376ba6de2d7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.722215] [55814]: INFO cinder.api.openstack.wsgi [None req-b1a3162e-e304-4775-8d58-e376ba6de2d7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1277.722443] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b1a3162e-e304-4775-8d58-e376ba6de2d7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.722656] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b1a3162e-e304-4775-8d58-e376ba6de2d7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.732477] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.732477] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.736453] [55814]: INFO cinder.volume.api [None req-b1a3162e-e304-4775-8d58-e376ba6de2d7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1277.741041] [55814]: INFO cinder.api.openstack.wsgi [None req-b1a3162e-e304-4775-8d58-e376ba6de2d7 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1277.741416] [55814]: [pid: 55814|app: 0|req: 252/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:43 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.752151] [55813]: DEBUG cinder.api.middleware.request_id [None req-a3deb17f-5696-4738-9212-d3a9e4237c57 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.754380] [55813]: INFO cinder.api.openstack.wsgi [None req-a3deb17f-5696-4738-9212-d3a9e4237c57 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1278.754605] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a3deb17f-5696-4738-9212-d3a9e4237c57 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.754822] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a3deb17f-5696-4738-9212-d3a9e4237c57 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.765137] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.765137] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.769432] [55813]: INFO cinder.volume.api [None req-a3deb17f-5696-4738-9212-d3a9e4237c57 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1278.774931] [55813]: INFO cinder.api.openstack.wsgi [None req-a3deb17f-5696-4738-9212-d3a9e4237c57 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1278.775380] [55813]: [pid: 55813|app: 0|req: 282/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:44 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.785449] [55814]: DEBUG cinder.api.middleware.request_id [None req-8cac1d1e-fd87-44be-a5d1-7e7543f084df None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.787442] [55814]: INFO cinder.api.openstack.wsgi [None req-8cac1d1e-fd87-44be-a5d1-7e7543f084df tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1279.787668] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8cac1d1e-fd87-44be-a5d1-7e7543f084df tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.787889] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8cac1d1e-fd87-44be-a5d1-7e7543f084df tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.795330] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.795330] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.798627] [55814]: INFO cinder.volume.api [None req-8cac1d1e-fd87-44be-a5d1-7e7543f084df tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1279.802710] [55814]: INFO cinder.api.openstack.wsgi [None req-8cac1d1e-fd87-44be-a5d1-7e7543f084df tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1279.803077] [55814]: [pid: 55814|app: 0|req: 253/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:45 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.813299] [55813]: DEBUG cinder.api.middleware.request_id [None req-cca53c7d-c9ab-4340-a745-ec394deb9a19 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.815410] [55813]: INFO cinder.api.openstack.wsgi [None req-cca53c7d-c9ab-4340-a745-ec394deb9a19 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1280.815655] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cca53c7d-c9ab-4340-a745-ec394deb9a19 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.815875] [55813]: DEBUG cinder.api.openstack.wsgi [None req-cca53c7d-c9ab-4340-a745-ec394deb9a19 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.823753] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.823753] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.827380] [55813]: INFO cinder.volume.api [None req-cca53c7d-c9ab-4340-a745-ec394deb9a19 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1280.831795] [55813]: INFO cinder.api.openstack.wsgi [None req-cca53c7d-c9ab-4340-a745-ec394deb9a19 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1280.832230] [55813]: [pid: 55813|app: 0|req: 283/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:46 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.842745] [55814]: DEBUG cinder.api.middleware.request_id [None req-07bd7f89-9100-49ee-a60d-14b3b480e7f4 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.844764] [55814]: INFO cinder.api.openstack.wsgi [None req-07bd7f89-9100-49ee-a60d-14b3b480e7f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1281.844988] [55814]: DEBUG cinder.api.openstack.wsgi [None req-07bd7f89-9100-49ee-a60d-14b3b480e7f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.845226] [55814]: DEBUG cinder.api.openstack.wsgi [None req-07bd7f89-9100-49ee-a60d-14b3b480e7f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.852813] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.852813] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.856096] [55814]: INFO cinder.volume.api [None req-07bd7f89-9100-49ee-a60d-14b3b480e7f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1281.860195] [55814]: INFO cinder.api.openstack.wsgi [None req-07bd7f89-9100-49ee-a60d-14b3b480e7f4 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1281.860564] [55814]: [pid: 55814|app: 0|req: 254/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:47 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.870949] [55813]: DEBUG cinder.api.middleware.request_id [None req-d2cd0f2e-ba4e-4a87-a8da-190e2f389222 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.873397] [55813]: INFO cinder.api.openstack.wsgi [None req-d2cd0f2e-ba4e-4a87-a8da-190e2f389222 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1282.873685] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d2cd0f2e-ba4e-4a87-a8da-190e2f389222 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.873952] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d2cd0f2e-ba4e-4a87-a8da-190e2f389222 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.882857] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.882857] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.886402] [55813]: INFO cinder.volume.api [None req-d2cd0f2e-ba4e-4a87-a8da-190e2f389222 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1282.890654] [55813]: INFO cinder.api.openstack.wsgi [None req-d2cd0f2e-ba4e-4a87-a8da-190e2f389222 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1282.891032] [55813]: [pid: 55813|app: 0|req: 284/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:48 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.901548] [55814]: DEBUG cinder.api.middleware.request_id [None req-ce326be7-7f61-43bd-b5ff-be85537610aa None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.903692] [55814]: INFO cinder.api.openstack.wsgi [None req-ce326be7-7f61-43bd-b5ff-be85537610aa tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1283.903912] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ce326be7-7f61-43bd-b5ff-be85537610aa tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.904157] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ce326be7-7f61-43bd-b5ff-be85537610aa tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.912631] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.912631] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.916433] [55814]: INFO cinder.volume.api [None req-ce326be7-7f61-43bd-b5ff-be85537610aa tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1283.922321] [55814]: INFO cinder.api.openstack.wsgi [None req-ce326be7-7f61-43bd-b5ff-be85537610aa tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1283.922827] [55814]: [pid: 55814|app: 0|req: 255/539] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:54:49 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.951015] [55813]: DEBUG cinder.api.middleware.request_id [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-657900ed-ca5c-4e90-9a9c-c0b52c388b1c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.953303] [55813]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-657900ed-ca5c-4e90-9a9c-c0b52c388b1c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1283.953409] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-657900ed-ca5c-4e90-9a9c-c0b52c388b1c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.953541] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-657900ed-ca5c-4e90-9a9c-c0b52c388b1c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.961058] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.961058] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.964810] [55813]: INFO cinder.volume.api [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-657900ed-ca5c-4e90-9a9c-c0b52c388b1c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1283.969704] [55813]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-657900ed-ca5c-4e90-9a9c-c0b52c388b1c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1283.970047] [55813]: [pid: 55813|app: 0|req: 285/540] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:54:49 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.200458] [55814]: DEBUG cinder.api.middleware.request_id [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-591a4732-6962-4cbf-9a41-eedc3f2cd117 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.202576] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-591a4732-6962-4cbf-9a41-eedc3f2cd117 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1284.202817] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-591a4732-6962-4cbf-9a41-eedc3f2cd117 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.203050] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-591a4732-6962-4cbf-9a41-eedc3f2cd117 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.210568] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.210568] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.213933] [55814]: INFO cinder.volume.api [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-591a4732-6962-4cbf-9a41-eedc3f2cd117 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1284.218695] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-591a4732-6962-4cbf-9a41-eedc3f2cd117 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1284.219104] [55814]: [pid: 55814|app: 0|req: 256/541] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:54:49 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.225676] [55813]: DEBUG cinder.api.middleware.request_id [None req-d3352ece-c15d-4d7d-a033-d74af1371b71 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.226332] [55813]: INFO cinder.api.openstack.wsgi [None req-d3352ece-c15d-4d7d-a033-d74af1371b71 None None] GET http://10.180.1.21/volume// [ 1284.226614] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d3352ece-c15d-4d7d-a033-d74af1371b71 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.226936] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d3352ece-c15d-4d7d-a033-d74af1371b71 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.227569] [55813]: INFO cinder.api.openstack.wsgi [None req-d3352ece-c15d-4d7d-a033-d74af1371b71 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.227997] [55813]: [pid: 55813|app: 0|req: 286/542] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:54:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.231947] [55814]: DEBUG cinder.api.middleware.request_id [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-fc80de16-54b9-4538-bc75-af315b5bcc75 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.233694] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-fc80de16-54b9-4538-bc75-af315b5bcc75 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1284.234127] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-fc80de16-54b9-4538-bc75-af315b5bcc75 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f770481-25ee-4d2f-b15e-498327333593", "connector": null, "instance_uuid": "9040f21a-9425-433e-9f43-b89367aff9ac"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.242638] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.242638] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.261978] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-fc80de16-54b9-4538-bc75-af315b5bcc75 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1284.262438] [55814]: [pid: 55814|app: 0|req: 257/543] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:54:49 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.590804] [55813]: DEBUG cinder.api.middleware.request_id [None req-51f8b0b6-76eb-4401-b219-dd0dc1d2f0d3 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.591252] [55813]: INFO cinder.api.openstack.wsgi [None req-51f8b0b6-76eb-4401-b219-dd0dc1d2f0d3 None None] GET http://10.180.1.21/volume// [ 1289.591430] [55813]: DEBUG cinder.api.openstack.wsgi [None req-51f8b0b6-76eb-4401-b219-dd0dc1d2f0d3 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.591653] [55813]: DEBUG cinder.api.openstack.wsgi [None req-51f8b0b6-76eb-4401-b219-dd0dc1d2f0d3 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.592050] [55813]: INFO cinder.api.openstack.wsgi [None req-51f8b0b6-76eb-4401-b219-dd0dc1d2f0d3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1289.592344] [55813]: [pid: 55813|app: 0|req: 287/544] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:54:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1289.595874] [55814]: DEBUG cinder.api.middleware.request_id [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-1bad95d5-e9f7-4a7f-874e-6c85ea219f2f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.598221] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-1bad95d5-e9f7-4a7f-874e-6c85ea219f2f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1289.598838] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-1bad95d5-e9f7-4a7f-874e-6c85ea219f2f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.598838] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-1bad95d5-e9f7-4a7f-874e-6c85ea219f2f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.612137] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.612137] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.616711] [55814]: INFO cinder.volume.api [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-1bad95d5-e9f7-4a7f-874e-6c85ea219f2f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1289.622529] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-1bad95d5-e9f7-4a7f-874e-6c85ea219f2f tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 200 [ 1289.622927] [55814]: [pid: 55814|app: 0|req: 258/545] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:54:54 2025] GET /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1289.719588] [55813]: DEBUG cinder.api.middleware.request_id [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.721891] [55813]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] PUT http://10.180.1.21/volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93 [ 1289.722325] [55813]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-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=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1289.730171] [55813]: DEBUG cinder.coordination [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Acquiring lock "cinder-attachment_update-7f770481-25ee-4d2f-b15e-498327333593-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1289.734505] [55813]: DEBUG cinder.coordination [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-7f770481-25ee-4d2f-b15e-498327333593-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55813) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1289.735533] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.735533] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.252087] [55813]: DEBUG cinder.coordination [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-7f770481-25ee-4d2f-b15e-498327333593-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.517s {{(pid=55813) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1290.252433] [55813]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-13a401f7-7e15-49ac-ad94-34dc847633cd tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93 returned with HTTP 200 [ 1290.252889] [55813]: [pid: 55813|app: 0|req: 288/546] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:54:55 2025] PUT /volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93 => generated 617 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.759297] [55814]: DEBUG cinder.api.middleware.request_id [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-c94f5bb1-237d-4e28-80a5-ad4c73857c0a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.761659] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-c94f5bb1-237d-4e28-80a5-ad4c73857c0a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93/action [ 1290.762125] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-c94f5bb1-237d-4e28-80a5-ad4c73857c0a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1290.762293] [55814]: DEBUG cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-c94f5bb1-237d-4e28-80a5-ad4c73857c0a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.778060] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.778060] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.785320] [55814]: INFO cinder.api.openstack.wsgi [req-fb1ed795-1372-4d9b-ab1a-aa030e736d21 req-c94f5bb1-237d-4e28-80a5-ad4c73857c0a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93/action returned with HTTP 204 [ 1290.785738] [55814]: [pid: 55814|app: 0|req: 259/547] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:54:56 2025] POST /volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1300.248777] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=152,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1300.783779] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=119,cinder:UPDATE=25,cinder:INSERT=8 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1311.342313] [55813]: DEBUG cinder.api.middleware.request_id [None req-e603b92e-2149-498b-8a7a-670459b29e4a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.342764] [55813]: INFO cinder.api.openstack.wsgi [None req-e603b92e-2149-498b-8a7a-670459b29e4a None None] GET http://10.180.1.21/volume// [ 1311.342946] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e603b92e-2149-498b-8a7a-670459b29e4a None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.343180] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e603b92e-2149-498b-8a7a-670459b29e4a None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.343579] [55813]: INFO cinder.api.openstack.wsgi [None req-e603b92e-2149-498b-8a7a-670459b29e4a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1311.343917] [55813]: [pid: 55813|app: 0|req: 289/548] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:55:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1311.347290] [55814]: DEBUG cinder.api.middleware.request_id [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-4bffc4d8-5fcc-4fe9-b550-50024669e50d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.350086] [55814]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-4bffc4d8-5fcc-4fe9-b550-50024669e50d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1311.350500] [55814]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-4bffc4d8-5fcc-4fe9-b550-50024669e50d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f770481-25ee-4d2f-b15e-498327333593", "connector": null, "instance_uuid": "9040f21a-9425-433e-9f43-b89367aff9ac"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1311.365713] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.365713] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.392578] [55814]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-4bffc4d8-5fcc-4fe9-b550-50024669e50d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1311.393016] [55814]: [pid: 55814|app: 0|req: 260/549] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:55:16 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1311.396930] [55813]: DEBUG cinder.api.middleware.request_id [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-a10a460a-deee-4636-8a61-b82ba61eb277 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.399343] [55813]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-a10a460a-deee-4636-8a61-b82ba61eb277 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93 [ 1311.399638] [55813]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-a10a460a-deee-4636-8a61-b82ba61eb277 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.399865] [55813]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-a10a460a-deee-4636-8a61-b82ba61eb277 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.407243] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.407243] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.932527] [55813]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-a10a460a-deee-4636-8a61-b82ba61eb277 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93 returned with HTTP 200 [ 1311.933296] [55813]: [pid: 55813|app: 0|req: 290/550] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:55:16 2025] DELETE /volume/v3/attachments/fe14e685-c71f-4a6f-9aa9-9022b7393f93 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.248013] [55814]: DEBUG cinder.api.middleware.request_id [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.251024] [55814]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] PUT http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 [ 1316.251024] [55814]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-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-536879", "mountpoint": "/dev/sda"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1316.260793] [55814]: DEBUG cinder.coordination [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Acquiring lock "cinder-attachment_update-7f770481-25ee-4d2f-b15e-498327333593-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1316.264887] [55814]: DEBUG cinder.coordination [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-7f770481-25ee-4d2f-b15e-498327333593-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1316.265918] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.265918] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.786216] [55814]: DEBUG cinder.coordination [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Lock "cinder-attachment_update-7f770481-25ee-4d2f-b15e-498327333593-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1316.786563] [55814]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-39dd292b-cf52-4eef-8ad7-3640a6578524 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 returned with HTTP 200 [ 1316.787029] [55814]: [pid: 55814|app: 0|req: 261/551] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:55:21 2025] PUT /volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.791594] [55813]: DEBUG cinder.api.middleware.request_id [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-9c1a5816-eee7-47ec-86cc-45d67337c62e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.793966] [55813]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-9c1a5816-eee7-47ec-86cc-45d67337c62e tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 [ 1316.794233] [55813]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-9c1a5816-eee7-47ec-86cc-45d67337c62e tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.794451] [55813]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-9c1a5816-eee7-47ec-86cc-45d67337c62e tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.808264] [55813]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-9c1a5816-eee7-47ec-86cc-45d67337c62e tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 returned with HTTP 200 [ 1316.808626] [55813]: [pid: 55813|app: 0|req: 291/552] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 05:55:22 2025] GET /volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.892648] [55814]: DEBUG cinder.api.middleware.request_id [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-3575fca4-99d7-4d3b-bdac-db26e8b4c7db None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.895094] [55814]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-3575fca4-99d7-4d3b-bdac-db26e8b4c7db tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] POST http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9/action [ 1318.895549] [55814]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-3575fca4-99d7-4d3b-bdac-db26e8b4c7db tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action body: b'{"os-complete": null}' {{(pid=55814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1318.895695] [55814]: DEBUG cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-3575fca4-99d7-4d3b-bdac-db26e8b4c7db tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1318.910244] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.910244] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.916675] [55814]: INFO cinder.api.openstack.wsgi [req-011099a9-ebaf-4f00-8fd9-53e56e4346c4 req-3575fca4-99d7-4d3b-bdac-db26e8b4c7db tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9/action returned with HTTP 204 [ 1318.917075] [55814]: [pid: 55814|app: 0|req: 262/553] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:55:24 2025] POST /volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1326.807575] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1328.914797] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1329.497321] [55813]: DEBUG cinder.api.middleware.request_id [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.499457] [55813]: INFO cinder.api.openstack.wsgi [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1329.499870] [55813]: DEBUG cinder.api.openstack.wsgi [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1949023198"}} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1329.501577] [55813]: DEBUG cinder.api.v3.volumes [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1949023198'}} {{(pid=55813) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1329.501717] [55813]: INFO cinder.api.v3.volumes [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume of 1 GB [ 1329.502242] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.502242] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.507093] [55813]: INFO cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Availability Zones retrieved successfully. [ 1329.513695] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Flow 'volume_create_api' (24412858-a8b0-4632-a753-ca59aeb8e974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1329.514833] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6694d5-3831-42f6-bed9-526fa9b8dce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1329.516289] [55813]: DEBUG cinder.volume.flows.api.create_volume [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Validating volume size '1' using validate_int {{(pid=55813) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1329.532969] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6694d5-3831-42f6-bed9-526fa9b8dce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1329.533837] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ffb52f-0ac0-4c27-8e5b-eb6e930bae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1329.560858] [55813]: DEBUG cinder.quota [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Created reservations ['6dabce50-6f54-46b1-9a3d-15e2913295c5', '637f5e6f-df5e-4503-aa71-f1165e8b1fda', 'c0bd66c4-abc3-4db3-88bb-0f19b48fc070', 'a207246b-4469-4d54-9e70-31991b679e31'] {{(pid=55813) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1329.561793] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ffb52f-0ac0-4c27-8e5b-eb6e930bae2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dabce50-6f54-46b1-9a3d-15e2913295c5', '637f5e6f-df5e-4503-aa71-f1165e8b1fda', 'c0bd66c4-abc3-4db3-88bb-0f19b48fc070', 'a207246b-4469-4d54-9e70-31991b679e31']}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1329.562735] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469c7e9a-3c3f-4bb8-bddd-d1e92ae6c637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1329.576552] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469c7e9a-3c3f-4bb8-bddd-d1e92ae6c637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d98edc9-141c-4721-8035-21bd6cc2d0e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1949023198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26f1344f646448dba9054acf4eff966',qos_specs=None,replication_status=,reservations=['6dabce50-6f54-46b1-9a3d-15e2913295c5','637f5e6f-df5e-4503-aa71-f1165e8b1fda','c0bd66c4-abc3-4db3-88bb-0f19b48fc070','a207246b-4469-4d54-9e70-31991b679e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56c6726757c4ceabc266e58303e8e5f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1949023198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d98edc9-141c-4721-8035-21bd6cc2d0e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c26f1344f646448dba9054acf4eff966',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='c56c6726757c4ceabc266e58303e8e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1329.577432] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (338b755e-82f9-4679-af15-c48f664d77e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1329.588583] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (338b755e-82f9-4679-af15-c48f664d77e3) 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-1949023198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c26f1344f646448dba9054acf4eff966',qos_specs=None,replication_status=,reservations=['6dabce50-6f54-46b1-9a3d-15e2913295c5','637f5e6f-df5e-4503-aa71-f1165e8b1fda','c0bd66c4-abc3-4db3-88bb-0f19b48fc070','a207246b-4469-4d54-9e70-31991b679e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56c6726757c4ceabc266e58303e8e5f',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1329.589409] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1869dcb3-efd9-4fcf-afe4-3306001eeb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1329.597566] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1869dcb3-efd9-4fcf-afe4-3306001eeb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55813) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1329.598598] [55813]: DEBUG cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Flow 'volume_create_api' (24412858-a8b0-4632-a753-ca59aeb8e974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55813) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1329.598963] [55813]: INFO cinder.volume.api [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Create volume request issued successfully. [ 1329.599617] [55813]: INFO cinder.api.openstack.wsgi [None req-49660a0e-0bf0-41eb-8128-d3d9f68ccfa3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1329.600076] [55813]: [pid: 55813|app: 0|req: 292/554] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 05:55:34 2025] POST /volume/v3/volumes => generated 754 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1329.608578] [55814]: DEBUG cinder.api.middleware.request_id [None req-98db4a55-e751-4447-84c2-61e51481445b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.610666] [55814]: INFO cinder.api.openstack.wsgi [None req-98db4a55-e751-4447-84c2-61e51481445b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1329.610940] [55814]: DEBUG cinder.api.openstack.wsgi [None req-98db4a55-e751-4447-84c2-61e51481445b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.611170] [55814]: DEBUG cinder.api.openstack.wsgi [None req-98db4a55-e751-4447-84c2-61e51481445b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.618608] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.618608] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.622367] [55814]: INFO cinder.volume.api [None req-98db4a55-e751-4447-84c2-61e51481445b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1329.626511] [55814]: INFO cinder.api.openstack.wsgi [None req-98db4a55-e751-4447-84c2-61e51481445b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1329.626826] [55814]: [pid: 55814|app: 0|req: 263/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:34 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.637082] [55813]: DEBUG cinder.api.middleware.request_id [None req-4d6455e6-bab2-4f51-bd02-56968f61d99f None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.640177] [55813]: INFO cinder.api.openstack.wsgi [None req-4d6455e6-bab2-4f51-bd02-56968f61d99f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1330.640496] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4d6455e6-bab2-4f51-bd02-56968f61d99f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.640727] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4d6455e6-bab2-4f51-bd02-56968f61d99f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.648407] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.648407] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.651730] [55813]: INFO cinder.volume.api [None req-4d6455e6-bab2-4f51-bd02-56968f61d99f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1330.655849] [55813]: INFO cinder.api.openstack.wsgi [None req-4d6455e6-bab2-4f51-bd02-56968f61d99f tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1330.656219] [55813]: [pid: 55813|app: 0|req: 293/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:35 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.691046] [55814]: DEBUG cinder.api.middleware.request_id [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-a1b04fc0-e275-4f23-a3e6-e0a36e928ee7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.694290] [55814]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-a1b04fc0-e275-4f23-a3e6-e0a36e928ee7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1330.694602] [55814]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-a1b04fc0-e275-4f23-a3e6-e0a36e928ee7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.694929] [55814]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-a1b04fc0-e275-4f23-a3e6-e0a36e928ee7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.702861] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.702861] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.705904] [55814]: INFO cinder.volume.api [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-a1b04fc0-e275-4f23-a3e6-e0a36e928ee7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1330.710449] [55814]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-a1b04fc0-e275-4f23-a3e6-e0a36e928ee7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1330.710756] [55814]: [pid: 55814|app: 0|req: 264/557] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:55:36 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.230100] [55813]: DEBUG cinder.api.middleware.request_id [None req-4bdd34bf-e8c1-4d59-9acc-84f230fe6c07 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.230563] [55813]: INFO cinder.api.openstack.wsgi [None req-4bdd34bf-e8c1-4d59-9acc-84f230fe6c07 None None] GET http://10.180.1.21/volume// [ 1332.230744] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4bdd34bf-e8c1-4d59-9acc-84f230fe6c07 None None] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.230960] [55813]: DEBUG cinder.api.openstack.wsgi [None req-4bdd34bf-e8c1-4d59-9acc-84f230fe6c07 None None] Calling method 'all' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.231369] [55813]: INFO cinder.api.openstack.wsgi [None req-4bdd34bf-e8c1-4d59-9acc-84f230fe6c07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1332.231675] [55813]: [pid: 55813|app: 0|req: 294/558] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 05:55:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1332.235433] [55814]: DEBUG cinder.api.middleware.request_id [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-caf66174-8765-4a03-9609-b765e1710ac1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.237729] [55814]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-caf66174-8765-4a03-9609-b765e1710ac1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1332.238153] [55814]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-caf66174-8765-4a03-9609-b765e1710ac1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d98edc9-141c-4721-8035-21bd6cc2d0e8", "connector": null, "instance_uuid": "a96dae93-4925-4739-a128-d78ab2965a82"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.248260] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.248260] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.265865] [55814]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-caf66174-8765-4a03-9609-b765e1710ac1 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1332.266439] [55814]: [pid: 55814|app: 0|req: 265/559] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 05:55:37 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.295037] [55813]: DEBUG cinder.api.middleware.request_id [None req-f4ff43eb-cd5f-44db-a228-9d915552f108 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.296923] [55813]: INFO cinder.api.openstack.wsgi [None req-f4ff43eb-cd5f-44db-a228-9d915552f108 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1332.297370] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f4ff43eb-cd5f-44db-a228-9d915552f108 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.297495] [55813]: DEBUG cinder.api.openstack.wsgi [None req-f4ff43eb-cd5f-44db-a228-9d915552f108 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.307447] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.307447] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.310802] [55813]: INFO cinder.volume.api [None req-f4ff43eb-cd5f-44db-a228-9d915552f108 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1332.315210] [55813]: INFO cinder.api.openstack.wsgi [None req-f4ff43eb-cd5f-44db-a228-9d915552f108 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1332.315574] [55813]: [pid: 55813|app: 0|req: 295/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:37 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.798724] [55814]: DEBUG cinder.api.middleware.request_id [None req-c21e3315-cab3-48cf-a687-e009a33b4f25 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.799188] [55814]: INFO cinder.api.openstack.wsgi [None req-c21e3315-cab3-48cf-a687-e009a33b4f25 None None] GET http://10.180.1.21/volume// [ 1332.799379] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c21e3315-cab3-48cf-a687-e009a33b4f25 None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.799596] [55814]: DEBUG cinder.api.openstack.wsgi [None req-c21e3315-cab3-48cf-a687-e009a33b4f25 None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.800047] [55814]: INFO cinder.api.openstack.wsgi [None req-c21e3315-cab3-48cf-a687-e009a33b4f25 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1332.800368] [55814]: [pid: 55814|app: 0|req: 266/561] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:55:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1332.803806] [55813]: DEBUG cinder.api.middleware.request_id [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-7c6ac672-f938-46bd-9a72-023ef0e13aa5 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.806168] [55813]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-7c6ac672-f938-46bd-9a72-023ef0e13aa5 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1332.806437] [55813]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-7c6ac672-f938-46bd-9a72-023ef0e13aa5 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.806719] [55813]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-7c6ac672-f938-46bd-9a72-023ef0e13aa5 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.816428] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.816428] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.819498] [55813]: INFO cinder.volume.api [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-7c6ac672-f938-46bd-9a72-023ef0e13aa5 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1332.823612] [55813]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-7c6ac672-f938-46bd-9a72-023ef0e13aa5 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1332.823987] [55813]: [pid: 55813|app: 0|req: 296/562] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:55:38 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1332.849376] [55814]: DEBUG cinder.api.middleware.request_id [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.851685] [55814]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] PUT http://10.180.1.21/volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f [ 1332.852104] [55814]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-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-536878", "mountpoint": "/dev/sdb"}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.859846] [55814]: DEBUG cinder.coordination [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Acquiring lock "cinder-attachment_update-0d98edc9-141c-4721-8035-21bd6cc2d0e8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1332.864270] [55814]: DEBUG cinder.coordination [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Lock "cinder-attachment_update-0d98edc9-141c-4721-8035-21bd6cc2d0e8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55814) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1332.865277] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.865277] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.325923] [55813]: DEBUG cinder.api.middleware.request_id [None req-0da69491-7390-4b89-842f-f22ee36fe823 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.328265] [55813]: INFO cinder.api.openstack.wsgi [None req-0da69491-7390-4b89-842f-f22ee36fe823 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1333.328485] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0da69491-7390-4b89-842f-f22ee36fe823 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.328708] [55813]: DEBUG cinder.api.openstack.wsgi [None req-0da69491-7390-4b89-842f-f22ee36fe823 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.338391] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.338391] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.341524] [55813]: INFO cinder.volume.api [None req-0da69491-7390-4b89-842f-f22ee36fe823 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1333.345615] [55813]: INFO cinder.api.openstack.wsgi [None req-0da69491-7390-4b89-842f-f22ee36fe823 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1333.345981] [55813]: [pid: 55813|app: 0|req: 297/563] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:38 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.356984] [55813]: DEBUG cinder.api.middleware.request_id [None req-d72c9c8e-32d1-411e-9b82-15382c4c763b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.359223] [55813]: INFO cinder.api.openstack.wsgi [None req-d72c9c8e-32d1-411e-9b82-15382c4c763b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1334.359463] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d72c9c8e-32d1-411e-9b82-15382c4c763b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.359685] [55813]: DEBUG cinder.api.openstack.wsgi [None req-d72c9c8e-32d1-411e-9b82-15382c4c763b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.369664] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.369664] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.373217] [55813]: INFO cinder.volume.api [None req-d72c9c8e-32d1-411e-9b82-15382c4c763b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1334.377617] [55813]: INFO cinder.api.openstack.wsgi [None req-d72c9c8e-32d1-411e-9b82-15382c4c763b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1334.377994] [55813]: [pid: 55813|app: 0|req: 298/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:39 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.388234] [55813]: DEBUG cinder.api.middleware.request_id [None req-82090154-5014-447a-b966-d4c5e4c949ad None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.390610] [55813]: INFO cinder.api.openstack.wsgi [None req-82090154-5014-447a-b966-d4c5e4c949ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1335.390842] [55813]: DEBUG cinder.api.openstack.wsgi [None req-82090154-5014-447a-b966-d4c5e4c949ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.391110] [55813]: DEBUG cinder.api.openstack.wsgi [None req-82090154-5014-447a-b966-d4c5e4c949ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.400979] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.400979] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.404209] [55813]: INFO cinder.volume.api [None req-82090154-5014-447a-b966-d4c5e4c949ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1335.408354] [55813]: INFO cinder.api.openstack.wsgi [None req-82090154-5014-447a-b966-d4c5e4c949ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1335.408721] [55813]: [pid: 55813|app: 0|req: 299/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:40 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.418874] [55813]: DEBUG cinder.api.middleware.request_id [None req-7a33ace2-70a6-41fc-ba54-cab284c95a16 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.421106] [55813]: INFO cinder.api.openstack.wsgi [None req-7a33ace2-70a6-41fc-ba54-cab284c95a16 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1336.421346] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7a33ace2-70a6-41fc-ba54-cab284c95a16 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.421568] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7a33ace2-70a6-41fc-ba54-cab284c95a16 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.431118] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.431118] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.434469] [55813]: INFO cinder.volume.api [None req-7a33ace2-70a6-41fc-ba54-cab284c95a16 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1336.438480] [55813]: INFO cinder.api.openstack.wsgi [None req-7a33ace2-70a6-41fc-ba54-cab284c95a16 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1336.438830] [55813]: [pid: 55813|app: 0|req: 300/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:41 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.387435] [55814]: DEBUG cinder.coordination [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Lock "cinder-attachment_update-0d98edc9-141c-4721-8035-21bd6cc2d0e8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55814) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1337.387804] [55814]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-f86daae1-6d52-44e5-9045-3b06a038b64c tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f returned with HTTP 200 [ 1337.388312] [55814]: [pid: 55814|app: 0|req: 267/567] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 05:55:38 2025] PUT /volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1337.448173] [55813]: DEBUG cinder.api.middleware.request_id [None req-de4070a6-542b-48df-b8a2-2269bd970ec7 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.451071] [55813]: INFO cinder.api.openstack.wsgi [None req-de4070a6-542b-48df-b8a2-2269bd970ec7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1337.451071] [55813]: DEBUG cinder.api.openstack.wsgi [None req-de4070a6-542b-48df-b8a2-2269bd970ec7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.451071] [55813]: DEBUG cinder.api.openstack.wsgi [None req-de4070a6-542b-48df-b8a2-2269bd970ec7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.460608] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.460608] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.463699] [55813]: INFO cinder.volume.api [None req-de4070a6-542b-48df-b8a2-2269bd970ec7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1337.467918] [55813]: INFO cinder.api.openstack.wsgi [None req-de4070a6-542b-48df-b8a2-2269bd970ec7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1337.468369] [55813]: [pid: 55813|app: 0|req: 301/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:42 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.478982] [55814]: DEBUG cinder.api.middleware.request_id [None req-790ff663-ee73-4794-a27f-f4bdf16e56cc None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.481167] [55814]: INFO cinder.api.openstack.wsgi [None req-790ff663-ee73-4794-a27f-f4bdf16e56cc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1338.482040] [55814]: DEBUG cinder.api.openstack.wsgi [None req-790ff663-ee73-4794-a27f-f4bdf16e56cc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.482040] [55814]: DEBUG cinder.api.openstack.wsgi [None req-790ff663-ee73-4794-a27f-f4bdf16e56cc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.492151] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.492151] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.495731] [55814]: INFO cinder.volume.api [None req-790ff663-ee73-4794-a27f-f4bdf16e56cc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1338.500133] [55814]: INFO cinder.api.openstack.wsgi [None req-790ff663-ee73-4794-a27f-f4bdf16e56cc tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1338.500650] [55814]: [pid: 55814|app: 0|req: 268/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:43 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.996920] [55813]: DEBUG cinder.api.middleware.request_id [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-8d602c82-92d3-4e99-945d-32dc165be8f6 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.999251] [55813]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-8d602c82-92d3-4e99-945d-32dc165be8f6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f/action [ 1338.999677] [55813]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-8d602c82-92d3-4e99-945d-32dc165be8f6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action body: b'{"os-complete": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1338.999812] [55813]: DEBUG cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-8d602c82-92d3-4e99-945d-32dc165be8f6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1339.014678] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.014678] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.020369] [55813]: INFO cinder.api.openstack.wsgi [req-b069eada-e07c-473f-a8dd-b5ca714775a0 req-8d602c82-92d3-4e99-945d-32dc165be8f6 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f/action returned with HTTP 204 [ 1339.020774] [55813]: [pid: 55813|app: 0|req: 302/570] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 05:55:44 2025] POST /volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1339.510770] [55814]: DEBUG cinder.api.middleware.request_id [None req-bb2bf713-e2df-4d71-a628-c59ad707f6ad None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.512832] [55814]: INFO cinder.api.openstack.wsgi [None req-bb2bf713-e2df-4d71-a628-c59ad707f6ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1339.513074] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bb2bf713-e2df-4d71-a628-c59ad707f6ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.513301] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bb2bf713-e2df-4d71-a628-c59ad707f6ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.522961] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522961] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.526112] [55814]: INFO cinder.volume.api [None req-bb2bf713-e2df-4d71-a628-c59ad707f6ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1339.530235] [55814]: INFO cinder.api.openstack.wsgi [None req-bb2bf713-e2df-4d71-a628-c59ad707f6ad tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1339.530729] [55814]: [pid: 55814|app: 0|req: 269/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:44 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.539739] [55813]: DEBUG cinder.api.middleware.request_id [None req-c40f7f8c-a37f-4161-9b92-f4b01d08c8b2 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.541982] [55813]: INFO cinder.api.openstack.wsgi [None req-c40f7f8c-a37f-4161-9b92-f4b01d08c8b2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1339.542260] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c40f7f8c-a37f-4161-9b92-f4b01d08c8b2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.542468] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c40f7f8c-a37f-4161-9b92-f4b01d08c8b2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.551824] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551824] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.554760] [55813]: INFO cinder.volume.api [None req-c40f7f8c-a37f-4161-9b92-f4b01d08c8b2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1339.558740] [55813]: INFO cinder.api.openstack.wsgi [None req-c40f7f8c-a37f-4161-9b92-f4b01d08c8b2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1339.559100] [55813]: [pid: 55813|app: 0|req: 303/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:44 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.567500] [55814]: DEBUG cinder.api.middleware.request_id [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.569361] [55814]: INFO cinder.api.openstack.wsgi [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1339.569573] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.569784] [55814]: DEBUG cinder.api.openstack.wsgi [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.570025] [55814]: INFO cinder.api.v3.volumes [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume with id: 0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1339.578628] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.578628] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.579096] [55814]: INFO cinder.volume.api [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1339.585845] [55814]: INFO cinder.volume.api [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-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. [ 1339.586215] [55814]: INFO cinder.api.openstack.wsgi [None req-dd75fca9-4f4f-438f-984e-1ce82513a1e7 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 400 [ 1339.586660] [55814]: [pid: 55814|app: 0|req: 270/573] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:55:44 2025] DELETE /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 307 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1339.589095] [55813]: DEBUG cinder.api.middleware.request_id [None req-41315c71-1fc3-4e08-95fd-867b2e655400 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.590954] [55813]: INFO cinder.api.openstack.wsgi [None req-41315c71-1fc3-4e08-95fd-867b2e655400 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1339.591198] [55813]: DEBUG cinder.api.openstack.wsgi [None req-41315c71-1fc3-4e08-95fd-867b2e655400 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.591409] [55813]: DEBUG cinder.api.openstack.wsgi [None req-41315c71-1fc3-4e08-95fd-867b2e655400 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.600006] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.600006] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.602883] [55813]: INFO cinder.volume.api [None req-41315c71-1fc3-4e08-95fd-867b2e655400 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1339.606841] [55813]: INFO cinder.api.openstack.wsgi [None req-41315c71-1fc3-4e08-95fd-867b2e655400 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1339.607194] [55813]: [pid: 55813|app: 0|req: 304/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:44 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.643624] [55814]: DEBUG cinder.api.middleware.request_id [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-03b2e0b3-6b58-4bba-b5fa-d5e78edfe7f2 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.645817] [55814]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-03b2e0b3-6b58-4bba-b5fa-d5e78edfe7f2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1339.646045] [55814]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-03b2e0b3-6b58-4bba-b5fa-d5e78edfe7f2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.646267] [55814]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-03b2e0b3-6b58-4bba-b5fa-d5e78edfe7f2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.655631] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655631] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.658636] [55814]: INFO cinder.volume.api [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-03b2e0b3-6b58-4bba-b5fa-d5e78edfe7f2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1339.662710] [55814]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-03b2e0b3-6b58-4bba-b5fa-d5e78edfe7f2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1339.663076] [55814]: [pid: 55814|app: 0|req: 271/575] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:55:44 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.679393] [55813]: DEBUG cinder.api.middleware.request_id [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.681653] [55813]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] POST http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8/action [ 1339.682050] [55813]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55813) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1339.682198] [55813]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1339.691675] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691675] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.692150] [55813]: INFO cinder.volume.api [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1339.697882] [55813]: INFO cinder.volume.api [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Begin detaching volume completed successfully. [ 1339.698107] [55813]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-3a23c641-295e-422d-b6da-7f1ce1fc0321 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8/action returned with HTTP 202 [ 1339.698477] [55813]: [pid: 55813|app: 0|req: 305/576] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 05:55:44 2025] POST /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1340.716528] [55814]: DEBUG cinder.api.middleware.request_id [None req-a6f6f7be-e6d1-4700-93f9-98dc672ca04d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.716988] [55814]: INFO cinder.api.openstack.wsgi [None req-a6f6f7be-e6d1-4700-93f9-98dc672ca04d None None] GET http://10.180.1.21/volume// [ 1340.717190] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a6f6f7be-e6d1-4700-93f9-98dc672ca04d None None] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.717405] [55814]: DEBUG cinder.api.openstack.wsgi [None req-a6f6f7be-e6d1-4700-93f9-98dc672ca04d None None] Calling method 'all' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.717796] [55814]: INFO cinder.api.openstack.wsgi [None req-a6f6f7be-e6d1-4700-93f9-98dc672ca04d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1340.718135] [55814]: [pid: 55814|app: 0|req: 272/577] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 05:55:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1340.721747] [55813]: DEBUG cinder.api.middleware.request_id [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-9881a81c-a122-42ef-9b35-6be0789781ea None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.724095] [55813]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-9881a81c-a122-42ef-9b35-6be0789781ea tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1340.724359] [55813]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-9881a81c-a122-42ef-9b35-6be0789781ea tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.724649] [55813]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-9881a81c-a122-42ef-9b35-6be0789781ea tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.734180] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.734180] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.737206] [55813]: INFO cinder.volume.api [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-9881a81c-a122-42ef-9b35-6be0789781ea tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1340.741415] [55813]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-9881a81c-a122-42ef-9b35-6be0789781ea tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1340.741777] [55813]: [pid: 55813|app: 0|req: 306/578] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 05:55:46 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1341.870301] [55814]: DEBUG cinder.api.middleware.request_id [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-e7872d06-9860-47e9-b6a1-a3e930bbe5ff None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.872615] [55814]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-e7872d06-9860-47e9-b6a1-a3e930bbe5ff tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f [ 1341.872828] [55814]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-e7872d06-9860-47e9-b6a1-a3e930bbe5ff tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.873125] [55814]: DEBUG cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-e7872d06-9860-47e9-b6a1-a3e930bbe5ff tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'version_select' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.879819] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.879819] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.403791] [55814]: INFO cinder.api.openstack.wsgi [req-3213aabf-c6aa-4072-a1d4-1dc4e264849b req-e7872d06-9860-47e9-b6a1-a3e930bbe5ff tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f returned with HTTP 200 [ 1342.404223] [55814]: [pid: 55814|app: 0|req: 273/579] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:55:47 2025] DELETE /volume/v3/attachments/8d41f00c-3f58-467b-89f3-31d740396b9f => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1343.860034] [55813]: DEBUG cinder.api.middleware.request_id [None req-ac0619c3-9241-453e-8ffa-ee245e398bd3 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.861666] [55813]: INFO cinder.api.openstack.wsgi [None req-ac0619c3-9241-453e-8ffa-ee245e398bd3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1343.861889] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ac0619c3-9241-453e-8ffa-ee245e398bd3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.862118] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ac0619c3-9241-453e-8ffa-ee245e398bd3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.869430] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.869430] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.872659] [55813]: INFO cinder.volume.api [None req-ac0619c3-9241-453e-8ffa-ee245e398bd3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1343.876697] [55813]: INFO cinder.api.openstack.wsgi [None req-ac0619c3-9241-453e-8ffa-ee245e398bd3 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1343.877055] [55813]: [pid: 55813|app: 0|req: 307/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:49 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.798836] [55814]: DEBUG cinder.api.middleware.request_id [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.800973] [55814]: INFO cinder.api.openstack.wsgi [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1350.801204] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.801421] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.801608] [55814]: INFO cinder.api.v3.volumes [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume with id: 0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1350.811776] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.811776] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.812298] [55814]: INFO cinder.volume.api [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1350.828568] [55814]: INFO cinder.volume.api [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume request issued successfully. [ 1350.828751] [55814]: INFO cinder.api.openstack.wsgi [None req-b94340c0-4607-40b3-9a6f-361dc78d4da2 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 202 [ 1350.829277] [55814]: [pid: 55814|app: 0|req: 274/581] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:55:56 2025] DELETE /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1350.831951] [55813]: DEBUG cinder.api.middleware.request_id [None req-61ec8d00-4bf5-4a08-91a6-258b46c84e74 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.834033] [55813]: INFO cinder.api.openstack.wsgi [None req-61ec8d00-4bf5-4a08-91a6-258b46c84e74 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1350.834264] [55813]: DEBUG cinder.api.openstack.wsgi [None req-61ec8d00-4bf5-4a08-91a6-258b46c84e74 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.834487] [55813]: DEBUG cinder.api.openstack.wsgi [None req-61ec8d00-4bf5-4a08-91a6-258b46c84e74 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.841936] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.841936] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.845537] [55813]: INFO cinder.volume.api [None req-61ec8d00-4bf5-4a08-91a6-258b46c84e74 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1350.850032] [55813]: INFO cinder.api.openstack.wsgi [None req-61ec8d00-4bf5-4a08-91a6-258b46c84e74 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1350.850483] [55813]: [pid: 55813|app: 0|req: 308/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:56 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.860639] [55814]: DEBUG cinder.api.middleware.request_id [None req-b8bb949d-ce49-4380-9641-26ab201139f8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.862758] [55814]: INFO cinder.api.openstack.wsgi [None req-b8bb949d-ce49-4380-9641-26ab201139f8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1351.862979] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b8bb949d-ce49-4380-9641-26ab201139f8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.863220] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b8bb949d-ce49-4380-9641-26ab201139f8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.870845] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.870845] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.874213] [55814]: INFO cinder.volume.api [None req-b8bb949d-ce49-4380-9641-26ab201139f8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1351.878293] [55814]: INFO cinder.api.openstack.wsgi [None req-b8bb949d-ce49-4380-9641-26ab201139f8 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1351.878650] [55814]: [pid: 55814|app: 0|req: 275/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:57 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.888777] [55813]: DEBUG cinder.api.middleware.request_id [None req-e62e1c48-85f5-4804-b1ac-68d7d1162f8a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.890910] [55813]: INFO cinder.api.openstack.wsgi [None req-e62e1c48-85f5-4804-b1ac-68d7d1162f8a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1352.891169] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e62e1c48-85f5-4804-b1ac-68d7d1162f8a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.891394] [55813]: DEBUG cinder.api.openstack.wsgi [None req-e62e1c48-85f5-4804-b1ac-68d7d1162f8a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.898965] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.898965] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.902274] [55813]: INFO cinder.volume.api [None req-e62e1c48-85f5-4804-b1ac-68d7d1162f8a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1352.906282] [55813]: INFO cinder.api.openstack.wsgi [None req-e62e1c48-85f5-4804-b1ac-68d7d1162f8a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 200 [ 1352.906790] [55813]: [pid: 55813|app: 0|req: 309/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:58 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.916994] [55814]: DEBUG cinder.api.middleware.request_id [None req-ce3a25dc-30e6-46b2-be20-4faa3275bc44 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.919253] [55814]: INFO cinder.api.openstack.wsgi [None req-ce3a25dc-30e6-46b2-be20-4faa3275bc44 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 [ 1353.919490] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ce3a25dc-30e6-46b2-be20-4faa3275bc44 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.919699] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ce3a25dc-30e6-46b2-be20-4faa3275bc44 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.926688] [55814]: INFO cinder.api.openstack.wsgi [None req-ce3a25dc-30e6-46b2-be20-4faa3275bc44 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 returned with HTTP 404 [ 1353.927177] [55814]: [pid: 55814|app: 0|req: 276/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:59 2025] GET /volume/v3/volumes/0d98edc9-141c-4721-8035-21bd6cc2d0e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1353.969901] [55813]: DEBUG cinder.api.middleware.request_id [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.972011] [55813]: INFO cinder.api.openstack.wsgi [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1353.972244] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.972482] [55813]: DEBUG cinder.api.openstack.wsgi [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.972678] [55813]: INFO cinder.api.v3.volumes [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume with id: a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1353.983704] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.983704] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.984216] [55813]: INFO cinder.volume.api [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1354.002196] [55813]: INFO cinder.volume.api [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume request issued successfully. [ 1354.002382] [55813]: INFO cinder.api.openstack.wsgi [None req-c2f84530-ea17-4c8d-a43c-85ad6e754e05 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 202 [ 1354.002782] [55813]: [pid: 55813|app: 0|req: 310/586] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:55:59 2025] DELETE /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1354.005740] [55814]: DEBUG cinder.api.middleware.request_id [None req-03e0943a-c1b7-4382-a9b7-9a02a947c07a None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.007717] [55814]: INFO cinder.api.openstack.wsgi [None req-03e0943a-c1b7-4382-a9b7-9a02a947c07a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1354.008133] [55814]: DEBUG cinder.api.openstack.wsgi [None req-03e0943a-c1b7-4382-a9b7-9a02a947c07a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.008306] [55814]: DEBUG cinder.api.openstack.wsgi [None req-03e0943a-c1b7-4382-a9b7-9a02a947c07a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.015638] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.015638] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1354.019461] [55814]: INFO cinder.volume.api [None req-03e0943a-c1b7-4382-a9b7-9a02a947c07a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1354.024010] [55814]: INFO cinder.api.openstack.wsgi [None req-03e0943a-c1b7-4382-a9b7-9a02a947c07a tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1354.024402] [55814]: [pid: 55814|app: 0|req: 277/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:55:59 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.034411] [55813]: DEBUG cinder.api.middleware.request_id [None req-ccc52690-93d7-4230-a615-202a040ef264 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.036426] [55813]: INFO cinder.api.openstack.wsgi [None req-ccc52690-93d7-4230-a615-202a040ef264 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1355.036699] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ccc52690-93d7-4230-a615-202a040ef264 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.037233] [55813]: DEBUG cinder.api.openstack.wsgi [None req-ccc52690-93d7-4230-a615-202a040ef264 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.044942] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.044942] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.048208] [55813]: INFO cinder.volume.api [None req-ccc52690-93d7-4230-a615-202a040ef264 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1355.052261] [55813]: INFO cinder.api.openstack.wsgi [None req-ccc52690-93d7-4230-a615-202a040ef264 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1355.052638] [55813]: [pid: 55813|app: 0|req: 311/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:00 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.062455] [55814]: DEBUG cinder.api.middleware.request_id [None req-8b3417aa-8aa2-4e27-ab7e-2b8bee3a6304 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.064616] [55814]: INFO cinder.api.openstack.wsgi [None req-8b3417aa-8aa2-4e27-ab7e-2b8bee3a6304 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1356.064847] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8b3417aa-8aa2-4e27-ab7e-2b8bee3a6304 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.065088] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8b3417aa-8aa2-4e27-ab7e-2b8bee3a6304 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.072789] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.072789] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.076095] [55814]: INFO cinder.volume.api [None req-8b3417aa-8aa2-4e27-ab7e-2b8bee3a6304 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1356.080237] [55814]: INFO cinder.api.openstack.wsgi [None req-8b3417aa-8aa2-4e27-ab7e-2b8bee3a6304 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 200 [ 1356.080602] [55814]: [pid: 55814|app: 0|req: 278/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:01 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.091200] [55813]: DEBUG cinder.api.middleware.request_id [None req-12d06bf3-ec06-42d2-b076-0c0746ae0773 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.094720] [55813]: INFO cinder.api.openstack.wsgi [None req-12d06bf3-ec06-42d2-b076-0c0746ae0773 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 [ 1357.094720] [55813]: DEBUG cinder.api.openstack.wsgi [None req-12d06bf3-ec06-42d2-b076-0c0746ae0773 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.094720] [55813]: DEBUG cinder.api.openstack.wsgi [None req-12d06bf3-ec06-42d2-b076-0c0746ae0773 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.099556] [55813]: INFO cinder.api.openstack.wsgi [None req-12d06bf3-ec06-42d2-b076-0c0746ae0773 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 returned with HTTP 404 [ 1357.100154] [55813]: [pid: 55813|app: 0|req: 312/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:02 2025] GET /volume/v3/volumes/a4f89253-8420-4f6d-923c-c0e754bb7ea9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1357.178743] [55814]: DEBUG cinder.api.middleware.request_id [None req-b0778381-149a-40be-81aa-b5733c85f260 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.180798] [55814]: INFO cinder.api.openstack.wsgi [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1357.181030] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.181302] [55814]: DEBUG cinder.api.openstack.wsgi [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.181533] [55814]: INFO cinder.api.v3.volumes [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume with id: f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1357.191200] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.191200] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.191702] [55814]: INFO cinder.volume.api [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1357.207618] [55814]: INFO cinder.volume.api [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Delete volume request issued successfully. [ 1357.207958] [55814]: INFO cinder.api.openstack.wsgi [None req-b0778381-149a-40be-81aa-b5733c85f260 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 202 [ 1357.208389] [55814]: [pid: 55814|app: 0|req: 279/591] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:56:02 2025] DELETE /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1357.211864] [55813]: DEBUG cinder.api.middleware.request_id [None req-8e70bbf6-7ecd-4f6d-b961-89b6d7ffaa8b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.214778] [55813]: INFO cinder.api.openstack.wsgi [None req-8e70bbf6-7ecd-4f6d-b961-89b6d7ffaa8b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1357.215049] [55813]: DEBUG cinder.api.openstack.wsgi [None req-8e70bbf6-7ecd-4f6d-b961-89b6d7ffaa8b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.215290] [55813]: DEBUG cinder.api.openstack.wsgi [None req-8e70bbf6-7ecd-4f6d-b961-89b6d7ffaa8b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.223898] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.223898] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.227892] [55813]: INFO cinder.volume.api [None req-8e70bbf6-7ecd-4f6d-b961-89b6d7ffaa8b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1357.232880] [55813]: INFO cinder.api.openstack.wsgi [None req-8e70bbf6-7ecd-4f6d-b961-89b6d7ffaa8b tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1357.233271] [55813]: [pid: 55813|app: 0|req: 313/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:02 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.243343] [55814]: DEBUG cinder.api.middleware.request_id [None req-15e66924-ce8d-4c8d-b440-96116f309271 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.245313] [55814]: INFO cinder.api.openstack.wsgi [None req-15e66924-ce8d-4c8d-b440-96116f309271 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1358.245541] [55814]: DEBUG cinder.api.openstack.wsgi [None req-15e66924-ce8d-4c8d-b440-96116f309271 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.245760] [55814]: DEBUG cinder.api.openstack.wsgi [None req-15e66924-ce8d-4c8d-b440-96116f309271 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.256391] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.256391] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.259685] [55814]: INFO cinder.volume.api [None req-15e66924-ce8d-4c8d-b440-96116f309271 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1358.263802] [55814]: INFO cinder.api.openstack.wsgi [None req-15e66924-ce8d-4c8d-b440-96116f309271 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1358.264176] [55814]: [pid: 55814|app: 0|req: 280/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:03 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.388803] [55813]: DEBUG cinder.api.middleware.request_id [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-6cd8e023-0b9e-447f-a267-6a5547b3a31a None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.391262] [55813]: INFO cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-6cd8e023-0b9e-447f-a267-6a5547b3a31a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 [ 1358.391506] [55813]: DEBUG cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-6cd8e023-0b9e-447f-a267-6a5547b3a31a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.391732] [55813]: DEBUG cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-6cd8e023-0b9e-447f-a267-6a5547b3a31a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'version_select' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.399302] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.399302] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.926924] [55813]: INFO cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-6cd8e023-0b9e-447f-a267-6a5547b3a31a tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 returned with HTTP 200 [ 1358.927367] [55813]: [pid: 55813|app: 0|req: 314/594] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 05:56:03 2025] DELETE /volume/v3/attachments/1b97d375-2eb1-471c-832d-fb0afa975bc9 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.933803] [55814]: DEBUG cinder.api.middleware.request_id [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.936062] [55814]: INFO cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 [ 1358.936265] [55814]: DEBUG cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.936481] [55814]: DEBUG cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.936659] [55814]: INFO cinder.api.v3.volumes [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Delete volume with id: 7f770481-25ee-4d2f-b15e-498327333593 [ 1358.943974] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.943974] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.944468] [55814]: INFO cinder.volume.api [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1358.959321] [55814]: INFO cinder.volume.api [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Delete volume request issued successfully. [ 1358.959504] [55814]: INFO cinder.api.openstack.wsgi [req-a6a36d3a-4b81-4c4e-8b7f-48deeba53e4d req-422689d4-6ce4-4081-8d9c-e1d363708a51 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 returned with HTTP 202 [ 1358.959872] [55814]: [pid: 55814|app: 0|req: 281/595] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:56:04 2025] DELETE /volume/v3/volumes/7f770481-25ee-4d2f-b15e-498327333593 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1359.274278] [55813]: DEBUG cinder.api.middleware.request_id [None req-428f7e04-a38a-47d8-9d9c-3865c9c76f88 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.276504] [55813]: INFO cinder.api.openstack.wsgi [None req-428f7e04-a38a-47d8-9d9c-3865c9c76f88 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1359.276790] [55813]: DEBUG cinder.api.openstack.wsgi [None req-428f7e04-a38a-47d8-9d9c-3865c9c76f88 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.276958] [55813]: DEBUG cinder.api.openstack.wsgi [None req-428f7e04-a38a-47d8-9d9c-3865c9c76f88 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.285252] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.285252] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.288792] [55813]: INFO cinder.volume.api [None req-428f7e04-a38a-47d8-9d9c-3865c9c76f88 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Volume info retrieved successfully. [ 1359.293091] [55813]: INFO cinder.api.openstack.wsgi [None req-428f7e04-a38a-47d8-9d9c-3865c9c76f88 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 200 [ 1359.293668] [55813]: [pid: 55813|app: 0|req: 315/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:04 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.304683] [55814]: DEBUG cinder.api.middleware.request_id [None req-ef9c6b66-80d3-452a-afed-a6eae72b6689 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.306780] [55814]: INFO cinder.api.openstack.wsgi [None req-ef9c6b66-80d3-452a-afed-a6eae72b6689 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] GET http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 [ 1360.307142] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ef9c6b66-80d3-452a-afed-a6eae72b6689 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.307510] [55814]: DEBUG cinder.api.openstack.wsgi [None req-ef9c6b66-80d3-452a-afed-a6eae72b6689 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.313586] [55814]: INFO cinder.api.openstack.wsgi [None req-ef9c6b66-80d3-452a-afed-a6eae72b6689 tempest-AttachVolumeNegativeTest-294981624 tempest-AttachVolumeNegativeTest-294981624-project-member] http://10.180.1.21/volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 returned with HTTP 404 [ 1360.314067] [55814]: [pid: 55814|app: 0|req: 282/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:05 2025] GET /volume/v3/volumes/f58ede3e-8a35-4a76-b104-6b8b4a868427 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1367.979067] [55813]: DEBUG cinder.api.middleware.request_id [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.981184] [55813]: INFO cinder.api.openstack.wsgi [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1367.981430] [55813]: DEBUG cinder.api.openstack.wsgi [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.981655] [55813]: DEBUG cinder.api.openstack.wsgi [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.981843] [55813]: INFO cinder.api.v3.volumes [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Delete volume with id: 5d33e273-6583-4d58-b5cb-79899bc36cba [ 1367.992610] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.992610] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.993140] [55813]: INFO cinder.volume.api [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1368.009615] [55813]: INFO cinder.volume.api [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Delete volume request issued successfully. [ 1368.009794] [55813]: INFO cinder.api.openstack.wsgi [None req-11431126-21cd-4cb1-bc3d-f3311c0fd8cf tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 202 [ 1368.010188] [55813]: [pid: 55813|app: 0|req: 316/598] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:56:13 2025] DELETE /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1368.013503] [55814]: DEBUG cinder.api.middleware.request_id [None req-925fbf12-b314-4599-91b0-e3b8fc0013a2 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.015559] [55814]: INFO cinder.api.openstack.wsgi [None req-925fbf12-b314-4599-91b0-e3b8fc0013a2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1368.015816] [55814]: DEBUG cinder.api.openstack.wsgi [None req-925fbf12-b314-4599-91b0-e3b8fc0013a2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.015992] [55814]: DEBUG cinder.api.openstack.wsgi [None req-925fbf12-b314-4599-91b0-e3b8fc0013a2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.023679] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023679] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.027498] [55814]: INFO cinder.volume.api [None req-925fbf12-b314-4599-91b0-e3b8fc0013a2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1368.032111] [55814]: INFO cinder.api.openstack.wsgi [None req-925fbf12-b314-4599-91b0-e3b8fc0013a2 tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1368.032581] [55814]: [pid: 55814|app: 0|req: 283/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:13 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1369.042823] [55813]: DEBUG cinder.api.middleware.request_id [None req-18e14977-1329-496e-867f-66db3e716c9c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.044931] [55813]: INFO cinder.api.openstack.wsgi [None req-18e14977-1329-496e-867f-66db3e716c9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1369.045179] [55813]: DEBUG cinder.api.openstack.wsgi [None req-18e14977-1329-496e-867f-66db3e716c9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.045405] [55813]: DEBUG cinder.api.openstack.wsgi [None req-18e14977-1329-496e-867f-66db3e716c9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.053151] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053151] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.056350] [55813]: INFO cinder.volume.api [None req-18e14977-1329-496e-867f-66db3e716c9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1369.060489] [55813]: INFO cinder.api.openstack.wsgi [None req-18e14977-1329-496e-867f-66db3e716c9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1369.060747] [55813]: [pid: 55813|app: 0|req: 317/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:14 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.071047] [55814]: DEBUG cinder.api.middleware.request_id [None req-5e57da55-41c0-4b1b-bd89-8e6e6ddd718d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.073348] [55814]: INFO cinder.api.openstack.wsgi [None req-5e57da55-41c0-4b1b-bd89-8e6e6ddd718d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1370.073569] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5e57da55-41c0-4b1b-bd89-8e6e6ddd718d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.073783] [55814]: DEBUG cinder.api.openstack.wsgi [None req-5e57da55-41c0-4b1b-bd89-8e6e6ddd718d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.081187] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.081187] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.084553] [55814]: INFO cinder.volume.api [None req-5e57da55-41c0-4b1b-bd89-8e6e6ddd718d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Volume info retrieved successfully. [ 1370.088658] [55814]: INFO cinder.api.openstack.wsgi [None req-5e57da55-41c0-4b1b-bd89-8e6e6ddd718d tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 200 [ 1370.089012] [55814]: [pid: 55814|app: 0|req: 284/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:15 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.099226] [55813]: DEBUG cinder.api.middleware.request_id [None req-588dbdcd-65c2-4bf9-914e-b96efa46ff9c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.101299] [55813]: INFO cinder.api.openstack.wsgi [None req-588dbdcd-65c2-4bf9-914e-b96efa46ff9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] GET http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba [ 1371.101519] [55813]: DEBUG cinder.api.openstack.wsgi [None req-588dbdcd-65c2-4bf9-914e-b96efa46ff9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.101733] [55813]: DEBUG cinder.api.openstack.wsgi [None req-588dbdcd-65c2-4bf9-914e-b96efa46ff9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.107704] [55813]: INFO cinder.api.openstack.wsgi [None req-588dbdcd-65c2-4bf9-914e-b96efa46ff9c tempest-ServerActionsTestOtherA-730437471 tempest-ServerActionsTestOtherA-730437471-project-member] http://10.180.1.21/volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba returned with HTTP 404 [ 1371.108166] [55813]: [pid: 55813|app: 0|req: 318/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:16 2025] GET /volume/v3/volumes/5d33e273-6583-4d58-b5cb-79899bc36cba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1380.028342] [55814]: DEBUG cinder.api.middleware.request_id [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.030651] [55814]: INFO cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1380.031075] [55814]: DEBUG cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1730576599", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1380.033560] [55814]: DEBUG cinder.api.v3.volumes [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1730576599', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1380.033701] [55814]: INFO cinder.api.v3.volumes [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Create volume of 1 GB [ 1380.039269] [55814]: INFO cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Availability Zones retrieved successfully. [ 1380.045841] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Flow 'volume_create_api' (f0450824-0ace-4ed8-965b-7ed41687fdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1380.046956] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391f5193-cef3-4e45-9bf7-130c49a42cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.048014] [55814]: DEBUG cinder.volume.flows.api.create_volume [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1380.064813] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391f5193-cef3-4e45-9bf7-130c49a42cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.065736] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88025c6-b7f0-4fa9-a605-bfab8b078bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.107605] [55814]: DEBUG cinder.quota [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Created reservations ['57f91732-9fe1-4b23-9410-dde035cca122', 'e79e55a6-6217-47a4-8f47-c59bc57619a5', 'c8ba67b8-31f8-4767-8a78-5de244749326', 'c9b9ee1c-c423-4c16-96c3-414be4c15426'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1380.108625] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88025c6-b7f0-4fa9-a605-bfab8b078bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57f91732-9fe1-4b23-9410-dde035cca122', 'e79e55a6-6217-47a4-8f47-c59bc57619a5', 'c8ba67b8-31f8-4767-8a78-5de244749326', 'c9b9ee1c-c423-4c16-96c3-414be4c15426']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.109553] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee73cc6-a306-4d7d-9f37-f183f7eae997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.123800] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee73cc6-a306-4d7d-9f37-f183f7eae997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae9b79c-75ad-4851-8244-cc3b39b65bdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1730576599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='654ef12f7d4048529eb9e5f3ec85f065',qos_specs=None,replication_status=,reservations=['57f91732-9fe1-4b23-9410-dde035cca122','e79e55a6-6217-47a4-8f47-c59bc57619a5','c8ba67b8-31f8-4767-8a78-5de244749326','c9b9ee1c-c423-4c16-96c3-414be4c15426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4336c0d488a9443998a193c43f305241',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1730576599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae9b79c-75ad-4851-8244-cc3b39b65bdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='654ef12f7d4048529eb9e5f3ec85f065',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='4336c0d488a9443998a193c43f305241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.124735] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e4f6b2-8be5-4d3c-8974-e66f0dda7543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.135970] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e4f6b2-8be5-4d3c-8974-e66f0dda7543) 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-1730576599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='654ef12f7d4048529eb9e5f3ec85f065',qos_specs=None,replication_status=,reservations=['57f91732-9fe1-4b23-9410-dde035cca122','e79e55a6-6217-47a4-8f47-c59bc57619a5','c8ba67b8-31f8-4767-8a78-5de244749326','c9b9ee1c-c423-4c16-96c3-414be4c15426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4336c0d488a9443998a193c43f305241',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.136779] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f2ebe7-b62d-4b2c-92bc-def477ed3519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.145215] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f2ebe7-b62d-4b2c-92bc-def477ed3519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.146219] [55814]: DEBUG cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Flow 'volume_create_api' (f0450824-0ace-4ed8-965b-7ed41687fdb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1380.146565] [55814]: INFO cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Create volume request issued successfully. [ 1380.147244] [55814]: INFO cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-9e75c939-3574-4449-8ded-32971a31e84e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1380.147694] [55814]: [pid: 55814|app: 0|req: 285/603] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 05:56:25 2025] POST /volume/v3/volumes => generated 754 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1380.151708] [55813]: DEBUG cinder.api.middleware.request_id [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-49f6b0d5-2e17-48cd-ae72-43f300df16b8 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.154057] [55813]: INFO cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-49f6b0d5-2e17-48cd-ae72-43f300df16b8 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1380.154287] [55813]: DEBUG cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-49f6b0d5-2e17-48cd-ae72-43f300df16b8 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.154502] [55813]: DEBUG cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-49f6b0d5-2e17-48cd-ae72-43f300df16b8 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.162304] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.162304] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.165957] [55813]: INFO cinder.volume.api [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-49f6b0d5-2e17-48cd-ae72-43f300df16b8 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Volume info retrieved successfully. [ 1380.170398] [55813]: INFO cinder.api.openstack.wsgi [req-ed8361f4-db7d-4a35-8a8a-b33429ecd549 req-49f6b0d5-2e17-48cd-ae72-43f300df16b8 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 200 [ 1380.170813] [55813]: [pid: 55813|app: 0|req: 319/604] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:25 2025] GET /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.186485] [55814]: DEBUG cinder.api.middleware.request_id [req-c97ffca1-cfc5-446d-98a7-80e29963904f req-277fb59a-10d5-4a61-912c-f1248f7b1978 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.188959] [55814]: INFO cinder.api.openstack.wsgi [req-c97ffca1-cfc5-446d-98a7-80e29963904f req-277fb59a-10d5-4a61-912c-f1248f7b1978 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1380.189197] [55814]: DEBUG cinder.api.openstack.wsgi [req-c97ffca1-cfc5-446d-98a7-80e29963904f req-277fb59a-10d5-4a61-912c-f1248f7b1978 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.189420] [55814]: DEBUG cinder.api.openstack.wsgi [req-c97ffca1-cfc5-446d-98a7-80e29963904f req-277fb59a-10d5-4a61-912c-f1248f7b1978 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.197130] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.197130] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.200496] [55814]: INFO cinder.volume.api [req-c97ffca1-cfc5-446d-98a7-80e29963904f req-277fb59a-10d5-4a61-912c-f1248f7b1978 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Volume info retrieved successfully. [ 1380.204640] [55814]: INFO cinder.api.openstack.wsgi [req-c97ffca1-cfc5-446d-98a7-80e29963904f req-277fb59a-10d5-4a61-912c-f1248f7b1978 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 200 [ 1380.205057] [55814]: [pid: 55814|app: 0|req: 286/605] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:25 2025] GET /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.221348] [55813]: DEBUG cinder.api.middleware.request_id [req-c25e3604-7c67-488d-b78d-34b0024bccb6 req-5a6acdd9-8ecc-4fca-b695-8301d3314d2d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.223766] [55813]: INFO cinder.api.openstack.wsgi [req-c25e3604-7c67-488d-b78d-34b0024bccb6 req-5a6acdd9-8ecc-4fca-b695-8301d3314d2d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1381.224012] [55813]: DEBUG cinder.api.openstack.wsgi [req-c25e3604-7c67-488d-b78d-34b0024bccb6 req-5a6acdd9-8ecc-4fca-b695-8301d3314d2d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.224240] [55813]: DEBUG cinder.api.openstack.wsgi [req-c25e3604-7c67-488d-b78d-34b0024bccb6 req-5a6acdd9-8ecc-4fca-b695-8301d3314d2d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.231788] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.231788] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.235133] [55813]: INFO cinder.volume.api [req-c25e3604-7c67-488d-b78d-34b0024bccb6 req-5a6acdd9-8ecc-4fca-b695-8301d3314d2d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Volume info retrieved successfully. [ 1381.239356] [55813]: INFO cinder.api.openstack.wsgi [req-c25e3604-7c67-488d-b78d-34b0024bccb6 req-5a6acdd9-8ecc-4fca-b695-8301d3314d2d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 200 [ 1381.239729] [55813]: [pid: 55813|app: 0|req: 320/606] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:26 2025] GET /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.254548] [55814]: DEBUG cinder.api.middleware.request_id [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.256870] [55814]: INFO cinder.api.openstack.wsgi [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1381.257270] [55814]: DEBUG cinder.api.openstack.wsgi [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ae9b79c-75ad-4851-8244-cc3b39b65bdf", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1495268655", "description": null, "metadata": {}}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1381.266174] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.266174] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.266665] [55814]: INFO cinder.volume.api [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Volume info retrieved successfully. [ 1381.266826] [55814]: INFO cinder.api.v3.snapshots [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Create snapshot from volume 4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1381.278926] [55814]: WARNING cinder.quota [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-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. [ 1381.294047] [55814]: DEBUG cinder.quota [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Created reservations ['90cd9fe0-068e-49db-ac55-68d331cb4533', '421f4b7f-cbfd-467b-a2cc-43dc90018bb4', 'ac004930-4036-4244-8771-e8d039a7450c', 'fb8b2d0c-b341-4c11-afd0-8609bef07355'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1381.334013] [55814]: INFO cinder.volume.api [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Snapshot create request issued successfully. [ 1381.334397] [55814]: INFO cinder.api.openstack.wsgi [req-5b9b5e42-128a-45f7-b53e-de02a17b2d87 req-263529e6-ed62-40cb-8865-05529dc3db80 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1381.334821] [55814]: [pid: 55814|app: 0|req: 287/607] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 05:56:26 2025] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1381.349020] [55813]: DEBUG cinder.api.middleware.request_id [req-60562c00-8691-4fa7-8d1b-cb326a36d1d5 req-29f664bb-eb97-4b08-a420-2ee634373327 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.350743] [55813]: INFO cinder.api.openstack.wsgi [req-60562c00-8691-4fa7-8d1b-cb326a36d1d5 req-29f664bb-eb97-4b08-a420-2ee634373327 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 [ 1381.350997] [55813]: DEBUG cinder.api.openstack.wsgi [req-60562c00-8691-4fa7-8d1b-cb326a36d1d5 req-29f664bb-eb97-4b08-a420-2ee634373327 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.351271] [55813]: DEBUG cinder.api.openstack.wsgi [req-60562c00-8691-4fa7-8d1b-cb326a36d1d5 req-29f664bb-eb97-4b08-a420-2ee634373327 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.368971] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.368971] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.369491] [55813]: INFO cinder.volume.api [req-60562c00-8691-4fa7-8d1b-cb326a36d1d5 req-29f664bb-eb97-4b08-a420-2ee634373327 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Snapshot retrieved successfully. [ 1381.370479] [55813]: INFO cinder.api.openstack.wsgi [req-60562c00-8691-4fa7-8d1b-cb326a36d1d5 req-29f664bb-eb97-4b08-a420-2ee634373327 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 returned with HTTP 200 [ 1381.370843] [55813]: [pid: 55813|app: 0|req: 321/608] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 05:56:26 2025] GET /volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.385145] [55814]: DEBUG cinder.api.middleware.request_id [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.387064] [55814]: INFO cinder.api.openstack.wsgi [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1381.387412] [55814]: DEBUG cinder.api.openstack.wsgi [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.387754] [55814]: DEBUG cinder.api.openstack.wsgi [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'detail' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.388178] [55814]: DEBUG cinder.api.api_utils [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Removing options '' from query. {{(pid=55814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1381.388640] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.388640] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.390426] [55814]: DEBUG cinder.db.sqlalchemy.api [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Building query based on filter {{(pid=55814) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1381.399735] [55814]: INFO cinder.volume.api [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Get all snapshots completed successfully. [ 1381.400315] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.400315] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.401078] [55814]: INFO cinder.api.openstack.wsgi [req-635c955e-52a8-49a1-8599-ea38d5adbaaf req-ae0d48bb-7598-4659-9358-9cb90930220b tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1381.401536] [55814]: [pid: 55814|app: 0|req: 288/609] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 05:56:26 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.414815] [55813]: DEBUG cinder.api.middleware.request_id [req-f9727233-c166-417a-a3b7-4b7ecb0536f8 req-169b5b73-92c1-432d-93a8-6cf42da02d1e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.417015] [55813]: INFO cinder.api.openstack.wsgi [req-f9727233-c166-417a-a3b7-4b7ecb0536f8 req-169b5b73-92c1-432d-93a8-6cf42da02d1e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 [ 1381.417250] [55813]: DEBUG cinder.api.openstack.wsgi [req-f9727233-c166-417a-a3b7-4b7ecb0536f8 req-169b5b73-92c1-432d-93a8-6cf42da02d1e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.417471] [55813]: DEBUG cinder.api.openstack.wsgi [req-f9727233-c166-417a-a3b7-4b7ecb0536f8 req-169b5b73-92c1-432d-93a8-6cf42da02d1e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.422628] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.422628] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.423085] [55813]: INFO cinder.volume.api [req-f9727233-c166-417a-a3b7-4b7ecb0536f8 req-169b5b73-92c1-432d-93a8-6cf42da02d1e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Snapshot retrieved successfully. [ 1381.423964] [55813]: INFO cinder.api.openstack.wsgi [req-f9727233-c166-417a-a3b7-4b7ecb0536f8 req-169b5b73-92c1-432d-93a8-6cf42da02d1e tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 returned with HTTP 200 [ 1381.424319] [55813]: [pid: 55813|app: 0|req: 322/610] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 05:56:26 2025] GET /volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.436026] [55814]: DEBUG cinder.api.middleware.request_id [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.437723] [55814]: INFO cinder.api.openstack.wsgi [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 [ 1381.437911] [55814]: DEBUG cinder.api.openstack.wsgi [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.438139] [55814]: DEBUG cinder.api.openstack.wsgi [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.438267] [55814]: INFO cinder.api.v2.snapshots [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Delete snapshot with id: e903c814-5703-422e-8e42-237fd1d3bfc7 [ 1381.443582] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.443582] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.444062] [55814]: INFO cinder.volume.api [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Snapshot retrieved successfully. [ 1381.457820] [55814]: INFO cinder.volume.api [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Snapshot delete request issued successfully. [ 1381.457820] [55814]: INFO cinder.api.openstack.wsgi [req-078a7aea-1299-4a8a-8bbb-fe592fe892e0 req-ec913746-cdfe-43a6-9111-232e938674f3 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 returned with HTTP 202 [ 1381.458162] [55814]: [pid: 55814|app: 0|req: 289/611] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 05:56:26 2025] DELETE /volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1381.469830] [55813]: DEBUG cinder.api.middleware.request_id [req-a4c4b2a0-5240-4280-b899-d39affb04592 req-e99a4dd3-f4c3-4000-afa0-ed1f8fbbeeac None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.472179] [55813]: INFO cinder.api.openstack.wsgi [req-a4c4b2a0-5240-4280-b899-d39affb04592 req-e99a4dd3-f4c3-4000-afa0-ed1f8fbbeeac tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 [ 1381.472410] [55813]: DEBUG cinder.api.openstack.wsgi [req-a4c4b2a0-5240-4280-b899-d39affb04592 req-e99a4dd3-f4c3-4000-afa0-ed1f8fbbeeac tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.472624] [55813]: DEBUG cinder.api.openstack.wsgi [req-a4c4b2a0-5240-4280-b899-d39affb04592 req-e99a4dd3-f4c3-4000-afa0-ed1f8fbbeeac tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.477820] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.477820] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.478295] [55813]: INFO cinder.volume.api [req-a4c4b2a0-5240-4280-b899-d39affb04592 req-e99a4dd3-f4c3-4000-afa0-ed1f8fbbeeac tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Snapshot retrieved successfully. [ 1381.479204] [55813]: INFO cinder.api.openstack.wsgi [req-a4c4b2a0-5240-4280-b899-d39affb04592 req-e99a4dd3-f4c3-4000-afa0-ed1f8fbbeeac tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 returned with HTTP 200 [ 1381.479558] [55813]: [pid: 55813|app: 0|req: 323/612] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 05:56:26 2025] GET /volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.494380] [55814]: DEBUG cinder.api.middleware.request_id [req-f4313628-7f84-414a-909a-18bd0d39c0cc req-2b353c15-b180-4929-8adb-95e2f99c796c None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.496706] [55814]: INFO cinder.api.openstack.wsgi [req-f4313628-7f84-414a-909a-18bd0d39c0cc req-2b353c15-b180-4929-8adb-95e2f99c796c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 [ 1382.496929] [55814]: DEBUG cinder.api.openstack.wsgi [req-f4313628-7f84-414a-909a-18bd0d39c0cc req-2b353c15-b180-4929-8adb-95e2f99c796c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.497165] [55814]: DEBUG cinder.api.openstack.wsgi [req-f4313628-7f84-414a-909a-18bd0d39c0cc req-2b353c15-b180-4929-8adb-95e2f99c796c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.501880] [55814]: INFO cinder.api.openstack.wsgi [req-f4313628-7f84-414a-909a-18bd0d39c0cc req-2b353c15-b180-4929-8adb-95e2f99c796c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 returned with HTTP 404 [ 1382.502479] [55814]: [pid: 55814|app: 0|req: 290/613] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 05:56:27 2025] GET /volume/v3/snapshots/e903c814-5703-422e-8e42-237fd1d3bfc7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1382.513663] [55813]: DEBUG cinder.api.middleware.request_id [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.515912] [55813]: INFO cinder.api.openstack.wsgi [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1382.516115] [55813]: DEBUG cinder.api.openstack.wsgi [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.516336] [55813]: DEBUG cinder.api.openstack.wsgi [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.516528] [55813]: INFO cinder.api.v3.volumes [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Delete volume with id: 4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1382.524069] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.524069] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.524564] [55813]: INFO cinder.volume.api [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Volume info retrieved successfully. [ 1382.536854] [55813]: INFO cinder.volume.api [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Delete volume request issued successfully. [ 1382.537054] [55813]: INFO cinder.api.openstack.wsgi [req-f4ba787a-0ab2-42dc-a10e-71fb9df65a18 req-00069509-b65d-4259-a361-c15635f4108c tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 202 [ 1382.537449] [55813]: [pid: 55813|app: 0|req: 324/614] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:56:27 2025] DELETE /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1382.550419] [55814]: DEBUG cinder.api.middleware.request_id [req-ad78515f-609a-4068-bc01-055f3b85c5a1 req-7a25dfdc-e5c4-461b-a421-8ec8222e110d None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.552740] [55814]: INFO cinder.api.openstack.wsgi [req-ad78515f-609a-4068-bc01-055f3b85c5a1 req-7a25dfdc-e5c4-461b-a421-8ec8222e110d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1382.552968] [55814]: DEBUG cinder.api.openstack.wsgi [req-ad78515f-609a-4068-bc01-055f3b85c5a1 req-7a25dfdc-e5c4-461b-a421-8ec8222e110d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.553197] [55814]: DEBUG cinder.api.openstack.wsgi [req-ad78515f-609a-4068-bc01-055f3b85c5a1 req-7a25dfdc-e5c4-461b-a421-8ec8222e110d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.560541] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.560541] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.564113] [55814]: INFO cinder.volume.api [req-ad78515f-609a-4068-bc01-055f3b85c5a1 req-7a25dfdc-e5c4-461b-a421-8ec8222e110d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Volume info retrieved successfully. [ 1382.568206] [55814]: INFO cinder.api.openstack.wsgi [req-ad78515f-609a-4068-bc01-055f3b85c5a1 req-7a25dfdc-e5c4-461b-a421-8ec8222e110d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 200 [ 1382.568615] [55814]: [pid: 55814|app: 0|req: 291/615] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:27 2025] GET /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.584599] [55813]: DEBUG cinder.api.middleware.request_id [req-504011ea-d065-425b-9c42-b790597af906 req-fffad33e-956b-4252-b08f-3a9dec65ce78 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.586859] [55813]: INFO cinder.api.openstack.wsgi [req-504011ea-d065-425b-9c42-b790597af906 req-fffad33e-956b-4252-b08f-3a9dec65ce78 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1383.587100] [55813]: DEBUG cinder.api.openstack.wsgi [req-504011ea-d065-425b-9c42-b790597af906 req-fffad33e-956b-4252-b08f-3a9dec65ce78 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.587324] [55813]: DEBUG cinder.api.openstack.wsgi [req-504011ea-d065-425b-9c42-b790597af906 req-fffad33e-956b-4252-b08f-3a9dec65ce78 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.593469] [55813]: INFO cinder.api.openstack.wsgi [req-504011ea-d065-425b-9c42-b790597af906 req-fffad33e-956b-4252-b08f-3a9dec65ce78 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 404 [ 1383.594045] [55813]: [pid: 55813|app: 0|req: 325/616] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:28 2025] GET /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1383.606578] [55814]: DEBUG cinder.api.middleware.request_id [req-f4ed98b6-eaa3-43c3-b742-a093091fd71c req-105a44a8-348c-4fe0-a748-91de80a65593 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.608897] [55814]: INFO cinder.api.openstack.wsgi [req-f4ed98b6-eaa3-43c3-b742-a093091fd71c req-105a44a8-348c-4fe0-a748-91de80a65593 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1383.609106] [55814]: DEBUG cinder.api.openstack.wsgi [req-f4ed98b6-eaa3-43c3-b742-a093091fd71c req-105a44a8-348c-4fe0-a748-91de80a65593 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.609324] [55814]: DEBUG cinder.api.openstack.wsgi [req-f4ed98b6-eaa3-43c3-b742-a093091fd71c req-105a44a8-348c-4fe0-a748-91de80a65593 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.609512] [55814]: INFO cinder.api.v3.volumes [req-f4ed98b6-eaa3-43c3-b742-a093091fd71c req-105a44a8-348c-4fe0-a748-91de80a65593 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Delete volume with id: 4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1383.615500] [55814]: INFO cinder.api.openstack.wsgi [req-f4ed98b6-eaa3-43c3-b742-a093091fd71c req-105a44a8-348c-4fe0-a748-91de80a65593 tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 404 [ 1383.616089] [55814]: [pid: 55814|app: 0|req: 292/617] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 05:56:28 2025] DELETE /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1383.628416] [55813]: DEBUG cinder.api.middleware.request_id [req-c1feb08a-3d1b-45fd-8347-3e421ff640f5 req-e916bd2b-d427-4648-9ef1-b27468402c3d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.630620] [55813]: INFO cinder.api.openstack.wsgi [req-c1feb08a-3d1b-45fd-8347-3e421ff640f5 req-e916bd2b-d427-4648-9ef1-b27468402c3d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf [ 1383.630847] [55813]: DEBUG cinder.api.openstack.wsgi [req-c1feb08a-3d1b-45fd-8347-3e421ff640f5 req-e916bd2b-d427-4648-9ef1-b27468402c3d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.631078] [55813]: DEBUG cinder.api.openstack.wsgi [req-c1feb08a-3d1b-45fd-8347-3e421ff640f5 req-e916bd2b-d427-4648-9ef1-b27468402c3d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.637768] [55813]: INFO cinder.api.openstack.wsgi [req-c1feb08a-3d1b-45fd-8347-3e421ff640f5 req-e916bd2b-d427-4648-9ef1-b27468402c3d tempest-VolumesSnapshotsTestJSON-1162715482 tempest-VolumesSnapshotsTestJSON-1162715482-project-member] http://10.180.1.21/volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf returned with HTTP 404 [ 1383.638238] [55813]: [pid: 55813|app: 0|req: 326/618] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:28 2025] GET /volume/v3/volumes/4ae9b79c-75ad-4851-8244-cc3b39b65bdf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1384.288559] [55814]: DEBUG cinder.api.middleware.request_id [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.337429] [55814]: INFO cinder.api.openstack.wsgi [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1384.337822] [55814]: DEBUG cinder.api.openstack.wsgi [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1346263554"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1384.339773] [55814]: DEBUG cinder.api.v3.volumes [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1346263554'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1384.339910] [55814]: INFO cinder.api.v3.volumes [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume of 1 GB [ 1384.345838] [55814]: INFO cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Availability Zones retrieved successfully. [ 1384.352763] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Flow 'volume_create_api' (3541e663-396a-4eb2-a143-616b1622770b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1384.354127] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fc2051-fd35-4124-852d-53ff096bf20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1384.355212] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1384.373639] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fc2051-fd35-4124-852d-53ff096bf20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1384.374439] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c674ab-7e34-4f79-b67b-4b9dccdffcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1384.413198] [55814]: DEBUG cinder.quota [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Created reservations ['72722dd2-240c-485c-a398-3c51b5113385', '4ccba3aa-dd00-49ee-9ff3-84b1adbf61ce', 'f84d9631-9ecc-4615-9589-c4a6923f9b2a', '398909c6-1801-4876-89b6-089b85cead7f'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1384.414018] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c674ab-7e34-4f79-b67b-4b9dccdffcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72722dd2-240c-485c-a398-3c51b5113385', '4ccba3aa-dd00-49ee-9ff3-84b1adbf61ce', 'f84d9631-9ecc-4615-9589-c4a6923f9b2a', '398909c6-1801-4876-89b6-089b85cead7f']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1384.414857] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0d2905-71bf-4448-974a-16ea605f3648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1384.428566] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0d2905-71bf-4448-974a-16ea605f3648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '193a620c-283e-4344-a883-b27a6501cbbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1346263554',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',qos_specs=None,replication_status=,reservations=['72722dd2-240c-485c-a398-3c51b5113385','4ccba3aa-dd00-49ee-9ff3-84b1adbf61ce','f84d9631-9ecc-4615-9589-c4a6923f9b2a','398909c6-1801-4876-89b6-089b85cead7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa8cc12744f4ba19655b70d5f07c772',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1346263554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=193a620c-283e-4344-a883-b27a6501cbbe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',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='efa8cc12744f4ba19655b70d5f07c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1384.429424] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a83e58-8faf-42e1-b445-3f7b4a0b63c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1384.442019] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a83e58-8faf-42e1-b445-3f7b4a0b63c5) 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-1346263554',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',qos_specs=None,replication_status=,reservations=['72722dd2-240c-485c-a398-3c51b5113385','4ccba3aa-dd00-49ee-9ff3-84b1adbf61ce','f84d9631-9ecc-4615-9589-c4a6923f9b2a','398909c6-1801-4876-89b6-089b85cead7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa8cc12744f4ba19655b70d5f07c772',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1384.442818] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (295e64cd-0925-4b37-b476-b996f271a1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1384.450393] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (295e64cd-0925-4b37-b476-b996f271a1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1384.451573] [55814]: DEBUG cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Flow 'volume_create_api' (3541e663-396a-4eb2-a143-616b1622770b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1384.451910] [55814]: INFO cinder.volume.api [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume request issued successfully. [ 1384.452553] [55814]: INFO cinder.api.openstack.wsgi [None req-cfb39660-9557-4a2f-ab62-d9629b5c6ca1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1384.452984] [55814]: [pid: 55814|app: 0|req: 293/619] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 05:56:29 2025] POST /volume/v3/volumes => generated 759 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1384.461470] [55813]: DEBUG cinder.api.middleware.request_id [None req-5ce2f166-33f3-4dd6-83c5-3d85e750b3a0 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.463590] [55813]: INFO cinder.api.openstack.wsgi [None req-5ce2f166-33f3-4dd6-83c5-3d85e750b3a0 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe [ 1384.463815] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5ce2f166-33f3-4dd6-83c5-3d85e750b3a0 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.464040] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5ce2f166-33f3-4dd6-83c5-3d85e750b3a0 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.471514] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.471514] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.475406] [55813]: INFO cinder.volume.api [None req-5ce2f166-33f3-4dd6-83c5-3d85e750b3a0 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1384.479586] [55813]: INFO cinder.api.openstack.wsgi [None req-5ce2f166-33f3-4dd6-83c5-3d85e750b3a0 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe returned with HTTP 200 [ 1384.479947] [55813]: [pid: 55813|app: 0|req: 327/620] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:29 2025] GET /volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.490098] [55814]: DEBUG cinder.api.middleware.request_id [None req-bb3e0734-4f04-4464-97cd-cf922f8cb60f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.492462] [55814]: INFO cinder.api.openstack.wsgi [None req-bb3e0734-4f04-4464-97cd-cf922f8cb60f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe [ 1385.492686] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bb3e0734-4f04-4464-97cd-cf922f8cb60f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.492909] [55814]: DEBUG cinder.api.openstack.wsgi [None req-bb3e0734-4f04-4464-97cd-cf922f8cb60f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.500477] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.500477] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.503826] [55814]: INFO cinder.volume.api [None req-bb3e0734-4f04-4464-97cd-cf922f8cb60f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1385.507844] [55814]: INFO cinder.api.openstack.wsgi [None req-bb3e0734-4f04-4464-97cd-cf922f8cb60f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe returned with HTTP 200 [ 1385.508202] [55814]: [pid: 55814|app: 0|req: 294/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:30 2025] GET /volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.525544] [55813]: DEBUG cinder.api.middleware.request_id [req-3b00c112-487f-42c3-b9ba-d3978d88dee2 req-eb6b256b-43f8-45fe-8f99-187b4447dc27 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.527713] [55813]: INFO cinder.api.openstack.wsgi [req-3b00c112-487f-42c3-b9ba-d3978d88dee2 req-eb6b256b-43f8-45fe-8f99-187b4447dc27 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe [ 1385.528314] [55813]: DEBUG cinder.api.openstack.wsgi [req-3b00c112-487f-42c3-b9ba-d3978d88dee2 req-eb6b256b-43f8-45fe-8f99-187b4447dc27 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.528422] [55813]: DEBUG cinder.api.openstack.wsgi [req-3b00c112-487f-42c3-b9ba-d3978d88dee2 req-eb6b256b-43f8-45fe-8f99-187b4447dc27 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.535543] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.535543] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.538671] [55813]: INFO cinder.volume.api [req-3b00c112-487f-42c3-b9ba-d3978d88dee2 req-eb6b256b-43f8-45fe-8f99-187b4447dc27 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1385.542704] [55813]: INFO cinder.api.openstack.wsgi [req-3b00c112-487f-42c3-b9ba-d3978d88dee2 req-eb6b256b-43f8-45fe-8f99-187b4447dc27 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe returned with HTTP 200 [ 1385.543098] [55813]: [pid: 55813|app: 0|req: 328/622] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:30 2025] GET /volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.549786] [55814]: DEBUG cinder.api.middleware.request_id [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.551682] [55814]: INFO cinder.api.openstack.wsgi [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1385.552068] [55814]: DEBUG cinder.api.openstack.wsgi [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-782794965"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1385.553653] [55814]: DEBUG cinder.api.v3.volumes [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-782794965'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1385.553794] [55814]: INFO cinder.api.v3.volumes [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume of 1 GB [ 1385.557334] [55814]: INFO cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Availability Zones retrieved successfully. [ 1385.563848] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Flow 'volume_create_api' (4b20bc2f-eab0-4c67-aea0-8b3bedc416de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1385.565081] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d73686-0da4-432e-87fa-7a19866874ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1385.566110] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1385.582574] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d73686-0da4-432e-87fa-7a19866874ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1385.583500] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a7823e-badc-4f42-af4a-07810f35c625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1385.605412] [55814]: DEBUG cinder.quota [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Created reservations ['fd728035-ec96-4f3c-aebd-044d5323a000', '140fb791-64d3-4eb9-9e94-d260ef83b85c', '884daf1e-5459-49c2-b485-bfb62e8c6d3a', '9f258e3f-41cd-479d-bebc-704a879a9dc6'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1385.606211] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a7823e-badc-4f42-af4a-07810f35c625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd728035-ec96-4f3c-aebd-044d5323a000', '140fb791-64d3-4eb9-9e94-d260ef83b85c', '884daf1e-5459-49c2-b485-bfb62e8c6d3a', '9f258e3f-41cd-479d-bebc-704a879a9dc6']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1385.607075] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b305b712-f679-4358-a746-dbbc38c2192e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1385.619309] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b305b712-f679-4358-a746-dbbc38c2192e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1772d2ac-bde0-44a4-84b1-f983e36167bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-782794965',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',qos_specs=None,replication_status=,reservations=['fd728035-ec96-4f3c-aebd-044d5323a000','140fb791-64d3-4eb9-9e94-d260ef83b85c','884daf1e-5459-49c2-b485-bfb62e8c6d3a','9f258e3f-41cd-479d-bebc-704a879a9dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa8cc12744f4ba19655b70d5f07c772',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-782794965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1772d2ac-bde0-44a4-84b1-f983e36167bd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',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='efa8cc12744f4ba19655b70d5f07c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1385.620158] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b9f77c-6fbf-40f4-b71d-51b1a55f2d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1385.631207] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b9f77c-6fbf-40f4-b71d-51b1a55f2d36) 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-782794965',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',qos_specs=None,replication_status=,reservations=['fd728035-ec96-4f3c-aebd-044d5323a000','140fb791-64d3-4eb9-9e94-d260ef83b85c','884daf1e-5459-49c2-b485-bfb62e8c6d3a','9f258e3f-41cd-479d-bebc-704a879a9dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa8cc12744f4ba19655b70d5f07c772',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1385.631999] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df6027a-4bb7-4815-8a0e-a516f2c05aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1385.638591] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df6027a-4bb7-4815-8a0e-a516f2c05aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1385.639609] [55814]: DEBUG cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Flow 'volume_create_api' (4b20bc2f-eab0-4c67-aea0-8b3bedc416de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1385.639929] [55814]: INFO cinder.volume.api [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume request issued successfully. [ 1385.640589] [55814]: INFO cinder.api.openstack.wsgi [None req-9fc66e18-e9c6-4c7c-a929-ab14fe19a42f tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1385.641022] [55814]: [pid: 55814|app: 0|req: 295/623] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 05:56:30 2025] POST /volume/v3/volumes => generated 758 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1385.649137] [55813]: DEBUG cinder.api.middleware.request_id [None req-34953f66-3f59-482d-a1b5-045fb9933389 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.651164] [55813]: INFO cinder.api.openstack.wsgi [None req-34953f66-3f59-482d-a1b5-045fb9933389 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1385.651383] [55813]: DEBUG cinder.api.openstack.wsgi [None req-34953f66-3f59-482d-a1b5-045fb9933389 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.651659] [55813]: DEBUG cinder.api.openstack.wsgi [None req-34953f66-3f59-482d-a1b5-045fb9933389 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.658842] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.658842] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.662019] [55813]: INFO cinder.volume.api [None req-34953f66-3f59-482d-a1b5-045fb9933389 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1385.665972] [55813]: INFO cinder.api.openstack.wsgi [None req-34953f66-3f59-482d-a1b5-045fb9933389 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd returned with HTTP 200 [ 1385.666329] [55813]: [pid: 55813|app: 0|req: 329/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:30 2025] GET /volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.676612] [55814]: DEBUG cinder.api.middleware.request_id [None req-8ed2c719-1672-4ab8-a6ba-8da8016824a7 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.678844] [55814]: INFO cinder.api.openstack.wsgi [None req-8ed2c719-1672-4ab8-a6ba-8da8016824a7 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1386.679102] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8ed2c719-1672-4ab8-a6ba-8da8016824a7 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.679341] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8ed2c719-1672-4ab8-a6ba-8da8016824a7 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.687194] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.687194] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.690504] [55814]: INFO cinder.volume.api [None req-8ed2c719-1672-4ab8-a6ba-8da8016824a7 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1386.694611] [55814]: INFO cinder.api.openstack.wsgi [None req-8ed2c719-1672-4ab8-a6ba-8da8016824a7 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd returned with HTTP 200 [ 1386.694959] [55814]: [pid: 55814|app: 0|req: 296/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:31 2025] GET /volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.712162] [55813]: DEBUG cinder.api.middleware.request_id [req-7f31d7cc-0e9a-4beb-a8fe-ae7ca939b282 req-ef3012ed-6c93-413c-8347-9a064a72b437 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.714443] [55813]: INFO cinder.api.openstack.wsgi [req-7f31d7cc-0e9a-4beb-a8fe-ae7ca939b282 req-ef3012ed-6c93-413c-8347-9a064a72b437 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1386.714656] [55813]: DEBUG cinder.api.openstack.wsgi [req-7f31d7cc-0e9a-4beb-a8fe-ae7ca939b282 req-ef3012ed-6c93-413c-8347-9a064a72b437 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.714873] [55813]: DEBUG cinder.api.openstack.wsgi [req-7f31d7cc-0e9a-4beb-a8fe-ae7ca939b282 req-ef3012ed-6c93-413c-8347-9a064a72b437 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.722151] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.722151] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.725306] [55813]: INFO cinder.volume.api [req-7f31d7cc-0e9a-4beb-a8fe-ae7ca939b282 req-ef3012ed-6c93-413c-8347-9a064a72b437 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1386.729271] [55813]: INFO cinder.api.openstack.wsgi [req-7f31d7cc-0e9a-4beb-a8fe-ae7ca939b282 req-ef3012ed-6c93-413c-8347-9a064a72b437 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd returned with HTTP 200 [ 1386.729634] [55813]: [pid: 55813|app: 0|req: 330/626] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:32 2025] GET /volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.737060] [55814]: DEBUG cinder.api.middleware.request_id [None req-4f7a308a-6cfa-4fa6-9248-347043473cee None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.739054] [55814]: INFO cinder.api.openstack.wsgi [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1386.739429] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1964227236"}} {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1386.741220] [55814]: DEBUG cinder.api.v3.volumes [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1964227236'}} {{(pid=55814) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1386.741360] [55814]: INFO cinder.api.v3.volumes [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume of 1 GB [ 1386.745249] [55814]: INFO cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Availability Zones retrieved successfully. [ 1386.751816] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Flow 'volume_create_api' (d807f440-8e86-4baf-a3b7-9e8ad41afe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1386.752987] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d4ecbc-b4ff-4652-a589-edf4d66e9be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1386.754052] [55814]: DEBUG cinder.volume.flows.api.create_volume [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Validating volume size '1' using validate_int {{(pid=55814) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1386.769826] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d4ecbc-b4ff-4652-a589-edf4d66e9be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T05:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8bcd7736-3a4b-4451-b034-a15d66163d6e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcd7736-3a4b-4451-b034-a15d66163d6e', '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=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1386.770754] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3babd9c-bbf1-4883-b8bc-ca2f11d97904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1386.793657] [55814]: DEBUG cinder.quota [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Created reservations ['8c7cfce0-4a5f-41a2-b704-1dc395504755', 'd2c0fdae-ffa1-4d43-9a38-0513f2e64647', '6152157d-0320-4e29-ab3e-653669618f78', '87af6b25-7621-4d68-9ebe-ced539ef0f4e'] {{(pid=55814) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1386.794432] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3babd9c-bbf1-4883-b8bc-ca2f11d97904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c7cfce0-4a5f-41a2-b704-1dc395504755', 'd2c0fdae-ffa1-4d43-9a38-0513f2e64647', '6152157d-0320-4e29-ab3e-653669618f78', '87af6b25-7621-4d68-9ebe-ced539ef0f4e']}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1386.795272] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bcac55-0a38-40b2-b18c-def09b8aa66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1386.805223] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bcac55-0a38-40b2-b18c-def09b8aa66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9baa6a-1a67-4109-b070-1d231493c71c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1964227236',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',qos_specs=None,replication_status=,reservations=['8c7cfce0-4a5f-41a2-b704-1dc395504755','d2c0fdae-ffa1-4d43-9a38-0513f2e64647','6152157d-0320-4e29-ab3e-653669618f78','87af6b25-7621-4d68-9ebe-ced539ef0f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa8cc12744f4ba19655b70d5f07c772',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T05:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1964227236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9baa6a-1a67-4109-b070-1d231493c71c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',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='efa8cc12744f4ba19655b70d5f07c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcd7736-3a4b-4451-b034-a15d66163d6e),volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1386.806061] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c19bb2e-f470-43dc-a8d6-5b97ff90f4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1386.816861] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c19bb2e-f470-43dc-a8d6-5b97ff90f4e8) 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-1964227236',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d54afcd1dd264869b9b3f457fb9ecc0a',qos_specs=None,replication_status=,reservations=['8c7cfce0-4a5f-41a2-b704-1dc395504755','d2c0fdae-ffa1-4d43-9a38-0513f2e64647','6152157d-0320-4e29-ab3e-653669618f78','87af6b25-7621-4d68-9ebe-ced539ef0f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa8cc12744f4ba19655b70d5f07c772',volume_type_id=8bcd7736-3a4b-4451-b034-a15d66163d6e)}' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1386.817658] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (171c08fd-9457-47c8-9cf2-1f7f24ba2c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1386.824128] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (171c08fd-9457-47c8-9cf2-1f7f24ba2c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55814) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1386.825106] [55814]: DEBUG cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Flow 'volume_create_api' (d807f440-8e86-4baf-a3b7-9e8ad41afe1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55814) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1386.825419] [55814]: INFO cinder.volume.api [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Create volume request issued successfully. [ 1386.826043] [55814]: INFO cinder.api.openstack.wsgi [None req-4f7a308a-6cfa-4fa6-9248-347043473cee tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1386.826446] [55814]: [pid: 55814|app: 0|req: 297/627] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 05:56:32 2025] POST /volume/v3/volumes => generated 759 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1386.839175] [55813]: DEBUG cinder.api.middleware.request_id [None req-9dde8186-4d5c-4a4e-8c68-baac39a7826b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.841208] [55813]: INFO cinder.api.openstack.wsgi [None req-9dde8186-4d5c-4a4e-8c68-baac39a7826b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c [ 1386.841538] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9dde8186-4d5c-4a4e-8c68-baac39a7826b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.841656] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9dde8186-4d5c-4a4e-8c68-baac39a7826b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.843736] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=159,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1386.849851] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.849851] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.853993] [55813]: INFO cinder.volume.api [None req-9dde8186-4d5c-4a4e-8c68-baac39a7826b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1386.857695] [55813]: INFO cinder.api.openstack.wsgi [None req-9dde8186-4d5c-4a4e-8c68-baac39a7826b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c returned with HTTP 200 [ 1386.858033] [55813]: [pid: 55813|app: 0|req: 331/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:32 2025] GET /volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.872441] [55814]: DEBUG cinder.api.middleware.request_id [None req-8c3f9a5f-bf14-43e5-9364-2c7e20d27b00 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.874643] [55814]: INFO cinder.api.openstack.wsgi [None req-8c3f9a5f-bf14-43e5-9364-2c7e20d27b00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c [ 1387.874866] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8c3f9a5f-bf14-43e5-9364-2c7e20d27b00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.875096] [55814]: DEBUG cinder.api.openstack.wsgi [None req-8c3f9a5f-bf14-43e5-9364-2c7e20d27b00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.882875] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.882875] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.886184] [55814]: INFO cinder.volume.api [None req-8c3f9a5f-bf14-43e5-9364-2c7e20d27b00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1387.890161] [55814]: INFO cinder.api.openstack.wsgi [None req-8c3f9a5f-bf14-43e5-9364-2c7e20d27b00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c returned with HTTP 200 [ 1387.890528] [55814]: [pid: 55814|app: 0|req: 298/629] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:33 2025] GET /volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.910169] [55813]: DEBUG cinder.api.middleware.request_id [req-d25049b8-e5be-464f-866b-8bd5291d9bb4 req-f01e78c9-1c16-4443-974e-ca996425eac1 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.912535] [55813]: INFO cinder.api.openstack.wsgi [req-d25049b8-e5be-464f-866b-8bd5291d9bb4 req-f01e78c9-1c16-4443-974e-ca996425eac1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c [ 1387.912751] [55813]: DEBUG cinder.api.openstack.wsgi [req-d25049b8-e5be-464f-866b-8bd5291d9bb4 req-f01e78c9-1c16-4443-974e-ca996425eac1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.912988] [55813]: DEBUG cinder.api.openstack.wsgi [req-d25049b8-e5be-464f-866b-8bd5291d9bb4 req-f01e78c9-1c16-4443-974e-ca996425eac1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.920196] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.920196] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.923449] [55813]: INFO cinder.volume.api [req-d25049b8-e5be-464f-866b-8bd5291d9bb4 req-f01e78c9-1c16-4443-974e-ca996425eac1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1387.927465] [55813]: INFO cinder.api.openstack.wsgi [req-d25049b8-e5be-464f-866b-8bd5291d9bb4 req-f01e78c9-1c16-4443-974e-ca996425eac1 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c returned with HTTP 200 [ 1387.927820] [55813]: [pid: 55813|app: 0|req: 332/630] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 05:56:33 2025] GET /volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.943816] [55814]: DEBUG cinder.api.middleware.request_id [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.946085] [55814]: INFO cinder.api.openstack.wsgi [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1387.946304] [55814]: DEBUG cinder.api.openstack.wsgi [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.946517] [55814]: DEBUG cinder.api.openstack.wsgi [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.947062] [55814]: DEBUG cinder.api.api_utils [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1387.947895] [55814]: DEBUG cinder.volume.api [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55814) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1387.975526] [55814]: INFO cinder.volume.api [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1387.976543] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.976543] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.980454] [55814]: INFO cinder.api.openstack.wsgi [req-453bda9b-bb13-4aef-af7f-50711d1f4a27 req-35699863-548c-487a-bdcb-56d9682f7cdf tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1387.980867] [55814]: [pid: 55814|app: 0|req: 299/631] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1387.996818] [55813]: DEBUG cinder.api.middleware.request_id [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.999053] [55813]: INFO cinder.api.openstack.wsgi [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1387.999281] [55813]: DEBUG cinder.api.openstack.wsgi [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.999497] [55813]: DEBUG cinder.api.openstack.wsgi [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.999887] [55813]: DEBUG cinder.api.api_utils [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.000765] [55813]: DEBUG cinder.volume.api [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55813) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.028290] [55813]: INFO cinder.volume.api [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.029369] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.029369] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.033706] [55813]: INFO cinder.api.openstack.wsgi [req-95e26086-f33b-41ab-9031-69501a4f9812 req-a62b7046-b7e9-492c-8910-fb15885ad49d tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.034113] [55813]: [pid: 55813|app: 0|req: 333/632] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.049452] [55814]: DEBUG cinder.api.middleware.request_id [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.051728] [55814]: INFO cinder.api.openstack.wsgi [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1388.051946] [55814]: DEBUG cinder.api.openstack.wsgi [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.052179] [55814]: DEBUG cinder.api.openstack.wsgi [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.052463] [55814]: DEBUG cinder.api.api_utils [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.053311] [55814]: DEBUG cinder.volume.api [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55814) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.061937] [55814]: INFO cinder.volume.api [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.062896] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.062896] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.066681] [55814]: INFO cinder.api.openstack.wsgi [req-245c7377-ce0b-45c9-82d3-f0a3c158ccb6 req-8cb77fbb-ddcb-4798-b6a6-af62b43058a8 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.067052] [55814]: [pid: 55814|app: 0|req: 300/633] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] 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) [ 1388.082690] [55813]: DEBUG cinder.api.middleware.request_id [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.084914] [55813]: INFO cinder.api.openstack.wsgi [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1388.085146] [55813]: DEBUG cinder.api.openstack.wsgi [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.085362] [55813]: DEBUG cinder.api.openstack.wsgi [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.085643] [55813]: DEBUG cinder.api.api_utils [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.086484] [55813]: DEBUG cinder.volume.api [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55813) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.095544] [55813]: INFO cinder.volume.api [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.096525] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.096525] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.100550] [55813]: INFO cinder.api.openstack.wsgi [req-b60bbb4e-1ec5-4b0b-98a8-bb5a7b293179 req-e05b6b05-0398-4683-8585-d4cb55153ceb tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.100937] [55813]: [pid: 55813|app: 0|req: 334/634] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.119428] [55814]: DEBUG cinder.api.middleware.request_id [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.121716] [55814]: INFO cinder.api.openstack.wsgi [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1388.121945] [55814]: DEBUG cinder.api.openstack.wsgi [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.122176] [55814]: DEBUG cinder.api.openstack.wsgi [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.122480] [55814]: DEBUG cinder.api.api_utils [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.123295] [55814]: DEBUG cinder.volume.api [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55814) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.131812] [55814]: INFO cinder.volume.api [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.132766] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.132766] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.136502] [55814]: INFO cinder.api.openstack.wsgi [req-b8d519a0-83c3-443f-921d-10a2a31c61fd req-e95423cc-4c9a-46ea-a6a0-380974f7c019 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.136860] [55814]: [pid: 55814|app: 0|req: 301/635] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] 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) [ 1388.152205] [55813]: DEBUG cinder.api.middleware.request_id [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.154360] [55813]: INFO cinder.api.openstack.wsgi [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1388.154574] [55813]: DEBUG cinder.api.openstack.wsgi [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.154793] [55813]: DEBUG cinder.api.openstack.wsgi [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.155082] [55813]: DEBUG cinder.api.api_utils [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.155904] [55813]: DEBUG cinder.volume.api [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55813) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.164672] [55813]: INFO cinder.volume.api [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.165633] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.165633] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.169414] [55813]: INFO cinder.api.openstack.wsgi [req-c5af310e-2d83-4855-b3ae-547a7ca47015 req-ee4063e9-4ce3-416a-a172-10e6f182bf2b tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.169770] [55813]: [pid: 55813|app: 0|req: 335/636] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] 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) [ 1388.186390] [55814]: DEBUG cinder.api.middleware.request_id [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.188577] [55814]: INFO cinder.api.openstack.wsgi [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1388.188803] [55814]: DEBUG cinder.api.openstack.wsgi [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.189026] [55814]: DEBUG cinder.api.openstack.wsgi [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.189299] [55814]: DEBUG cinder.api.api_utils [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.190108] [55814]: DEBUG cinder.volume.api [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55814) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.198268] [55814]: INFO cinder.volume.api [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.199204] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.199204] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.202874] [55814]: INFO cinder.api.openstack.wsgi [req-c17fb54c-663d-4f2a-ab05-376ad84eec57 req-5c260f73-2556-4657-b54d-43ee7bd7c934 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.203242] [55814]: [pid: 55814|app: 0|req: 302/637] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] 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) [ 1388.217586] [55813]: DEBUG cinder.api.middleware.request_id [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.219706] [55813]: INFO cinder.api.openstack.wsgi [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1388.219925] [55813]: DEBUG cinder.api.openstack.wsgi [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.220151] [55813]: DEBUG cinder.api.openstack.wsgi [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'detail' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.220520] [55813]: DEBUG cinder.api.api_utils [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Removing options '' from query. {{(pid=55813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1388.221273] [55813]: DEBUG cinder.volume.api [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55813) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1388.229430] [55813]: INFO cinder.volume.api [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Get all volumes completed successfully. [ 1388.230403] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.230403] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.234223] [55813]: INFO cinder.api.openstack.wsgi [req-cf756d70-a220-4da4-8800-28c3e8ac1200 req-999d1a85-ef47-45ad-b1f2-4461dc50d9ec tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1388.234588] [55813]: [pid: 55813|app: 0|req: 336/638] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 05:56:33 2025] 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) [ 1388.244998] [55814]: DEBUG cinder.api.middleware.request_id [None req-7210406d-98f9-4a57-8d53-477af1ed481e None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.246751] [55814]: INFO cinder.api.openstack.wsgi [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c [ 1388.246966] [55814]: DEBUG cinder.api.openstack.wsgi [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.247190] [55814]: DEBUG cinder.api.openstack.wsgi [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.247372] [55814]: INFO cinder.api.v3.volumes [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Delete volume with id: 0b9baa6a-1a67-4109-b070-1d231493c71c [ 1388.254491] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.254491] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.254964] [55814]: INFO cinder.volume.api [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1388.269423] [55814]: INFO cinder.volume.api [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Delete volume request issued successfully. [ 1388.269423] [55814]: INFO cinder.api.openstack.wsgi [None req-7210406d-98f9-4a57-8d53-477af1ed481e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c returned with HTTP 202 [ 1388.269733] [55814]: [pid: 55814|app: 0|req: 303/639] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:56:33 2025] DELETE /volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1388.272531] [55813]: DEBUG cinder.api.middleware.request_id [None req-9b0279ef-1d04-46a0-adaf-df7e4afbbc16 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.274594] [55813]: INFO cinder.api.openstack.wsgi [None req-9b0279ef-1d04-46a0-adaf-df7e4afbbc16 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c [ 1388.274817] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9b0279ef-1d04-46a0-adaf-df7e4afbbc16 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.275051] [55813]: DEBUG cinder.api.openstack.wsgi [None req-9b0279ef-1d04-46a0-adaf-df7e4afbbc16 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.282348] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.282348] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.285620] [55813]: INFO cinder.volume.api [None req-9b0279ef-1d04-46a0-adaf-df7e4afbbc16 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1388.289639] [55813]: INFO cinder.api.openstack.wsgi [None req-9b0279ef-1d04-46a0-adaf-df7e4afbbc16 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c returned with HTTP 200 [ 1388.290105] [55813]: [pid: 55813|app: 0|req: 337/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:33 2025] GET /volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.300354] [55814]: DEBUG cinder.api.middleware.request_id [None req-4d5eaafb-56d3-4b84-b76d-6ee3aa1d3a72 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.302173] [55814]: INFO cinder.api.openstack.wsgi [None req-4d5eaafb-56d3-4b84-b76d-6ee3aa1d3a72 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c [ 1389.302399] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4d5eaafb-56d3-4b84-b76d-6ee3aa1d3a72 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.302625] [55814]: DEBUG cinder.api.openstack.wsgi [None req-4d5eaafb-56d3-4b84-b76d-6ee3aa1d3a72 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.304811] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=228,cinder:UPDATE=72,cinder:INSERT=47 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1389.309611] [55814]: INFO cinder.api.openstack.wsgi [None req-4d5eaafb-56d3-4b84-b76d-6ee3aa1d3a72 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c returned with HTTP 404 [ 1389.310484] [55814]: [pid: 55814|app: 0|req: 304/641] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:34 2025] GET /volume/v3/volumes/0b9baa6a-1a67-4109-b070-1d231493c71c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1389.313607] [55813]: DEBUG cinder.api.middleware.request_id [None req-5253b38c-7035-40bc-8a5d-275c4139120e None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.315394] [55813]: INFO cinder.api.openstack.wsgi [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1389.315750] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.316102] [55813]: DEBUG cinder.api.openstack.wsgi [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'delete' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.316413] [55813]: INFO cinder.api.v3.volumes [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Delete volume with id: 1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1389.323882] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.323882] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.324655] [55813]: INFO cinder.volume.api [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1389.336114] [55813]: INFO cinder.volume.api [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Delete volume request issued successfully. [ 1389.336290] [55813]: INFO cinder.api.openstack.wsgi [None req-5253b38c-7035-40bc-8a5d-275c4139120e tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd returned with HTTP 202 [ 1389.336733] [55813]: [pid: 55813|app: 0|req: 338/642] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:56:34 2025] DELETE /volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1389.338970] [55814]: DEBUG cinder.api.middleware.request_id [None req-801e005c-709e-494f-a265-0dd4cdc26b43 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.340902] [55814]: INFO cinder.api.openstack.wsgi [None req-801e005c-709e-494f-a265-0dd4cdc26b43 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1389.341135] [55814]: DEBUG cinder.api.openstack.wsgi [None req-801e005c-709e-494f-a265-0dd4cdc26b43 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.341347] [55814]: DEBUG cinder.api.openstack.wsgi [None req-801e005c-709e-494f-a265-0dd4cdc26b43 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.348450] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.348450] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.351804] [55814]: INFO cinder.volume.api [None req-801e005c-709e-494f-a265-0dd4cdc26b43 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1389.355943] [55814]: INFO cinder.api.openstack.wsgi [None req-801e005c-709e-494f-a265-0dd4cdc26b43 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd returned with HTTP 200 [ 1389.356302] [55814]: [pid: 55814|app: 0|req: 305/643] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:34 2025] GET /volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.366343] [55813]: DEBUG cinder.api.middleware.request_id [None req-7d631b69-bf23-4f18-ac7a-bd2996a93dfd None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.368479] [55813]: INFO cinder.api.openstack.wsgi [None req-7d631b69-bf23-4f18-ac7a-bd2996a93dfd tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd [ 1390.368702] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7d631b69-bf23-4f18-ac7a-bd2996a93dfd tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.368922] [55813]: DEBUG cinder.api.openstack.wsgi [None req-7d631b69-bf23-4f18-ac7a-bd2996a93dfd tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.375594] [55813]: INFO cinder.api.openstack.wsgi [None req-7d631b69-bf23-4f18-ac7a-bd2996a93dfd tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd returned with HTTP 404 [ 1390.376060] [55813]: [pid: 55813|app: 0|req: 339/644] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:35 2025] GET /volume/v3/volumes/1772d2ac-bde0-44a4-84b1-f983e36167bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1390.378825] [55814]: DEBUG cinder.api.middleware.request_id [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.380895] [55814]: INFO cinder.api.openstack.wsgi [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] DELETE http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe [ 1390.381124] [55814]: DEBUG cinder.api.openstack.wsgi [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.381338] [55814]: DEBUG cinder.api.openstack.wsgi [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'delete' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.381528] [55814]: INFO cinder.api.v3.volumes [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Delete volume with id: 193a620c-283e-4344-a883-b27a6501cbbe [ 1390.389060] [55814]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.389060] [55814]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.389558] [55814]: INFO cinder.volume.api [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1390.402717] [55814]: INFO cinder.volume.api [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Delete volume request issued successfully. [ 1390.402894] [55814]: INFO cinder.api.openstack.wsgi [None req-221791f5-3bfd-4838-8802-cf24d39b0c34 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe returned with HTTP 202 [ 1390.403275] [55814]: [pid: 55814|app: 0|req: 306/645] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 05:56:35 2025] DELETE /volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1390.405841] [55813]: DEBUG cinder.api.middleware.request_id [None req-a8dd1ce7-914d-4508-9942-5aaa7d508c00 None None] RequestId filter calling following filter/app {{(pid=55813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.407980] [55813]: INFO cinder.api.openstack.wsgi [None req-a8dd1ce7-914d-4508-9942-5aaa7d508c00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe [ 1390.408526] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a8dd1ce7-914d-4508-9942-5aaa7d508c00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.408526] [55813]: DEBUG cinder.api.openstack.wsgi [None req-a8dd1ce7-914d-4508-9942-5aaa7d508c00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.415716] [55813]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.415716] [55813]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.419899] [55813]: INFO cinder.volume.api [None req-a8dd1ce7-914d-4508-9942-5aaa7d508c00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Volume info retrieved successfully. [ 1390.424025] [55813]: INFO cinder.api.openstack.wsgi [None req-a8dd1ce7-914d-4508-9942-5aaa7d508c00 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe returned with HTTP 200 [ 1390.424392] [55813]: [pid: 55813|app: 0|req: 340/646] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:35 2025] GET /volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.434721] [55814]: DEBUG cinder.api.middleware.request_id [None req-008520a9-3032-4362-948b-73a1e3b3fe70 None None] RequestId filter calling following filter/app {{(pid=55814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.436768] [55814]: INFO cinder.api.openstack.wsgi [None req-008520a9-3032-4362-948b-73a1e3b3fe70 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] GET http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe [ 1391.436992] [55814]: DEBUG cinder.api.openstack.wsgi [None req-008520a9-3032-4362-948b-73a1e3b3fe70 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Empty body provided in request {{(pid=55814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.437215] [55814]: DEBUG cinder.api.openstack.wsgi [None req-008520a9-3032-4362-948b-73a1e3b3fe70 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] Calling method 'show' {{(pid=55814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.443470] [55814]: INFO cinder.api.openstack.wsgi [None req-008520a9-3032-4362-948b-73a1e3b3fe70 tempest-VolumesTestJSON-1901635659 tempest-VolumesTestJSON-1901635659-project-member] http://10.180.1.21/volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe returned with HTTP 404 [ 1391.443909] [55814]: [pid: 55814|app: 0|req: 307/647] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 05:56:36 2025] GET /volume/v3/volumes/193a620c-283e-4344-a883-b27a6501cbbe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1400.422085] [55813]: DEBUG dbcounter [-] [55813] Writing DB stats cinder:SELECT=27,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55813) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1401.439660] [55814]: DEBUG dbcounter [-] [55814] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55814) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}